What's Changed
- Updated return value on failed downloads so that app will try and download another video. Fixes issues where video is not available in the country, age restricted video, etc..
- Updated RadarrDataParser to parse movie data without youTubeTrailerId. Fixes #7
- Changed ffmpeg install to check OS architecture and install the correct version. Fixes #9
- Updated API calls from Movies page. Fixes #11
- Updated Dockerfile to create appuser with the PUID and PGID supplied while creating container. Fixes #12
- Added new Setting for TESTING so that enabling debug mode does not change database to in-memory database!
- Visual improvements in Frontend!
Full Changelog: v0.0.4-beta...v0.0.5-beta