Posts: 265
Joined: Feb 2008
Reputation:
6
And if you can confirm what did work with the previous stable build that would be fantastic.
The more detail the better in getting support for your devices.
Posts: 265
Joined: Feb 2008
Reputation:
6
I know why the Pioneer is freezing - it's a silly bug I introduced by hiding the Video Addons folder from clients, the client is told it receives 9 out of 10 possible matches, so it continuously tries to grab the last one. I've just committed the fix - thanks for spotting it! The logs are very useful here.
Another thing which is interesting is the Pioneer correctly requests the sort criteria, which I added support for. However I'm wondering if it correctly requests it for the recently added folders though.. sorting by title there would be pointless.
Didn't we agree that the Pioneer can't play video, just audio?
Are you still seeing problems browsing the music library on the AVR?
Can you browse to recently added albums and post the log?
thanks - I might think of some way of recording requests and saving it to a file for this sort of debugging.
Posts: 265
Joined: Feb 2008
Reputation:
6
2012-10-13, 10:54
(This post was last modified: 2012-10-13, 10:55 by alcoheca.)
Hi, is the AVR supposed to be able to play Flac files?
Posts: 5,184
Joined: Jan 2009
Reputation:
131
2012-10-13, 20:57
(This post was last modified: 2012-10-13, 20:57 by Montellese.)
I tested the latest UPnP changes on my android phone with Skifta (which is DLNA certified) and BubbleUPnP and before your latest fix Skifta wasn't able to open neither video nor music library and with your latest fixes entering the video and music library works. With BubbleUPnP viewing the library already worked before. The only thing I couldn't get to work with BuubleUPnP is resuming playback of a video I previously paused using BubbleUPnP. I just tried to reproduce it but now it seems to work (both with Skifta and BubbleUPnP).
PS: I now also got the XBMC logo showing up (using XBMC on Windows 7).
Always read the
online manual (wiki),
FAQ (wiki) and search the forum before posting.
Do not e-mail Team Kodi members directly asking for support. Read/follow the
forum rules (wiki).
Please read the pages on
troubleshooting (wiki) and
bug reporting (wiki) before reporting issues.
Posts: 265
Joined: Feb 2008
Reputation:
6
Hi - the proper resuming of a file seems to be client dependent, I dunno if we're doing something wrong server side (I haven't changed anything in that respect AFAICT). XBMC as a client seems to cope fine.
I'll have a play with Skifta in the next day or two.
Posts: 17,859
Joined: Jul 2011
Reputation:
371
one thing that would be nice was to disable the set content dialog for upnp sources. not sure if that's within your scope but it's something that will and already has caused confusion with users
Posts: 265
Joined: Feb 2008
Reputation:
6
I could definitely hack this in - but I don't think there's easy way of doing it, such as specifying that a particular source should never be scanned - which would be the correct way to do this.
Posts: 265
Joined: Feb 2008
Reputation:
6
HI, I've found a problem with browsing via upnp-inspector, I'll get a fix in ASAP. Hopefully this will fix your issue. Let's forget about trac for now.