Music not playing, just going to next track

Hello,

My issue is when playing music, nothing happen just going to next track to the album/play list.
Before was working fine.
Video and other working fine.

My music is located in Itunes library folder (shared over NFS).
Music update working fine

Any idea ?

BR

Before what exactly?
What happened before it stopped working?

Usually this is an indication, that the share containing the music isn’t available or accessible.
But to be sure, we need a Kodi debug log while you are trying to play some music files.

My experience is that usually this means that the database has become corrupted or the link address has changed in some way. To check whether there is actually a problem with the media then simply use the file manager to navigate to a track on your share and click on it. If it plays then the media is fine and its a database or addressing problem. In that case simply remove the media share and allow CE to tidy up before re-adding it back.

Shoog

THX for helping.

The path is good for sure.
I removed and added a smaller catalog… still not (even is flac or aac, mp4…)
1AfT.txt (962.7 KB)
http://ix.io/1AfT

Did anything play when you used file explorer to access it. This is a critical piece of info.

Also if you have music on a local USB/eMMC/SD card does that play ?

My guess its not the player which is wrong - its you network access.

Shoog

It is a problem while accessing your network share for sure.
Here are some cherry picked error messages from your log:

20:30:34.064 T:3871454000 WARNING: Process directory 'smb://BIGBOX/Mediathèque/SERIE TV/Alphas/' does not exist - skipping scan.
20:30:34.083 T:3871454000 WARNING: Process directory 'smb://BIGBOX/Mediathèque/SERIE TV/Archer/' does not exist - skipping scan.
20:30:34.102 T:3871454000 WARNING: Process directory 'smb://BIGBOX/Mediathèque/SERIE TV/Beyond/' does not exist - skipping scan.
20:37:59.921 T:3512365872   ERROR: GetDirectory - Error getting
20:38:03.754 T:3512365872   ERROR: Previous line repeats 3 times.
20:38:03.755 T:3512365872   ERROR: Read - Error( -14, read call failed with "" )
20:38:03.755 T:3512365872 WARNING: underflow: Error reading file - assuming eof
20:38:04.890 T:3512365872   ERROR: Read - Error( -14, read call failed with "" )
20:38:04.891 T:3512365872 WARNING: underflow: Error reading file - assuming eof
20:38:06.308 T:3716129584   ERROR: Read - Error( -14, read call failed with "" )
20:38:06.308 T:3716129584 WARNING: underflow: Error reading file - assuming eof
20:38:22.567 T:3512365872   ERROR: GetDirectory - Error getting
20:38:22.599 T:4091899920   ERROR: Previous line repeats 3 times.
20:41:17.105 T:4091899920 WARNING: CreateLoader - unsupported protocol(sources) in sources://music.tbn
20:41:37.768 T:3468854064 WARNING: Previous line repeats 2 times.
20:41:37.769 T:3468854064  NOTICE: My Music: Scanning for music info using worker thread, operation took 00:20
20:41:37.829 T:4091899920 WARNING: CreateLoader - unsupported protocol(sources) in sources://music.tbn
20:42:06.442 T:3512365872   ERROR: Open - Unhandled exception
20:42:06.442 T:3512365872   ERROR: Open - Error opening nfs://192.168.1.111/volume1/Mediathèque/MUSIC HQ/Pink Floyd/The Wall/1-01 In the Flesh.flac
20:42:06.442 T:3512365872   ERROR: Init: Error opening file musicdb://recentlyaddedalbums/152/8492.flac?albumid=152

I assume, it has something to do with the special character in your path, because it is broken in your log.
Try to avoid such characters in any path and file names.

This ‘trace’ of an old-d config… now all in NFS… video have no pb and same server…
Also I index another folder with music and it found all.

This is when i tried to play an album :

20:42:06.664 T:3468854064 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
20:42:06.766 T:3460461360 ERROR: Open - Unhandled exception
20:42:06.766 T:3460461360 ERROR: Open - Error opening nfs://192.168.1.111/volume1/Mediathèque/MUSIC HQ/Pink Floyd/The Wall/1-03 Another Brick In The Wall, Part 1.flac
20:42:06.767 T:3460461360 ERROR: Init: Error opening file musicdb://recentlyaddedalbums/152/8494.flac?albumid=152
20:42:06.767 T:3460461360 ERROR: CAudioDecoder: Unable to Init Codec while loading file nfs://192.168.1.111/volume1/Mediathèque/MUSIC HQ/Pink Floyd/The Wall/1-03 Another Brick In The Wall, Part 1.flac
20:42:06.767 T:3460461360 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
20:42:06.866 T:3512365872 ERROR: Open - Unhandled exception
20:42:06.866 T:3512365872 ERROR: Open - Error opening nfs://192.168.1.111/volume1/Mediathèque/MUSIC HQ/Pink Floyd/The Wall/1-04 The Happiest Days Of Our Lives.flac
20:42:06.866 T:3512365872 ERROR: Init: Error opening file musicdb://recentlyaddedalbums/152/8495.flac?albumid=152
20:42:06.866 T:3512365872 ERROR: CAudioDecoder: Unable to Init Codec while loading file nfs://192.168.1.111/volume1/Mediathèque/MUSIC HQ/Pink Floyd/The Wall/1-04 The Happiest Days Of Our Lives.flac

with an earlier version (2 weeks ago) was working…

I cleaned up the database audio… everything when back.

REALLY sorry to bother you and by taking your precious time.
THX A LOT to both

Cheers

No problem, I’m glad it’s working for you, now.