Skip to content

Commit

Permalink
Import os for pre_media_cmd for event_handler.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwalton3 committed Feb 19, 2020
1 parent e5542fa commit dd1b31d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jellyfin_mpv_shim/event_handler.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import logging
import os
from .utils import plex_color_to_mpv
from .conf import settings
from .media import Media
Expand Down

0 comments on commit dd1b31d

Please sign in to comment.