Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Option to Mark Editions as watched #2031

Open
zluckytraveler opened this issue Aug 25, 2024 · 3 comments
Open

Feature request: Option to Mark Editions as watched #2031

zluckytraveler opened this issue Aug 25, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@zluckytraveler
Copy link

zluckytraveler commented Aug 25, 2024

Feature description

Plex supports the use of editions, which is displayed in the program's logs/output, so there should be an option within the config file for trakt_to_plex to mark Editions as watched or not.

Output Example
INFO Marking as watched in Plex: Donnie Brasco (Extended Cut) (1997)

Config Example

sync:
  trakt_to_plex:
    watched_editions: true/false

Use case

Currently the program automatically marks all edition of a movie as watched, which may not be the desired outcome, and to treat them separately as Plex does. This allows users to have more granule control.

Workarounds

Nope

Plan to implement

Unfortunately I cannot, but hopefully this feature is within reason. Thanks!

@zluckytraveler zluckytraveler added the enhancement New feature or request label Aug 25, 2024
@glensc
Copy link
Collaborator

glensc commented Aug 26, 2024

but plex movie can have multiple editions while trakt doesn't support editions at all. how do you address this?

currently I believe if you watch normal movie or edition, this program treats them the same, you've watched the movie.

NOTE: editions is plex pass feature.

@zluckytraveler
Copy link
Author

but plex movie can have multiple editions while trakt doesn't support editions at all. how do you address this?

This is precisely the point I am trying to make. Adding an option in the config file will allow the user to treat them as it is (mark all editions) or simply mark Non-Editions of the movie only. This allows the user to keep them separate as Plex had intended and is used, so this feature would go hand and hand.

Adding the option for plex_to_trakt would not apply, only vice versa.

currently I believe if you watch normal movie or edition, this program treats them the same, you've watched the movie.

Yes that is exactly what happens, as I mentioned.

@glensc
Copy link
Collaborator

glensc commented Aug 26, 2024

    watched_editions: true/false

this needs better name and a comment for description, skip_editions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants