Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: frontend improvements,, added settings! (#86)
* feat: added service status and other minor improvements * Concurrency and show fixes (#52) * Add concurrency, fix shows * Run prettier on default_settings.json * Better logging, added item_ids and extended info endpoint for shows --------- Co-authored-by: Gaisberg <None> * Torrentio rate limiter improvements, realdebrid downloading improvements * Aired_at == None for not released seasons * Move mount settings to general settings, fix section updating for only our sections * Remove unused settings * Get plex items from only wanted sections * Add symlinking guide to readme * Docker (#70) * add makefile. fix entrypoint. dockerfile needs entrypoint execution tweak though. * Fixed entrypoint. Fixed user being set to root * Fix readme * Done. Can now set PUID/PGID correctly. Updated Dev Env makefile. * Sneak in update lol * Update help * Correct syntax for update. --------- Co-authored-by: Spoked <Spoked@localhost> * fix: remove auto reload, causes issues sometimes,,, will add later * Feat: added settings page and some other minor improvements * Feat: added settings page and some other minor improvements * deps: updated tailwindcss * feat: added partial settings form * Symlink fixes (#75) * Fix range index issues on episode check * Fix docstring --------- Co-authored-by: Dreu Lavelle <[email protected]> * Symlink fixes (#76) * Fix range index issues on episode check * Fix docstring * Added requested_by, and other tweaks. * Lots of tweaks everywhere. Ready for Review * make corrections for ids. change to watchlist count. * Add fixes for requested changes * remove unnecessary function * Add latest changes --------- Co-authored-by: Dreu Lavelle <[email protected]> Co-authored-by: Spoked <Spoked@localhost> * tidy imports (#79) Co-authored-by: Dreu Lavelle <[email protected]> * Update github actions with multiarch etc (#80) * multiarch initial commit * remove armv7 for testing * enable pushing to registry * add explicit permissions to GHA (#81) * Add tweaks, add some kind of parsing for torrents etc. * Symlink fixes (#76) * Fix range index issues on episode check * Fix docstring * Added requested_by, and other tweaks. * Lots of tweaks everywhere. Ready for Review * make corrections for ids. change to watchlist count. * Add fixes for requested changes * remove unnecessary function * Add latest changes --------- Co-authored-by: Dreu Lavelle <[email protected]> Co-authored-by: Spoked <Spoked@localhost> * Address slow loading times and cpu usage, hacky but what the hell * fix watchlist. needs rewrite to use plexapi. will fix later. * Fix scraping logging indent * feat: partial changes * feat: added general & about in settings * set scrape type to series instad of show. invalid url before. (#85) Co-authored-by: Dreu Lavelle <[email protected]> * chore: changed status code, minor changes * feat: added plex settings * chore: minor change * fix origin in entrypoint. set makefile to host with mount. * remove gif --------- Co-authored-by: Gaisberg <[email protected]> Co-authored-by: Gaisberg <None> Co-authored-by: Spoked <[email protected]> Co-authored-by: Spoked <Spoked@localhost> Co-authored-by: Dreu Lavelle <[email protected]> Co-authored-by: KingPin <[email protected]>
- Loading branch information