Skip to content

Doesn't control client #118

@Inrego

Description

@Inrego

I've just set this up with docker, but I'm having an issue. It seems to recognize the playing media just find, and also find the intro end timestamp.. But the client doesn't skip to the end. Am I missing something?

2020-02-17 00:34:32,708 :: bw_plex :: DEBUG :: plex.py:1191 :: Found Dexter.s03e07 theme start 01:42, theme end 03:14, ffmpeg_end 03:18 progress 00:00 fake_progress 00:10 best_time 03:14 credits_start 00:00 credits_end 00:00
2020-02-17 00:34:39,414 :: bw_plex :: DEBUG :: plex.py:1191 :: Found Dexter.s03e07 theme start 01:42, theme end 03:14, ffmpeg_end 03:18 progress 00:06 fake_progress 00:16 best_time 03:14 credits_start 00:00 credits_end 00:00
2020-02-17 00:34:49,413 :: bw_plex :: DEBUG :: plex.py:1191 :: Found Dexter.s03e07 theme start 01:42, theme end 03:14, ffmpeg_end 03:18 progress 00:16 fake_progress 00:26 best_time 03:14 credits_start 00:00 credits_end 00:00
2020-02-17 00:34:59,410 :: bw_plex :: DEBUG :: plex.py:1191 :: Found Dexter.s03e07 theme start 01:42, theme end 03:14, ffmpeg_end 03:18 progress 00:26 fake_progress 00:36 best_time 03:14 credits_start 00:00 credits_end 00:00

Here's my docker command: docker run --rm --name=bw_plex -e PUID=1000 -e PGID=1000 -e TZ=Europe/Berlin -e url=http://IP_ADDRESS:32400/ -e token=TOKEN -v /opt/bw_plex:/config -v /gmedia:/mnt/unionfs/ Media hellowlol/bw_plex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions