SchizoDuckie / DuckieTV

A web application built with AngularJS to track your favorite tv-shows with semi-automagic torrent integration
http://schizoduckie.github.io/DuckieTV/
Other
1.12k stars 272 forks source link

Add option to disable downloaded status sync to Trakt.TV #1397

Closed geekman closed 1 year ago

geekman commented 1 year ago

This option will allow downloaded status to remain local and will not be added to your Trakt.TV collection. Implements feature requested in #1136.

I've tested it works by replacing the files in my unpacked extension.

I need help styling the option in the settings panel. The <li> doesn't have the list-style:none applied to it because the parent div is not buttons. Also, let me know if you spot any other issues with the code.

garfield69 commented 1 year ago

Thanks. I've tested and it LGTM. I've amended the CSS and HTML to better fit the design. And as time allows I'll progressively update the translations after which I'll merge.

garfield69 commented 1 year ago

https://github.com/DuckieTV/Nightlies/releases/tag/nightly-202308122012

geekman commented 1 year ago

Thanks for the review and additional work! I thought it'd just be a merge and release.

I've tested that it works on the released nightly.