Posts: 1
Joined: Nov 2014
Reputation:
0
2014-11-25, 13:04
(This post was last modified: 2014-11-25, 13:14 by Who_Cares.)
Since 13.2 I have exact the same problems (Ethernet and WiFi). With 12.x everyhing was fine (Ethernet and WiFi) both with iPad / iPhone.
The pi uses Raspbmc's latest version (13.2 stable)
I can play music via a NFS mapping without problems but as soon as I hit "what is playing/currently playing". I see the cover and the remote disconnects / reconnects all the time. But there is no problem when choosing a different song / album.
What can be done to get a stable connection?
Posts: 411
Joined: Aug 2010
Reputation:
2
Same here. The app constantly loses connection. The developer has stopped supporting the app?
Posts: 1,832
Joined: Nov 2010
Reputation:
58
2014-11-26, 17:42
(This post was last modified: 2014-11-26, 17:44 by joethefox.)
Nope. What happens with a stable release, e.g. Gotham 13.2?!? Another try: what happen with a clean XBMC/kodi profile? Last but not least please provide debug log of the XBMC host while the disconnect occurs.
@raspbmc 13.2, it's possible to try instead the openelec build for raspberry?
Posts: 411
Joined: Aug 2010
Reputation:
2
I replicated the issue in my first debug log as well. That one is the full log.
Pls let me know if you need any further info/testing.
Posts: 1,832
Joined: Nov 2010
Reputation:
58
ah ok! Looking at your last debug log file, during which call took place the disconnect? the add-ons video list call? (line 875).
Another question, when the issue occurs, you see into the app an alert view with the error description and with a "copy to clipboard" button below?
Posts: 411
Joined: Aug 2010
Reputation:
2
I feel that I receive the error after I clicked a button, but I'm not 100% sure. So I kept clicking items under Music and Movies until I got that error. Unfortunately I can't remember which button I clicked just before the error showed up.
Yes I see an alert with the error description with "copy to clipboard".
Posts: 1,832
Joined: Nov 2010
Reputation:
58
Can you please copy to clipboard and then paste here the content? thank you!
Posts: 411
Joined: Aug 2010
Reputation:
2
2014-11-28, 21:34
(This post was last modified: 2014-11-28, 21:40 by AussieFries.)
The network connection was lost.
METHOD
Files.GetSources
PARAMETERS
{media=music;sort={ignorearticle=0;method=label;order=ascending;};}
Another one but different:
The network connection was lost.
METHOD
Files.GetDirectory
PARAMETERS
{directory="plugin://plugin.audio.rdio/?mode=search_playlist";"file_properties"=(thumbnail);media=music;sort={ignorearticle=0;method=none;order=ascending;};}
One more:
The network connection was lost.
METHOD
AudioLibrary.GetAlbums
PARAMETERS
{filter={artistid=4;};properties=(year,thumbnail,artist);sort={ignorearticle=0;method=year;order=ascending;};}