geigi / cozy

🎧 Listen to audio books 📚 on Linux
https://cozy.sh
GNU General Public License v3.0
1.09k stars 84 forks source link

Mark as read info is lost after manual scan library #662

Open davide966 opened 2 years ago

davide966 commented 2 years ago

Bug/Feature description

For some audiobooks 'mark as read' does't work: After a manual scan library the info is back to previous state (to read)

Steps to reproduce

It works works as expected ONLY for some audiobooks (only 2 on 10) I could not find a common constant between the files (all mp3 with only tag ID3v2.3.0): files ok: Audio file with ID3 version 2.3.0, contains:MPEG ADTS, layer III, v1, 128 kbps, 44.1 kHz, Monaural Audio file with ID3 version 2.3.0, contains:MPEG ADTS, layer III, v1, 128 kbps, 44.1 kHz, Monaural Audio file with ID3 version 2.3.0, contains:MPEG ADTS, layer III, v2, 56 kbps, 22.05 kHz, Stereo
Audio file with ID3 version 2.3.0, contains:MPEG ADTS, layer III, v2, 128 kbps, 22.05 kHz, Stereo files not ok: Audio file with ID3 version 2.3.0, contains:MPEG ADTS, layer III, v2, 128 kbps, 22.05 kHz, Stereo Audio file with ID3 version 2.3.0, contains:MPEG ADTS, layer III, v1, 128 kbps, 44.1 kHz, Monaural

Files are in the same folder with same permission/owner (664)

System Information

geigi commented 2 years ago

Thanks for this very detailed bug report! I'll have a look at this issue.