Skip to content

0.3

Compare
Choose a tag to compare
@danwdart danwdart released this 27 Jul 22:18
· 620 commits to main since this release

Introducing Project Chaplin 0.3.

This release:
Adds Vimeo searching and importing support!
Adds Docker support and includes a sample Docker file (with a Raspberry Pi release in the rpi branch).
Logs and displays a link to the original YouTube link
Adds fullscreen support to YouTube videos
Makes the setup process more streamlined by starting daemons after setup is complete
Adds Infinite loops a la infiniteyoutube.com
Only imports Creative Commons videos from other services to avoid copyright issues

Bugfixes:
Fixes YouTube API problems
Shows correct licence on YouTube
Removes old HTML5 requirements to add events to play videos and make them fullscreen - this now exists in all modern browsers

Cleanups:
UI improvements
Gets rid of old unused code
Splits the ORM into a new repository for other projects

Re-adding the new release to projectchaplin.com is a work in progress.