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
Version 3.1.0 'Soyeon'
* [Architecture] Cleaned up legacy process control
* [Architecture] Added proper exception framework to native API
* [Feature] Implemented track title and artist name editing from web interface
* [Feature] Implemented track and artist merging from web interface
* [Feature] Implemented scrobble reparsing from web interface
* [Performance] Adjusted cache sizes
* [Logging] Added cache memory use information
* [Technical] Bumped Python Version and various dependencies
Version 3.0.7
* [Bugix] Improved signal handling
* [Bugix] Fixed constant re-caching of all-time stats, significantly increasing page load speed
* [Logging] Disabled cache information when cache is not used
* [Distribution] Experimental arm/v7 image
Version 3.0.4
* [Feature] Enabled dual stack for web server
* [Feature] Added better feedback to native API endpoints
* [Bugfix] Fixed native API receiving superfluous keywords
* [Bugfix] Fixed crash when importing scrobbles with artists with similar names
Version 3.0.3
* [Documentation] Added descriptions for native API endpoints
* [Code Health] Made arguments for native API scrobbling explicit
* [Bugfix] Fixed faulty entity type recognition for artists including the string 'artists'
* [Bugfix] Fixed OS return codes