v 0.2.0
Renaming the Project
The project has been renamed from subtify to spotisub
This is because there was already other projects with this name.
You will need to change all the occurrencies of subtify in your compose files to spotisub.
Also the database name has been changed, i suggest you to delete subtify.db under the /cache folder.
Important Note
Since the latest release was full of new features and code refactoring, it introduced few bugs i wasn't expecting.
I am not going to implement anything new until release 0.3.0, because i want to make a full stable version of the current features.
The versions from 0.2.0 to => 0.3.0 will just be bugfixing releases
BugFix
- Resolved Cosmetic issue with PLAYLIST_PREFIX
- Resolved Empty playlists
- Resolved ffmpeg is not installed in the Docker Image
- Resolved Error on insert_song and new API endpoint returning null
- Code Refactoring
- Various bugfix
This release have big improvements and code changes, some features may not work as expected, please report back any bug.
As always for the full list of features always look at the README