Releases: ChocolateApp/Chocolate
v6.0.0
📝 docs:
- Edited the README.md file to point to the organization and not to my personal repo (Impre-visible -> ChocolateApp)
♻️ refactor:
- Removed all render_template in the Flask app (use the React app instead) and their associated routes/functions
- Removed mediaType for OthersVideos
- Removed the custom server port (now 8888)
- Changed the detection of existing serie in the DB
- All images use now the id, not the name
- Rewrited the seasons/episodes adder
- Removed Flask-Login, now use a custom login system
- Use JSON body instead of form for saveSettings()
- Moved all the CSS to the React app
- Moved all the JS to the React app
✨ feat:
- Added book support (PDF, EPUB, CBZ, CBR)
- Added support for movies in subfolder
- Added more support file types for OthersVideos
- Added audio and video bitrate for Movies, Series and OthersVideos
- Added a support for the Radarr, Sonarr, Lidarr, Readarr API
- Removed all naming obligatoriness for Movies and Series
- Added "subcollections" for Books
- New installer
🐛 fix:
- Commented all not useful print()
- Usage of jsonify instead of json.dumps for return JSON
v5.6.0
Update docker-compose.yml
v5.5.0
Changelog:
- Working on the new library types, "Others"
- You can rescan all libraries from settings or the lib page
- Filter added, you can select the movies genre, and order by alphabetic, rate, date in ascendant, or descendant way
v5.4.0
- Enable M3U IPTV
- You can now watch your tv channels
v5.3.0
- Added translation, you can contribute
- Enabled downloads, you can now download you movies, and episodes to access them without connexion
v5.2.0
- added airplay and chromecast
- lot of bug patches
v5.1.0
New features :
You can edit the movies directly on the website
Added support for QNAP
v5.0.0
Biggest update, here's the new features :
A new search system
A new library system (you can have three library for your movies)
All images are now webp
Correction of the RPC
The watched system is now on the db, so stocked for ever
Enable multiple video quality
Upgraded the responsive
and some improvments.
Thanks for supporting Chocolate
v4.4.0
Some bug patched
v4.3.0
Speed increased by getting the modified time, so, Chocolate only parse if it detect a modification