bonukai / MediaTracker

Self hosted media tracker for movies, tv shows, video games, books and audiobooks
MIT License
559 stars 23 forks source link

Feature Request: Progress for Games & for movies and TV - how many hours have you watched yet #97

Open URBANsUNITED opened 2 years ago

URBANsUNITED commented 2 years ago

Hi!

Would it be possibel to add a progress indicator for games please? A bar or % display, free chooseable or with presettings like 0%, 25%, 50%, 75%, 100% and Hours used to play so far?!?

For TV & Movies it would be nice to have an overview about your watch hours in total for each (TV & Movies). I believe Trakt does something similar. The runtime is for each available... so, why not? An total overview on the home screen, and for each on the specific site.

What do you think? Possible?

Many thanks in advance

URBANsUNITED

BanCrash commented 2 years ago

If so, also for books and audiobooks!

bonukai commented 2 years ago

Yes, I am slowly working on all those features

bonukai commented 2 years ago

I added progress

URBANsUNITED commented 2 years ago

Works! But I don't really like the current way. A slider is good, but setting a % progress manually would be great, as an second option. For movies we have this functions for minutes. But there is a bug: Entering 50 minutes, get 39 image Same with other values

  1. bug: The minutes progres doens't work for games either. Completly ignores it. Will we see minutes and progress or only one?
bonukai commented 2 years ago

I fixed first problem, and added validation for maximum value.

Second bug isn't really a bug, but I should make it clearer in the UI. For movies and audiobooks there is a value runtime in the database, so we know how long it is, and for 120 minutes movie, 60 minutes is 50%, but for games this is not possible, some games do not even have an ending (like MMO).

So Duration for games is completely independent from the progress, so in the future I will be able to add total play time

BanCrash commented 2 years ago

Could the % be showed while setting? If I move the slider in a book for example I can't see the exact percentage until I close the dialog.

Something like this: image

bonukai commented 2 years ago

Previous fix didn't work, but now it should be ok, and I added percentage to progress bar

bonukai commented 2 years ago

I added statistics to the home page

SirMartin commented 11 months ago

And what about at least for TV shows, just show in the picture a progress bar showing the % of completion of the existing episodes?

Something like that image