Hi,
and what's about the context menu?
I do not have any context menu within the item / track list. Further more my last.fm artists and tags are not shown. I always have to type them via on screen Keyboard.
Thanks,
Olli
Hi,
and what's about the context menu?
I do not have any context menu within the item / track list. Further more my last.fm artists and tags are not shown. I always have to type them via on screen Keyboard.
Thanks,
Olli
Not really. The previous plugin stored your history but the new one only stores the last entry. Something I wanted to do but never got time.Does the Last.fm API provide tags and artists info from the account? If so will they be available for choosing a tag / artist, or will it be possible to use the osk only?
These are just the stations provided by last.fmMay you can explain what’s behind the Item Mix and Library?
[2013-12-10 01:10:17,342] [Error ] [5 ] [ERROR] - Error getting similar tracks in now playing
[2013-12-10 01:10:17,355] [Log ] [5 ] [ERROR] - Exception: System.Xml.XmlException: Unexpected end of file has occurred. The following elements are not closed: artist, track, similartracks, lfm. Line 4061, position 6.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
at MediaPortal.LastFM.LastFMLibrary.GetXml(String querystring, String httpMethod, Boolean useHttps)
at MediaPortal.LastFM.LastFMLibrary.GetSimilarTracks(String track, String artist)
at MediaPortal.GUI.Music.GUIMusicPlayingNow.UpdateSimilarTrackWorker(String filename, MusicTag tag) Message: Unexpected end of file has occurred. The following elements are not closed: artist, track, similartracks, lfm. Line 4061, position 6. Site : Void Throw(System.Exception) Source : System.Xml Stack Trace: at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String arg)
at System.Xml.XmlTextReaderImpl.ThrowUnclosedElements()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
at System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
at MediaPortal.LastFM.LastFMLibrary.GetXml(String querystring, String httpMethod, Boolean useHttps)
at MediaPortal.LastFM.LastFMLibrary.GetSimilarTracks(String track, String artist)
at MediaPortal.GUI.Music.GUIMusicPlayingNow.UpdateSimilarTrackWorker(String filename, MusicTag tag)
Application: MediaPortal.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Net.WebException
Stack:
at System.Net.HttpWebRequest.GetRequestStream(System.Net.TransportContext ByRef)
at System.Net.HttpWebRequest.GetRequestStream()
at MediaPortal.LastFM.LastFMLibrary.GetXml(System.String, System.String, Boolean)
at MediaPortal.LastFM.LastFMLibrary.ScrobbleTracksInternal(System.Collections.Generic.IEnumerable`1<MediaPortal.LastFM.LastFMScrobbleTrack>)
at MediaPortal.LastFM.LastFMLibrary.ScrobbleTracks(System.Collections.Generic.List`1<MediaPortal.LastFM.LastFMScrobbleTrack>)
at MediaPortal.LastFM.LastFMLibrary.Scrobble(System.String, System.String, System.String, Boolean, System.DateTime)
at MediaPortal.ProcessPlugins.LastFMScrobbler.LastFMScrobbler.ScrobbleTrack(MediaPortal.TagReader.MusicTag, Int32)
at MediaPortal.ProcessPlugins.LastFMScrobbler.LastFMScrobbler.ScrobbleTrack(System.String, Int32)
at MediaPortal.ProcessPlugins.LastFMScrobbler.LastFMScrobbler+<>c__DisplayClasse.<DoOnChangedOrStopped>b__d()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()