home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Plugins
Rockstar - the ultimate online music plugin (Spotify&Grooveshark&Rdio)
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Al_Capone" data-source="post: 1051657" data-attributes="member: 25154"><p>powermarcel10</p><p>Hi, tested the xml you attached, it works as described.</p><p>is is possible to not show menu, but rather load "playlists" directly ? - user would expect to see playlists instantly, instead of having to click a button each time.</p><p></p><p></p><p>Now for something not xml related:</p><p>on each streamed song, I get one error message, these accumulate and after an hour of streaming, requires many "OK" clicks.</p><p></p><p>The errors are like: (and yes, despite what the log says, the version confirmed by extension manager is 2.5.0)</p><p></p><p>[CODE]03-Jan-2014 22:09:05.949 Info [ RockstarPlugin]: Running Rockstar 2.4.2</p><p>03-Jan-2014 22:09:05.975 Info [ TorshifyClient]: Creating session</p><p>03-Jan-2014 22:09:06.535 Info [ RockstarPlugin]: Initialization successful</p><p>03-Jan-2014 22:09:17.336 Info [ Localization]: Using language: en</p><p>03-Jan-2014 22:09:26.349 Info [ TorshifyClient]: Logging in</p><p>03-Jan-2014 22:09:26.512 Info [ TorshifyClient]: Login completed: , status OK</p><p>03-Jan-2014 22:09:26.512 Info [ TorshifyClient]: Connection state updated: Offline, status OK</p><p>03-Jan-2014 22:09:27.344 Info [ TorshifyClient]: Connection state updated: LoggedIn, status OK</p><p>03-Jan-2014 22:09:40.859 Error [ RockstarPlugin]: Streaming track Let it snow, URI spotify:track:1wXeAB4P5vtBJA5xoJMxLp failed System.Exception: Unexpected exception while buffering! ---> Newtonsoft.Json.JsonSerializationException: Error getting value from 'MediaInfo' on 'WifiRemote.MessageNowPlaying'. ---> System.MissingMethodException: Method not found: 'System.String MediaPortal.Music.Database.Song.get_WebImage()'.</p><p> at WifiRemote.NowPlayingMusic..ctor(Song song)</p><p> at WifiRemote.MessageNowPlaying.get_MediaInfo()</p><p> at GetMediaInfo(Object )</p><p> at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)</p><p> --- End of inner exception stack trace ---</p><p> at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value)</p><p> at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value)</p><p> at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings)</p><p> at WifiRemote.SocketServer.SendNowPlayingToAllClients()</p><p> at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType type, String filename)</p><p> at MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename)</p><p> at MediaPortal.Player.g_Player.OnStarted()</p><p> at MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters, Boolean fromPictures, Int32 title, Boolean forcePlay, Boolean fromExtTS)</p><p> at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url)</p><p> --- End of inner exception stack trace ---</p><p> at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url)</p><p> at Rockstar.Core.Client.StreamingClient.OnBufferingCompleted(String url)</p><p> at Rockstar.Core.Client.Spotify.TorshifyClient.Download(Track track)</p><p>03-Jan-2014 22:09:48.191 Error [ RockstarPlugin]: Streaming track Himmel På Jord, URI spotify:track:0WFyQgDzbQCfJuxcHW4Zrt failed System.Exception: Unexpected exception while buffering! ---> Newtonsoft.Json.JsonSerializationException: Error getting value from 'MediaInfo' on 'WifiRemote.MessageNowPlaying'. ---> System.MissingMethodException: Method not found: 'System.String MediaPortal.Music.Database.Song.get_WebImage()'.</p><p> at WifiRemote.NowPlayingMusic..ctor(Song song)</p><p> at WifiRemote.MessageNowPlaying.get_MediaInfo()</p><p> at GetMediaInfo(Object )</p><p> at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)</p><p> --- End of inner exception stack trace ---</p><p> at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value)</p><p> at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value)</p><p> at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings)</p><p> at WifiRemote.SocketServer.SendNowPlayingToAllClients()</p><p> at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType type, String filename)</p><p> at MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename)</p><p> at MediaPortal.Player.g_Player.OnStarted()</p><p> at MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters, Boolean fromPictures, Int32 title, Boolean forcePlay, Boolean fromExtTS)</p><p> at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url)</p><p> --- End of inner exception stack trace ---</p><p> at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url)</p><p> at Rockstar.Core.Client.StreamingClient.OnBufferingCompleted(String url)</p><p> at Rockstar.Core.Client.Spotify.TorshifyClient.Download(Track track)</p><p>03-Jan-2014 22:13:17.053 Error [ RockstarPlugin]: Streaming track Last Christmas - Single Version, URI spotify:track:6cs1TI1lcgyM29XK7cOa3S failed System.Exception: Unexpected exception while buffering! ---> Newtonsoft.Json.JsonSerializationException: Error getting value from 'MediaInfo' on 'WifiRemote.MessageNowPlaying'. ---> System.MissingMethodException: Method not found: 'System.String MediaPortal.Music.Database.Song.get_WebImage()'.</p><p> at WifiRemote.NowPlayingMusic..ctor(Song song)</p><p> at WifiRemote.MessageNowPlaying.get_MediaInfo()</p><p> at GetMediaInfo(Object )</p><p> at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)</p><p> --- End of inner exception stack trace ---</p><p> at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract)</p><p> at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value)</p><p> at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value)</p><p> at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings)</p><p> at WifiRemote.SocketServer.SendNowPlayingToAllClients()</p><p> at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType type, String filename)</p><p> at MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename)</p><p> at MediaPortal.Player.g_Player.OnStarted()</p><p> at MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters, Boolean fromPictures, Int32 title, Boolean forcePlay, Boolean fromExtTS)</p><p> at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url)</p><p> --- End of inner exception stack trace ---</p><p> at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url)</p><p> at Rockstar.Core.Client.StreamingClient.OnBufferingCompleted(String url)</p><p> at Rockstar.Core.Client.Spotify.TorshifyClient.Download(Track track)[/CODE]</p></blockquote><p></p>
[QUOTE="Al_Capone, post: 1051657, member: 25154"] powermarcel10 Hi, tested the xml you attached, it works as described. is is possible to not show menu, but rather load "playlists" directly ? - user would expect to see playlists instantly, instead of having to click a button each time. Now for something not xml related: on each streamed song, I get one error message, these accumulate and after an hour of streaming, requires many "OK" clicks. The errors are like: (and yes, despite what the log says, the version confirmed by extension manager is 2.5.0) [CODE]03-Jan-2014 22:09:05.949 Info [ RockstarPlugin]: Running Rockstar 2.4.2 03-Jan-2014 22:09:05.975 Info [ TorshifyClient]: Creating session 03-Jan-2014 22:09:06.535 Info [ RockstarPlugin]: Initialization successful 03-Jan-2014 22:09:17.336 Info [ Localization]: Using language: en 03-Jan-2014 22:09:26.349 Info [ TorshifyClient]: Logging in 03-Jan-2014 22:09:26.512 Info [ TorshifyClient]: Login completed: , status OK 03-Jan-2014 22:09:26.512 Info [ TorshifyClient]: Connection state updated: Offline, status OK 03-Jan-2014 22:09:27.344 Info [ TorshifyClient]: Connection state updated: LoggedIn, status OK 03-Jan-2014 22:09:40.859 Error [ RockstarPlugin]: Streaming track Let it snow, URI spotify:track:1wXeAB4P5vtBJA5xoJMxLp failed System.Exception: Unexpected exception while buffering! ---> Newtonsoft.Json.JsonSerializationException: Error getting value from 'MediaInfo' on 'WifiRemote.MessageNowPlaying'. ---> System.MissingMethodException: Method not found: 'System.String MediaPortal.Music.Database.Song.get_WebImage()'. at WifiRemote.NowPlayingMusic..ctor(Song song) at WifiRemote.MessageNowPlaying.get_MediaInfo() at GetMediaInfo(Object ) at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings) at WifiRemote.SocketServer.SendNowPlayingToAllClients() at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType type, String filename) at MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename) at MediaPortal.Player.g_Player.OnStarted() at MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters, Boolean fromPictures, Int32 title, Boolean forcePlay, Boolean fromExtTS) at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url) --- End of inner exception stack trace --- at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url) at Rockstar.Core.Client.StreamingClient.OnBufferingCompleted(String url) at Rockstar.Core.Client.Spotify.TorshifyClient.Download(Track track) 03-Jan-2014 22:09:48.191 Error [ RockstarPlugin]: Streaming track Himmel På Jord, URI spotify:track:0WFyQgDzbQCfJuxcHW4Zrt failed System.Exception: Unexpected exception while buffering! ---> Newtonsoft.Json.JsonSerializationException: Error getting value from 'MediaInfo' on 'WifiRemote.MessageNowPlaying'. ---> System.MissingMethodException: Method not found: 'System.String MediaPortal.Music.Database.Song.get_WebImage()'. at WifiRemote.NowPlayingMusic..ctor(Song song) at WifiRemote.MessageNowPlaying.get_MediaInfo() at GetMediaInfo(Object ) at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings) at WifiRemote.SocketServer.SendNowPlayingToAllClients() at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType type, String filename) at MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename) at MediaPortal.Player.g_Player.OnStarted() at MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters, Boolean fromPictures, Int32 title, Boolean forcePlay, Boolean fromExtTS) at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url) --- End of inner exception stack trace --- at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url) at Rockstar.Core.Client.StreamingClient.OnBufferingCompleted(String url) at Rockstar.Core.Client.Spotify.TorshifyClient.Download(Track track) 03-Jan-2014 22:13:17.053 Error [ RockstarPlugin]: Streaming track Last Christmas - Single Version, URI spotify:track:6cs1TI1lcgyM29XK7cOa3S failed System.Exception: Unexpected exception while buffering! ---> Newtonsoft.Json.JsonSerializationException: Error getting value from 'MediaInfo' on 'WifiRemote.MessageNowPlaying'. ---> System.MissingMethodException: Method not found: 'System.String MediaPortal.Music.Database.Song.get_WebImage()'. at WifiRemote.NowPlayingMusic..ctor(Song song) at WifiRemote.MessageNowPlaying.get_MediaInfo() at GetMediaInfo(Object ) at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target) --- End of inner exception stack trace --- at Newtonsoft.Json.Serialization.DynamicValueProvider.GetValue(Object target) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter writer, Object value, JsonObjectContract contract, JsonProperty member, JsonContract collectionValueContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter writer, Object value, JsonContract valueContract, JsonProperty member, JsonContract collectionValueContract) at Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter jsonWriter, Object value) at Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter jsonWriter, Object value) at Newtonsoft.Json.JsonConvert.SerializeObject(Object value, Formatting formatting, JsonSerializerSettings settings) at WifiRemote.SocketServer.SendNowPlayingToAllClients() at WifiRemote.WifiRemote.g_Player_PlayBackStarted(MediaType type, String filename) at MediaPortal.Player.g_Player.StartedHandler.Invoke(MediaType type, String filename) at MediaPortal.Player.g_Player.OnStarted() at MediaPortal.Player.g_Player.Play(String strFile, MediaType type, TextReader chapters, Boolean fromPictures, Int32 title, Boolean forcePlay, Boolean fromExtTS) at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url) --- End of inner exception stack trace --- at Rockstar.Mediaportal.BassPlayer.BufferingCompleted(String url) at Rockstar.Core.Client.StreamingClient.OnBufferingCompleted(String url) at Rockstar.Core.Client.Spotify.TorshifyClient.Download(Track track)[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Rockstar - the ultimate online music plugin (Spotify&Grooveshark&Rdio)
Contact us
RSS
Top
Bottom