You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using lightmediascanner to scan the media files from USB stick. But, it is not working fine for all the files.
During debugging, we have observed that some audio files(which has the container type of mp3 ) are stored under videos table, since these files have two streams(with codec ID 86017 - AV_CODEC_ID_MP3 & 8 - AV_CODEC_ID_MJPEG/AV_CODEC_ID_MJPEGB ).
Please find the attached db & the audio file(102 - Here) which is being listed under videos table.
We have no idea how the db is being populated. Please let me know the solution and the references, if any.
We are using lightmediascanner to scan the media files from USB stick. But, it is not working fine for all the files.
During debugging, we have observed that some audio files(which has the container type of mp3 ) are stored under videos table, since these files have two streams(with codec ID 86017 - AV_CODEC_ID_MP3 & 8 - AV_CODEC_ID_MJPEG/AV_CODEC_ID_MJPEGB ).
Please find the attached db & the audio file(102 - Here) which is being listed under videos table.
We have no idea how the db is being populated. Please let me know the solution and the references, if any.
db.zip
102 - Here.zip
The text was updated successfully, but these errors were encountered: