mueslimak3r / tv-intro-detection

This project tries to detect intros of tv series by comparing pairs of episodes to find the largest common subset of frames.
https://mueslimak3r.github.io/tv-intro-detection/
GNU General Public License v3.0
81 stars 3 forks source link

SyntaxError: invalid syntax in "jellyfin_auto_skip.py" #2

Closed Cookie-Monster-Coder closed 2 years ago

Cookie-Monster-Coder commented 2 years ago

Describe the bug

SyntaxError: invalid syntax
  File "jellyfin_auto_skip.py", line 165
    match g_monitor_all_users:
          ^

To Reproduce Steps to reproduce the behavior:

  1. Pull the latest jellyfin-intro-skipper image
  2. Launch it
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.