Luffier / the-pirate-calendar

Adds torrent links (RARBG, The Pirate Bay and more) to trakt.tv. Now with a settings menu!
MIT License
6 stars 0 forks source link

Add support for watchlist page #2

Closed iamkroot closed 8 months ago

iamkroot commented 8 months ago

First off, thanks for this script! Very useful, will save me some keypresses :)

I generally use my watchlist as the start point for searches. Would it be possible to add the button to all the items on a list page?

iamkroot commented 8 months ago

Looking at the source code, looks like the script assumes all items are shows (or movies) and can't handle mixed types. To support this, we'd need to extract the type for each item from its url (trakt.tv/show and trakt.tv/movie).

Luffier commented 8 months ago

Done! Hope you like it!

Lists have a different layout than other pages, and there's no room for the link at some resolutions, so the icons need to be squeezed. I added some alternatives in the settings menu in case people find it ugly.