trackma icon indicating copy to clipboard operation
trackma copied to clipboard

New syntax to CLI "play" command and "watch_continuously" config

Open imsamuka opened this issue 1 year ago • 1 comments

Most of what is implemented here, was discussed before on #484, which will be closed if accepted. If there's any disagreement here, please read the discussion there before.

On another note, my changes Engine.play_episode() don't break the episode_missing hook API: instead of passing a copy of the ep_iter iterator, only the first episode number is passed. But this severely limits the power of the API in the future. If permitted, i will break the API in favor of more flexibility with it (of course, updating the hook files in the repo as well).

imsamuka avatar Jan 14 '23 16:01 imsamuka