music-assistant / hass-music-assistant

Turn your Home Assistant instance into a jukebox, hassle free streaming of your favorite media to Home Assistant media players.
Apache License 2.0
1.21k stars 44 forks source link

high count of "eyed3" log errors #2556

Open M0uC0 opened 2 days ago

M0uC0 commented 2 days ago

What version of Music Assistant has the issue?

2.1.0b8

What version of the Home Assistant Integration have you got installed?

2024.6.2

Have you tried everything in the Troubleshooting FAQ and reviewed the Open and Closed Issues and Discussions to resolve this yourself?

The problem

Not sure since what version, i haven't been using MASS in the last 3 or 4 weeks. Tried to use today and everything was slow and unresponsive.. Restarted the HA addon.... and when checking mass log found lots of:

(...) 2024-07-01 13:23:47.796 WARNING (ThreadPoolExecutor-0_13) [eyed3.core] Invalid POPM play count: less than 32 bits. 2024-07-01 13:23:47.804 WARNING (ThreadPoolExecutor-0_13) [eyed3.mp3.headers] Lame tag CRC check failed 2024-07-01 13:23:48.624 WARNING (ThreadPoolExecutor-0_11) [eyed3.core] Invalid POPM play count: less than 32 bits. 2024-07-01 13:23:48.632 WARNING (ThreadPoolExecutor-0_11) [eyed3.mp3.headers] Lame tag CRC check failed 2024-07-01 13:23:49.456 WARNING (ThreadPoolExecutor-0_2) [eyed3.core] Invalid POPM play count: less than 32 bits. 2024-07-01 13:23:49.463 WARNING (ThreadPoolExecutor-0_2) [eyed3.mp3.headers] Lame tag CRC check failed 2024-07-01 13:23:50.295 WARNING (ThreadPoolExecutor-0_26) [eyed3.core] Invalid POPM play count: less than 32 bits. 2024-07-01 13:23:50.302 WARNING (ThreadPoolExecutor-0_26) [eyed3.mp3.headers] Lame tag CRC check failed 2024-07-01 13:23:51.080 WARNING (ThreadPoolExecutor-0_7) [eyed3.core] Invalid POPM play count: less than 32 bits. 2024-07-01 13:23:51.088 WARNING (ThreadPoolExecutor-0_7) [eyed3.mp3.headers] Lame tag CRC check failed 2024-07-01 13:23:51.937 WARNING (ThreadPoolExecutor-0_30) [eyed3.core] Invalid POPM play count: less than 32 bits. 2024-07-01 13:23:51.945 WARNING (ThreadPoolExecutor-0_30) [eyed3.mp3.headers] Lame tag CRC check failed 2024-07-01 13:23:52.826 WARNING (ThreadPoolExecutor-0_20) [eyed3.core] Invalid POPM play count: less than 32 bits. 2024-07-01 13:23:52.835 WARNING (ThreadPoolExecutor-0_20) [eyed3.mp3.headers] Lame tag CRC check failed (...)

and some: 2024-07-01 13:25:10.977 WARNING (ThreadPoolExecutor-0_27) [eyed3.core] GEOB frame does not contain a valid mime type and: 2024-07-01 13:25:23.441 WARNING (ThreadPoolExecutor-0_10) [eyed3.mp3.headers] Truncated LAME info header, values incomplete.

my library hasn't changed... and this kind of errors are recent.. never have seen them. Should i be worried?.. no tracks are mentioned on log.. how can i fix this?

How to reproduce

Force provider sync.. or restart server/addon.

Music Providers

none

Player Providers

none

Full log output

No response

Additional information

No response

What version of Home Assistant Core are your running

2024.6.4

What type of installation are you running?

Home Assistant OS

On what type of hardware are you running?

Generic x86-64 (e.g. Intel NUC)