2024-11-16, 02:37
I scanned a bunch of MP3/M4A/FLAC files into my Kodi library off a sdcard from Settings / Media, and at first I could play them from within that Settings menu, but then suddenly one stopped playing in midstream as if the song had ended. Kodi then went on to play the next file in the folder, but after a couple of seconds the same thing happened, and so on until it went through all the files in the folder. I checked the log and found no error message that could explain this; the following are the only relevant lines I could find (full log at https://paste.kodi.tv/gewapupoxi.kodi). The same thing now happens when I try to play these files from the Music menu, although older files that I added earlier seem to still work; what should I do to make things work with the new files?
2024-11-15 18:49:46.008 T:3005 info <general>: CActiveAESink::OpenSink - initialize sink
2024-11-15 18:49:46.009 T:3005 info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2024-11-15 18:49:46.009 T:3005 info <general>: CAESinkALSA::Initialize - set digital codec 0
2024-11-15 18:49:46.009 T:3005 info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2024-11-15 18:49:46.021 T:3005 info <general>: CAESinkALSA::Initialize - Opened device "default"
2024-11-15 18:49:46.021 T:3005 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2024-11-15 18:49:46.021 T:3005 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2024-11-15 18:49:46.036 T:3005 info <general>: CAESinkALSA::Initialize - speaker layout 0
2024-11-15 18:49:55.410 T:2883 warning <general>: CreateLoader - unsupported protocol(sources) in sources://music.tbn
2024-11-15 18:50:06.908 T:6452 error <general>: GetDirectory - Error getting
2024-11-15 18:50:50.656 T:6452 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp3float
2024-11-15 18:50:52.977 T:6452 info <general>: AudioDecoder: File is queued
2024-11-15 18:50:52.989 T:6452 info <general>: PAPlayer:repareStream - Ready
2024-11-15 18:51:00.444 T:6510 info <general>: PAPlayer:rocessStream - Stream Finished
2024-11-15 18:51:00.479 T:6424 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp3float
2024-11-15 18:51:02.261 T:6424 info <general>: AudioDecoder: File is queued
2024-11-15 18:51:02.274 T:6424 info <general>: PAPlayer:repareStream - Ready
2024-11-15 18:51:08.775 T:6510 info <general>: PAPlayer:rocessStream - Stream Finished
2024-11-15 18:49:46.008 T:3005 info <general>: CActiveAESink::OpenSink - initialize sink
2024-11-15 18:49:46.009 T:3005 info <general>: CAESinkALSA::Initialize - Requested layout FL, FR
2024-11-15 18:49:46.009 T:3005 info <general>: CAESinkALSA::Initialize - set digital codec 0
2024-11-15 18:49:46.009 T:3005 info <general>: CAESinkALSA::Initialize - Attempting to open device "default"
2024-11-15 18:49:46.021 T:3005 info <general>: CAESinkALSA::Initialize - Opened device "default"
2024-11-15 18:49:46.021 T:3005 info <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
2024-11-15 18:49:46.021 T:3005 info <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE4
2024-11-15 18:49:46.036 T:3005 info <general>: CAESinkALSA::Initialize - speaker layout 0
2024-11-15 18:49:55.410 T:2883 warning <general>: CreateLoader - unsupported protocol(sources) in sources://music.tbn
2024-11-15 18:50:06.908 T:6452 error <general>: GetDirectory - Error getting
2024-11-15 18:50:50.656 T:6452 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp3float
2024-11-15 18:50:52.977 T:6452 info <general>: AudioDecoder: File is queued
2024-11-15 18:50:52.989 T:6452 info <general>: PAPlayer:repareStream - Ready
2024-11-15 18:51:00.444 T:6510 info <general>: PAPlayer:rocessStream - Stream Finished
2024-11-15 18:51:00.479 T:6424 info <general>: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder mp3float
2024-11-15 18:51:02.261 T:6424 info <general>: AudioDecoder: File is queued
2024-11-15 18:51:02.274 T:6424 info <general>: PAPlayer:repareStream - Ready
2024-11-15 18:51:08.775 T:6510 info <general>: PAPlayer:rocessStream - Stream Finished