• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: April 11th, 2024

help-circle



  • I’m actually behind 3 routers and still hosting stuff to the internet. My house is behind cgnat, I have two isp routers, which both connect to a pfsense router (ip of which is in the dmz of each isp router).

    My pfsense router and a free vps hosted at oracle are both connected via tailscale. Pfsense router advertises specific subnet addresses to the tailnet. VPS uses caddy to reverse proxy to those subnet addresses to expose them to the internet.








  • So I just got back to this today and I still have the same error:

    KeyError: 'collections' '2025-04-08 20:31:17,226 - INFO - Entering elinorr function' '2025-04-08 20:31:17,226 - INFO - Successfully set show_list.' '2025-04-08 20:31:17,226 - INFO - Successfully finished pre-flight checks, beginning main loop of Elinorr.' '2025-04-08 20:31:17,228 - INFO - Successfully connected to elinorr.db.' '2025-04-08 20:31:17,229 - INFO - Processing show "design-squad"' Traceback (most recent call last): File "/elinorr/elinorr.py", line 175, in <module> elinorr(SHOW_LIST, WORK_DIR, SCAN_INTERVAL) File "/elinorr/elinorr.py", line 136, in elinorr for episode in content_json['collections']['episodes']['content']: KeyError: 'collections' '2025-04-08 20:31:19,132 - INFO - Entering elinorr function' '2025-04-08 20:31:19,132 - INFO - Successfully set show_list.' '2025-04-08 20:31:19,133 - INFO - Successfully finished pre-flight checks, beginning main loop of Elinorr.' '2025-04-08 20:31:19,135 - INFO - Successfully connected to elinorr.db.' '2025-04-08 20:31:19,137 - INFO - Processing show "design-squad"' Traceback (most recent call last): File "/elinorr/elinorr.py", line 175, in <module> elinorr(SHOW_LIST, WORK_DIR, SCAN_INTERVAL) File "/elinorr/elinorr.py", line 136, in elinorr for episode in content_json['collections']['episodes']['content']: KeyError: 'collections'

    Also tried with just "design-squad", and tried with "cyberchase design-squad"









  • This looks interesting. Just a few thoughts (sorry if these dont belong in a recruitment post, feel free to ignore):

    Radarr and sonarr already have a function to look at ones library and offer recommendations for new adds. How is your proposed functionality different?

    Lidarr import of existing library or even grabs/downloads is atrocious. It’s damn near unusable, and a lot of people (myself included) don’t use it because it’s functionally useless if one has to manually import every song or album. I’m not sure it’s worth spending time building anything on top of Lidarr. Thoughts?

    The Anna’s archive integration for readarr looks awesome, though. I look forward to trying that out.

    A lot of people are only interested in downloading flac for music. Iirc, spotdl doesn’t do flac. Any plans to integrate for example lucida or, I’m not sure if deemix is still working? There have been several successful tools that built on top of deemix in the past, for example deemon, not sure how integration with those would look. Ideally one could add artists lidarr-style, a deezer arl, and the program does the rest (see lidarr-on-steroids).