milaq / YCast

Self hosted vTuner internet radio service emulation
Other
240 stars 93 forks source link

Fixes access error using file cache #103

Open Canuma opened 2 years ago

Canuma commented 2 years ago

This should fix #74 The fix uses only already established mechanisms, UUIDs from Radiobrowser are stored within the cache file system, which however needs to be accessible now (AFAIU before, caching icons, it was kinda optional). I also thought it would be better to clean the cache on startup once just in case. (If that is a bad idea, please remove)