temp fix to reduce api calls by increasing sync interval drastically
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 7 Jan 2025 23:37:17 +0000 (00:37 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Tue, 7 Jan 2025 23:37:17 +0000 (00:37 +0100)
commita13f53155a93cd5ab36f23907e214f9032e04bd3
tree70e2d85fa4bf914d95bde6c9a705d1cd74ea3667
parent661e5f1e714dd2c5e18a97c4dd5d065d7bc71998
temp fix to reduce api calls by increasing sync interval drastically

Another bandaid in order to reduce the amount of calls to music providers.
- increase default sync interval to 12 hours
- don't always run sync at startup
music_assistant/controllers/config.py
music_assistant/controllers/music.py
music_assistant/models/music_provider.py