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

Dev #65

Merged
merged 15 commits into from
Apr 11, 2023
Merged

Dev #65

merged 15 commits into from
Apr 11, 2023

Conversation

luigi311
Copy link
Owner

No description provided.

src/jellyfin.py Fixed Show fixed Hide fixed
logger(f"Dryrun {msg}", 0)
# TODO add support for partially watched movies
jellyfin_video_id = jellyfin_video["Id"]
msg = f"{jellyfin_video['Name']} as partially watched for {floor(movie_status['time'] / 60_000)} minutes for {user_name} in {library} for Jellyfin"

Check warning

Code scanning / CodeQL

Variable defined multiple times

This assignment to 'msg' is unnecessary as it is [redefined](1) before this value is used.
src/jellyfin.py Fixed Show fixed Hide fixed
src/jellyfin.py Fixed Show fixed Hide fixed
@luigi311 luigi311 merged commit 18df322 into main Apr 11, 2023
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