MoleMan1024 / audiowagon

AudioWagon will play audio files from an attached USB flash drive in cars equipped with Android Automotive OS
https://moleman1024.github.io/audiowagon/
GNU General Public License v3.0
58 stars 17 forks source link

Indexing notification has double the number of entries #107

Closed MoleMan1024 closed 1 year ago

MoleMan1024 commented 1 year ago

Describe the issue AudioWagon showed an indexing notification with double the number of entries actually on the USB drive.

There are 589 entries in log file for "Extracting metadata for" but indexing notification had double that amount:

2023-01-24 15:30:40.514 [DEBUG ][7151-7151 ][AudioBrowserGUI ] Updating indexing notification: numItems=1100

AudioWagon version 2.3.1

Logfiles audiowagon_double_entries_indexing.zip

MoleMan1024 commented 1 year ago

There are "resource fork" files added by Apple OSX on the drive that double the amount, see for example stackexchange

I should probably add some code to ignore such files.

MoleMan1024 commented 1 year ago

This will be in version 2.3.6