Vansmak / OCDarr

Automates sending and deleting episodes or seasons to sonarr one at a time as played
44 stars 8 forks source link

Add Show #2

Closed elit3ge closed 4 months ago

elit3ge commented 5 months ago

Is there a way to add shows if it's being played and it doesn't exist in Sonarr?

Vansmak commented 5 months ago

Could add that but it wouldn't know anything but the title so there could be several mismatches. I have a version using tautulli I can look into it.

It uses the title to get the series id from sonaŕr and then that's how it knows all the networks about seasons and episodes.

Vansmak commented 5 months ago

Is there a way to add shows if it's being played and it doesn't exist in Sonarr?

Where is it being played from that is wouldnt exist in sonarr?

elit3ge commented 5 months ago

So I have an odd use case, I have multiple instances of Sonarr running. I'd like to add what's trending to a certain Sonarr instance using this.

On Tue, May 7, 2024 at 12:57 AM Vansmak @.***> wrote:

Is there a way to add shows if it's being played and it doesn't exist in Sonarr?

Where is it being played from that is wouldnt exist in sonarr?

— Reply to this email directly, view it on GitHub https://github.com/Vansmak/OCDarr/issues/2#issuecomment-2096236643, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMRRGZ5HCXD7PIT2QWUMK3ZA6K6TAVCNFSM6AAAAABHHPBZA6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJWGIZTMNRUGM . You are receiving this because you authored the thread.Message ID: @.***>

Vansmak commented 5 months ago

best i could do is in the settings tab of the html it should have a log of and shows that werent matched then a link to sonarr to add them yourself. hard for me to test because all my shows are in one sonarr

elit3ge commented 4 months ago

Okay, small teething issue. I have shows in the list via the log but the webui shows nothing.

image

Vansmak commented 4 months ago

Hmm. I couldn't test it but that gives me an idea. I'll create a dummy one with shows I don't have to see what happens. 

Vansmak commented 4 months ago

Settings give er a try. heads up, i wont be able to make one off changes like this going forward. It still at its core just a tool that was built for my own use cases. This is good though for me to get experience