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: Add __rich__ method to PlexLibraryItem #660

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

glensc
Copy link
Collaborator

@glensc glensc commented Dec 19, 2021

Requires: #659

@glensc
Copy link
Collaborator Author

glensc commented Apr 1, 2023

@simonc56
Copy link
Collaborator

I see that links are printed 'as is' in file logs with all markup characters :

2023-05-12 04:20:11,431 INFO[PlexTraktSync]:Sync Show sections: ['[link=https꞉//app.plex.tv/desktop/#!/media/3f48753c4e05fda84b1316596945dd36194e4/com.plexapp.plugins.library?source=2][green]TV Shows[/][/]']
2023-05-12 04:20:18,092 INFO[PlexTraktSync]:[link=https꞉//app.plex.tv/desktop/#!/media/3f48753c4e05fda84b1316596945dd36194e4/com.plexapp.plugins.library?source=1][green]Films[/][/] processed in 6.7 seconds
2023-05-12 04:21:01,117 INFO[PlexTraktSync]:Marking as watched in Plex: [link=https꞉//app.plex.tv/desktop/#!/server/3f48753c4e05fda84b1316596945dd36194e4/details?key=/library/metadata/5098][green]Les Mystérieuses Cités d'or/s01e09/La fin du Solaris (1982)[/][/]
2023-05-12 04:21:23,406 INFO[PlexTraktSync]:[link=https꞉//app.plex.tv/desktop/#!/media/3f48753c4e05fda84b1316596945dd36194e4/com.plexapp.plugins.library?source=2][green]TV Shows[/][/] processed in 1 min 5.3 seconds

@glensc
Copy link
Collaborator Author

glensc commented May 12, 2023

that is expected

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

Successfully merging this pull request may close these issues.

2 participants