Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] add range and watch options #226

Open
EbanNox opened this issue Feb 11, 2024 · 3 comments
Open

[FEATURE] add range and watch options #226

EbanNox opened this issue Feb 11, 2024 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@EbanNox
Copy link
Contributor

EbanNox commented Feb 11, 2024

So I have tested v4 around a bit , and I have a question , so movies works fine, but trying to watch any series sems not to work atm, is it just an effect of v4 still in development?

Also, when its done and working, will it be able to have same thing ans ani-cli, where watching a episode on a season it will prompt u when u finnish the episode to watch the next episode, previus episode, replay episode, and also store the history of watched episode in the backround?

And also be able to binch watch episode like ani-cli can do, like for example, in ani-cli if I type [ani-cli --dub -r "4-20" "Overlord III"]
it will start scraping first and fetch the links for Overlord season 3 episode 4, then it will automatically start playing episode 4 of thay season, open mpv, and when mpv successfuly opens and start playing episode 4, it will instantly start scraping for the next episode (preparing it, then wait for mpv to close) where after mpv closes it instantaneously re launches mpv with the next episode, and it does that up to episode 20, then it stops

(argument: [-r "4-20"] ) means to start playing episode 4 up to 20 automatically for the given series

Will this be a possible thing aswell for mov-cli v4?? (Big hopes for a yes!)

Won't be disappointed tho if no, mov-cli is a great tool and u guys are awesome for developing and maintaining it!

Hope the new management will thrive with mov-cli under its wings

@EbanNox EbanNox added the question Further information is requested label Feb 11, 2024
@THEGOLDENPRO
Copy link
Member

mov-cli v4 is still in very deep development so what you are experiencing there is unfinished code.

Development has been up and down for the last couple of months, I've been struggling to find spare time to work on it. Although very recently we've been talking about the possibility of continuing development.

And also be able to binch watch episode like ani-cli can do, like for example, in ani-cli if I type [ani-cli --dub -r "4-20" "Overlord III"]

Yes that will be a v4 feature hopefully, I've worked on it partially.

Also, when its done and working, will it be able to have same thing ans ani-cli, where watching a episode on a season it will prompt u when u finnish the episode to watch the next episode, previus episode, replay episode, and also store the history of watched episode in the background?

Yes, as I'm also an ani-cli enjoyer this will be included.

it will start scraping first and fetch the links for Overlord season 3 episode 4, then it will automatically start playing episode 4 of thay season, open mpv, and when mpv successfuly opens and start playing episode 4, it will instantly start scraping for the next episode (preparing it, then wait for mpv to close) where after mpv closes it instantaneously re launches mpv with the next episode, and it does that up to episode 20, then it stops

Exactly what you are describing here would be a little difficult, although this is something I'll look into as an additional feature after release.

@THEGOLDENPRO
Copy link
Member

The main bug you mentioned has actually been fixed now after development started moving once again: #188 (comment)

@THEGOLDENPRO
Copy link
Member

THEGOLDENPRO commented Mar 12, 2024

TODO

  • episode selector
  • range (watch multiple episodes in a row, -r or --range)
  • watch options ("next, previous and replay episode" like ani-cli)

@THEGOLDENPRO THEGOLDENPRO changed the title [QUESTION] V4 around watching TV series (not movies) [FEATURE] add range and watch options Mar 12, 2024
@THEGOLDENPRO THEGOLDENPRO self-assigned this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants