mov-cli / mov-cli

Watch everything from your terminal.
https://mov-cli.github.io/
MIT License
411 stars 36 forks source link

[FEATURE] improve --episode / -ep. #253

Closed THEGOLDENPRO closed 2 months ago

THEGOLDENPRO commented 2 months ago

This is a breaking change for UI.

As of right now the episode command option takes values such as 1:3 where 1 is the season and 3 is the episode. Those values were meant to be the other way round. 💀 (episode first then season).

This issue will swap them around and add the ability to just pass episode like so (season will default to 1):

mov-cli golden time --episode 1
THEGOLDENPRO commented 2 months ago

wait what... It's already episode first. Am I going crazy? Do I need my pills again?

THEGOLDENPRO commented 2 months ago

added in v4.1