Currently, when selecting an anime from the watch list or search results, the application automatically launches the next chronological episode based on MyAnimeList/AniList sync progress using a single scraped URL.
If a user wants to jump to a specific episode out of order, or re-watch an earlier episode, there is no visual list menu to pick from.
It would be incredibly helpful to have either:
- An optional vertical episode selector layout (similar to the anime search list) that displays after hitting Enter on a show, letting the user pick a specific episode number before MPV boots.
- Under-the-hood playlist tracking so that pressing next/prev keys inside MPV queries the next link automatically.
Right now, the only workaround is exiting the app, opening a web browser to manually update the tracking profile episode counter back and forth, and then restarting curd.
Currently, when selecting an anime from the watch list or search results, the application automatically launches the next chronological episode based on MyAnimeList/AniList sync progress using a single scraped URL.
If a user wants to jump to a specific episode out of order, or re-watch an earlier episode, there is no visual list menu to pick from.
It would be incredibly helpful to have either:
Right now, the only workaround is exiting the app, opening a web browser to manually update the tracking profile episode counter back and forth, and then restarting
curd.