IgnisDa / ryot

Roll your own tracker!
https://ryot.io
GNU General Public License v3.0
1.99k stars 55 forks source link

[Feature Request] - Progress page #996

Open Ardakilic opened 2 months ago

Ardakilic commented 2 months ago

Hello,

Trakt.tv has a cool feature to show your watch progress:

https://trakt.tv/users/arda/progress

You could see the overall status of the tv shows that you've been watching from this page. You can see the overall progress, and the last time when you watched an episode of the listed TV show.

image

This is my one of the most used page of trakt.tv for my account. From this very page, I decide to watch which show's next season to keep on watching, depending on where I left of and when I watched the last episode.

Is there a page for this in Ryot? If so, how can I achieve this? If not, please consider this as a feature request.

Thanks in advance!

IgnisDa commented 2 months ago

Thanks. I will consider this. Is there anything similar for movies?

Ardakilic commented 2 months ago

@IgnisDa thanks, not that I know of. This page is the page I visit on Trakt most, to decide what to watch next, and overall progress page could be helpful to see what I've watched so far.

For movies and TV shows (also mixed) lists could be utilized, just like this, which could be mixed with TV show episodes like this, and the desired state could be tracked within the list, but that's something totally different as a technical scope. Someone has to create and keep the list up-to-date in the first place. Apart from this there's not a thing that I know of for movies exists.

arpanghosh8453 commented 1 month ago

Here is a sample for the books :

image

Ardakilic commented 1 month ago

Something like that would be cool, but not enough for my initial post requirement. I think it holds the state of a single book. You don't usually switch to other books mid-chapter.

That's why it'd be great if it'd show the "last watched date" (and sorted by this date, descending) and "next episode" so we could decide what to pick to watch next from the progress page.

"Next episode" information is nice to have, because at a given time the new season may not be aired yet but later, or the show would be completed altogether so we could decide what to pick without digging into each show's details.

IgnisDa commented 1 month ago

@arpanghosh8453 Could you create a new issue for this? @Ardakilic is right, this is a different issue. Sorry for sending you here 😅.

IgnisDa commented 1 week ago

@arpanghosh8453 The feature you requested for has now been merged (#1087). Will be released this weekend.

arpanghosh8453 commented 1 week ago

@IgnisDa Thank you so much! Appreciate it!