Skip to content

Releases: ChocolateApp/Chocolate

v6.0.0

17 Apr 08:09
Compare
Choose a tag to compare

📝 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

07 Feb 10:03
Compare
Choose a tag to compare
Update docker-compose.yml

v5.5.0

10 Jan 20:13
Compare
Choose a tag to compare

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

30 Dec 13:16
Compare
Choose a tag to compare
  • Enable M3U IPTV
    • You can now watch your tv channels

v5.3.0

29 Dec 17:31
Compare
Choose a tag to compare
  • Added translation, you can contribute
  • Enabled downloads, you can now download you movies, and episodes to access them without connexion

v5.2.0

04 Dec 15:40
Compare
Choose a tag to compare
  • added airplay and chromecast
  • lot of bug patches

v5.1.0

03 Dec 10:07
Compare
Choose a tag to compare

New features :
You can edit the movies directly on the website
Added support for QNAP

v5.0.0

20 Nov 14:53
Compare
Choose a tag to compare

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

04 Nov 11:51
Compare
Choose a tag to compare

Some bug patched

v4.3.0

03 Nov 22:11
Compare
Choose a tag to compare
Speed increased by getting the modified time, so, Chocolate only parse if it detect a modification