Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set scrape type to series instad of show. invalid url before. #85

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

dreulavelle
Copy link
Member

  • Fixes the random 500: handler error's.

This was due to the url being incorrect in the torrentio links when scraping.

@dreulavelle dreulavelle linked an issue Dec 22, 2023 that may be closed by this pull request
@dreulavelle dreulavelle self-assigned this Dec 22, 2023
@dreulavelle dreulavelle added bug Something isn't working backend This belongs to backend devs labels Dec 22, 2023
Copy link
Collaborator

@Gaisberg Gaisberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@dreulavelle dreulavelle merged commit 4d37e8b into main Dec 22, 2023
3 checks passed
@dreulavelle dreulavelle deleted the 84-torrentio-500-handler-error branch December 22, 2023 20:51
AyushSehrawat pushed a commit that referenced this pull request Dec 23, 2023
Co-authored-by: Dreu Lavelle <dreu.lavelle@dajac.com>
dreulavelle added a commit that referenced this pull request Dec 23, 2023
* 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 <dreu.lavelle@dajac.com>

* 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 <dreu.lavelle@dajac.com>
Co-authored-by: Spoked <Spoked@localhost>

* tidy imports (#79)

Co-authored-by: Dreu Lavelle <dreu.lavelle@dajac.com>

* 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 <dreu.lavelle@dajac.com>
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 <dreu.lavelle@dajac.com>

* 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 <93206976+Gaisberg@users.noreply.github.com>
Co-authored-by: Gaisberg <None>
Co-authored-by: Spoked <5782630+dreulavelle@users.noreply.github.com>
Co-authored-by: Spoked <Spoked@localhost>
Co-authored-by: Dreu Lavelle <dreu.lavelle@dajac.com>
Co-authored-by: KingPin <KingPin@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This belongs to backend devs bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Torrentio 500: Handler Error
2 participants