-
Spoked authored
* feat: add poetry. start writing versions and sorter. * gotta fix item.streams * gotta fix item.streams * add ruff config to pyproject.toml * fix: large cleanup. still more work to do. * fix: symlink validation * fix: symlink validation * fix: really.. * feat: update scrapers to new model * feat: update scrapers to new model * feat: add annatar. fixed a couple minor things elsewhere. * feat: add annatar support * fix: remove notes from annatar module * feat: add tests and tidy. will tidy more later. * feat: sorting working! * feat: further improvements to versions. * feat: rewrite to new versions. added require/exclude/preferred. * fix: lint/format * fix: forgot comma in pattern * fix: remove unused sorter module. * fix: add sort logic to scrapers * feat: update scrapers to use versions. improvements made as well. * fix: fixed imports for the correct models * feat: updated episode parsing. several fixes suggested by Gb. * fix: update parser model to use new episode func * fix: update episode test * fix: fixed jackett. other tweaks here and there as well. * fix: update readme for poetry. * feat: update versions to use RTN package. * fix: couple small fixes * fix: wip. fixing dev env. * feat: add utility script for dev env * Delete backend/fix_symlinks.py * feat: more changes.. ongoing. * fix: fixed memory leak. * fix: state management tweaks. * feat: added overseerr webhook. * fix: fixed model import for overseerr webhook * feat: add overseerr webhook models * feat: create settings on start. other tweaks. * fix: state machine changes. more to come! * feat: add tests for states and symlink library * fix: multiple fixes. movie and show requests work properly too * fix: better timings for symlinking * chore: update packages * fix: improved symlinking speed drastically * fix: additional improvements to scraping logic * fix: plex section updating fixed. symlink corrections made as well. * fix: additional tweaks * fix: whoops. * fix: add airdate check to scrapers * fix: few tweaks for debrid * fix: state changes for scraping * fix: add debug logging to updater * fix: add debug logging to updater * fix: further improvements to plex updater * feat: large improvements on performance and tidiness * feat: debrid module makeover * fix: refactor in progress * feat: debrid improvements and state changes * fix: tidied logging for debrid * fix: fixed selecting bad format for season handling * fix: fix episode parsing from rtn bug * fix: switched file extension checking to use splittext instead * feat: handle infohash caching for scrapers/debrid * feat: handle infohash caching for scrapers/debrid * feat: add show handling in debrid. not enabled yet * feat: logger rewrite, other additional fixes * fix: removed buffered logging * fix: slight tweaks * Fixes Frontend and adds some cool things on the frontend. (#328) * fix (frontend): allows you to pass through onboarding steps * fix: fixes keys not being named properly, fixes plexlibrary not being shown in services * fix (frontend): if cannot fetch latest version * fix (frontend): links follow text order * feat: makes command palette a button and usable as a component * feat (frontend): shows contributors of iceburg * feat (frontend): adds sponsors * fix: added plexlibrary to be indexed. fixed logger color * fix: fix rd download logs * Create frontend-battery.yml (#329) * Create frontend-battery.yml This action will probably fail due to formatting and eslint but will be fixed in near future * Fix dependency installation path issue Modifies the GitHub Actions workflow to install dependencies from the `frontend` directory. - Changes the `Install dependencies` step in both the `check` and `lint` jobs to navigate into the `frontend` directory before running `pnpm install`. This ensures that dependencies are correctly installed from the location where `package.json` resides. * chore: turn off ruff/isort. will manually handle * remove py3.12 from ci tests --------- Co-authored-by:
Spoked <Spoked@localhost> Co-authored-by:
Dreu Lavelle <Spoked@localhost.com> Co-authored-by:
Wamy <davidisadev@gmail.com> Co-authored-by:
Ayush Sehrawat <69469790+AyushSehrawat@users.noreply.github.com>
Spoked authored* feat: add poetry. start writing versions and sorter. * gotta fix item.streams * gotta fix item.streams * add ruff config to pyproject.toml * fix: large cleanup. still more work to do. * fix: symlink validation * fix: symlink validation * fix: really.. * feat: update scrapers to new model * feat: update scrapers to new model * feat: add annatar. fixed a couple minor things elsewhere. * feat: add annatar support * fix: remove notes from annatar module * feat: add tests and tidy. will tidy more later. * feat: sorting working! * feat: further improvements to versions. * feat: rewrite to new versions. added require/exclude/preferred. * fix: lint/format * fix: forgot comma in pattern * fix: remove unused sorter module. * fix: add sort logic to scrapers * feat: update scrapers to use versions. improvements made as well. * fix: fixed imports for the correct models * feat: updated episode parsing. several fixes suggested by Gb. * fix: update parser model to use new episode func * fix: update episode test * fix: fixed jackett. other tweaks here and there as well. * fix: update readme for poetry. * feat: update versions to use RTN package. * fix: couple small fixes * fix: wip. fixing dev env. * feat: add utility script for dev env * Delete backend/fix_symlinks.py * feat: more changes.. ongoing. * fix: fixed memory leak. * fix: state management tweaks. * feat: added overseerr webhook. * fix: fixed model import for overseerr webhook * feat: add overseerr webhook models * feat: create settings on start. other tweaks. * fix: state machine changes. more to come! * feat: add tests for states and symlink library * fix: multiple fixes. movie and show requests work properly too * fix: better timings for symlinking * chore: update packages * fix: improved symlinking speed drastically * fix: additional improvements to scraping logic * fix: plex section updating fixed. symlink corrections made as well. * fix: additional tweaks * fix: whoops. * fix: add airdate check to scrapers * fix: few tweaks for debrid * fix: state changes for scraping * fix: add debug logging to updater * fix: add debug logging to updater * fix: further improvements to plex updater * feat: large improvements on performance and tidiness * feat: debrid module makeover * fix: refactor in progress * feat: debrid improvements and state changes * fix: tidied logging for debrid * fix: fixed selecting bad format for season handling * fix: fix episode parsing from rtn bug * fix: switched file extension checking to use splittext instead * feat: handle infohash caching for scrapers/debrid * feat: handle infohash caching for scrapers/debrid * feat: add show handling in debrid. not enabled yet * feat: logger rewrite, other additional fixes * fix: removed buffered logging * fix: slight tweaks * Fixes Frontend and adds some cool things on the frontend. (#328) * fix (frontend): allows you to pass through onboarding steps * fix: fixes keys not being named properly, fixes plexlibrary not being shown in services * fix (frontend): if cannot fetch latest version * fix (frontend): links follow text order * feat: makes command palette a button and usable as a component * feat (frontend): shows contributors of iceburg * feat (frontend): adds sponsors * fix: added plexlibrary to be indexed. fixed logger color * fix: fix rd download logs * Create frontend-battery.yml (#329) * Create frontend-battery.yml This action will probably fail due to formatting and eslint but will be fixed in near future * Fix dependency installation path issue Modifies the GitHub Actions workflow to install dependencies from the `frontend` directory. - Changes the `Install dependencies` step in both the `check` and `lint` jobs to navigate into the `frontend` directory before running `pnpm install`. This ensures that dependencies are correctly installed from the location where `package.json` resides. * chore: turn off ruff/isort. will manually handle * remove py3.12 from ci tests --------- Co-authored-by:
Spoked <Spoked@localhost> Co-authored-by:
Dreu Lavelle <Spoked@localhost.com> Co-authored-by:
Wamy <davidisadev@gmail.com> Co-authored-by:
Ayush Sehrawat <69469790+AyushSehrawat@users.noreply.github.com>
Loading