Tautulli-Remote icon indicating copy to clipboard operation
Tautulli-Remote copied to clipboard

Show watch percentage in activity

Open micahmo opened this issue 2 years ago • 4 comments

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.

image

Here is a screenshot of the app. The progress percentage is not shown anywhere.

image

micahmo avatar Nov 28 '22 14:11 micahmo

I can try to pick this up by month end, can you assign it to me @TheMeanCanEHdian? Thanks!

Yash-Garg avatar Jan 11 '23 11:01 Yash-Garg

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

TheMeanCanEHdian avatar Jan 11 '23 14:01 TheMeanCanEHdian

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!

Yash-Garg avatar Jan 11 '23 14:01 Yash-Garg

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!

micahmo avatar Jul 22 '24 15:07 micahmo

Implemented with #243. Thanks for your contribution @micahmo.

This will be available in the next release.

TheMeanCanEHdian avatar Sep 19 '24 20:09 TheMeanCanEHdian