Win Using upnp skips the music track I selected
#1
Hi,

I have Kodi v19 installed on a Win10 laptop. I added upnp media source of music hosted on a network drive and scanned the source in to the DB on my laptop.
Everything looks correct and I can navigate my library as expected.

The issue is, when I select a track to play, Kodi skips the track selected and plays the next track. So if I select track 2 on an album it plays track 3 but if I select track 1 it plays track 2.
This happens when I navigate within the library, if I use the 'files' option and select the track direct from the source folders it plays correctly.
Any suggestions?
I've uploaded a debug log:
hastebin - izohudaqin (kodi.tv)
Reply
#2
I think the clue may be "hosted on a network drive" - is the drive awake when you try to start plyaback?

There is a change in v19 that means it only waits 5s for the drive to wake-up, whereas in previous versions it would wait forever. The wait can be adjusted in advansettings.xml see https://forum.kodi.tv/showthread.php?tid=358548
Reply
#3
(2021-03-24, 13:38)makk509 Wrote: I've uploaded a debug log:
hastebin - izohudaqin (kodi.tv)

Please just post the full log URL, and not some puzzle piece.
Reply
#4
(2021-03-24, 15:59)DaveBlake Wrote: I think the clue may be "hosted on a network drive" - is the drive awake when you try to start plyaback?

There is a change in v19 that means it only waits 5s for the drive to wake-up, whereas in previous versions it would wait forever. The wait can be adjusted in advansettings.xml see https://forum.kodi.tv/showthread.php?tid=358548

Thanks Dave, I'll have a look.
I did consider that but even if I have 1 track playing and click a new track, I get the same issue. I would assume the drive is awake if I'm already playing a track? Also, as I mentioned, I don't get the issue if I use the "files" option in the navigation only if I navigate through the library.
Reply
#5
(2021-03-24, 16:20)Klojum Wrote:
(2021-03-24, 13:38)makk509 Wrote: I've uploaded a debug log:
hastebin - izohudaqin (kodi.tv)

Please just post the full log URL, and not some puzzle piece.

Sorry Klojum, I posted the log on hastebin and copied and pasted the URL as per the wiki instructions, that's what I got from hastebin. I did think it was strange, I think the address bar actually just showed the web address with theizohudaqin attached, so it would have been https://paste.kodi.tv/izohudaqin i think.
Reply
#6
(2021-03-24, 16:35)makk509 Wrote: so it would have been https://paste.kodi.tv/izohudaqin i think.

That link works as intended. We IT people are lazy, you know. Wink
Reply
#7
(2021-03-24, 16:22)makk509 Wrote:
(2021-03-24, 15:59)DaveBlake Wrote: I think the clue may be "hosted on a network drive" - is the drive awake when you try to start plyaback?

There is a change in v19 that means it only waits 5s for the drive to wake-up, whereas in previous versions it would wait forever. The wait can be adjusted in advansettings.xml see https://forum.kodi.tv/showthread.php?tid=358548

Thanks Dave, I'll have a look.
I did consider that but even if I have 1 track playing and click a new track, I get the same issue. I would assume the drive is awake if I'm already playing a track? Also, as I mentioned, I don't get the issue if I use the "files" option in the navigation only if I navigate through the library.

Dave,

I tried adding the <nfstimeout>0</nfstimeout> entry to the advansettings.xml file but it made no difference.
Reply
#8
Ah well that would have been too easy I guess.
I overlooked where you mentioned upnp, something I know absolutely nothing about. For example I have no idea why idAlbum = 338 gets converted into
CPlayerCoreFactory::GetPlayers(upnp://8b52024c-6b3a-a3d7-32ad-4a494276cf44/musicdb%3a%2f%2fyears%2f1987%2f8%2f13031.mp3%3falbumid%3d8%26show_singles%3dtrue%26year%3d1987/)

In particular the part musicdb://years/1987/8/13031.mp3?albumid=8&show_singles=true&year=1987/ a completely different album id let alone the rest of it (a vitual path from years node navigation.

At the moment I'm completely confused, I'll continue to look but if someone wants to tell me what is normal for upnp I'll happily listen.
Reply

Logout Mark Read Team Forum Stats Members Help
Using upnp skips the music track I selected0