Tautulli-Remote
Tautulli-Remote copied to clipboard
Show watch percentage in activity
Is your feature request related to a problem?
No response
What is your feature request?
I would like to be able to see the watched percentage of media that is currently being watched (i.e., under Activity). This is displayed on the Tautilli web page and is also visible in the PWA on mobile, but it would be nice to see it in the app as well. The use case is that, if I am past the point where Plex will mark the media as watched (90%) then I don't want to abort playback, otherwise I will lose my progress. I like to periodically check the percentage so that I can know whether it's safe to stop watching or not.
Are there any workarounds?
Use the PWA.
Additional Context
Here is a screenshot of the PWA showing the watched progress.
Here is a screenshot of the app. The progress percentage is not shown anywhere.
I can try to pick this up by month end, can you assign it to me @TheMeanCanEHdian? Thanks!
I can try to pick this up by month end, can you assign it to me @TheMeanCanEHdian? Thanks!
Hey @Yash-Garg, the app is in an alpha phase of a rewrite. All development on the app is being done there and the framework for activity details is not yet implemented.
I appreciate the offer of assistance but until the alpha is moved into a beta state I'd like to hold off on community contributions.
The alpha progress can be followed here: https://github.com/Tautulli/Tautulli-Remote/issues/168
I can try to pick this up by month end, can you assign it to me @TheMeanCanEHdian? Thanks!
Hey @Yash-Garg, the app is in an alpha phase of a rewrite. All development on the app is being done there and the framework for activity details is not yet implemented.
I appreciate the offer of assistance but until the alpha is moved into a beta state I'd like to hold off on community contributions.
The alpha progress can be followed here: #168
Ah, okay. No problem!
Hey there! In the time since this feature request was created, it looks like Tautulli was rewritten. Coincidentally, I also happened to learn Dart/Flutter for another project I am working on. So I figured I might as well complete this request myself. 😆 I have opened a PR. Let me know if there is anything else I need to do. Thanks!
Implemented with #243. Thanks for your contribution @micahmo.
This will be available in the next release.