docker-amtd icon indicating copy to clipboard operation
docker-amtd copied to clipboard

[REQ] Sonarr support for TV shows trailers

Open crypto-vault opened this issue 5 years ago • 8 comments

Are you planning on adding Sonarr support for TV shows trailers?

crypto-vault avatar Sep 20 '20 10:09 crypto-vault

Didn't know that was a thing? Any good info on it?

RandomNinjaAtk avatar Sep 20 '20 12:09 RandomNinjaAtk

Info on Sonarr or on how to collect tv shows trailer info?

For Sonarr API it's here, similar to Radarr API: https://github.com/Sonarr/Sonarr/wiki/API

For info on collecting trailers for TV shows you can check the code of TinyMediaManager but I guess your code already covers it: https://www.tinymediamanager.org/

crypto-vault avatar Sep 20 '20 13:09 crypto-vault

At first I thought that this would be a nice feature but thinking deeper is just enough for movies. Who is downloading entire tv shows not knowing what it is about? For movies yes sure but for tv shows is not practical, usually there is a trailer for every season so this will complicate things. My opinion, leave it simple.

ycodryn avatar Jan 16 '21 20:01 ycodryn

At first I thought that this would be a nice feature but thinking deeper is just enough for movies. Who is downloading entire tv shows not knowing what it is about? For movies yes sure but for tv shows is not practical, usually there is a trailer for every season so this will complicate things. My opinion, leave it simple.

Plex has trailers for tv shows, but so far I've only seen them exposed through the web client and the last time I tried to manually add one I couldn't get it to work. However, should that be solved, I think it would be great to have show and season trailers, since not all users would know what a show is about.

emopinata avatar Sep 13 '21 14:09 emopinata

I have modified version here for sonarr https://github.com/huteri/docker-amtd

Thanks @RandomNinjaAtk for a great script,

huteri avatar Oct 17 '21 16:10 huteri

I have modified version here for sonarr https://github.com/huteri/docker-amtd

Thanks @RandomNinjaAtk for a great script,

Nice work, but it would probably be a good idea to rename it to avoid confusion. docker-attd, maybe...?

RandomNinjaAtk avatar Oct 17 '21 16:10 RandomNinjaAtk

can you please merge the both together maybe? Cause i'm guessing running both together will trigger the youtube limits? thanks

attd is sadly not working for me, while amtd is working great

update: okay, got it. had to set up every single sonarr folder in attd. something not needed for amtd. now it's working.

snickers2k avatar Jan 05 '22 08:01 snickers2k

https://github.com/huteri/docker-amtd

is this working and still being maintained?

dannymichel avatar Apr 19 '22 21:04 dannymichel

I plan to revisit this when I develop sonarr-extended, which will be simliar to radarr-extended (https://github.com/RandomNinjaAtk/docker-radarr-extended)

This project is being deprecated and replaced by radarr-extended

RandomNinjaAtk avatar Sep 04 '22 02:09 RandomNinjaAtk