mirror of
https://github.com/tubearchivist/tubearchivist-plex.git
synced 2026-03-23 20:37:11 +00:00
[GH-ISSUE #56] [Feature Request]: Make video duration info more visible #23
Labels
No labels
bug
bug
documentation
duplicate
enhancement
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/archived-tubearchivist-plex#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @V4ler1an on GitHub (Apr 30, 2024).
Original GitHub issue: https://github.com/tubearchivist/tubearchivist-plex/issues/56
I've read the documentation.
Your Feature Request
Is your feature request related to a problem? Please describe.
In YouTube's official web or Android TV UI, the video length is overlayed on each thumbnail so the information is always on display. This is important for the user experience, enabling you to select a video you have enough time to watch. The TA Plex library UI only displays video length in certain screens or when a specific 'Duration' based view filter is applied.
Describe the solution you'd like
It would be a great help if video duration metadata could be included as standard beneath all videos, regardless of the view filter in use.
Additional context
Your help is needed!
@lamusmaser commented on GitHub (May 9, 2024):
There is only so much that I can change, but I will see if I can add some additional details. There are some other things that are hard to read from mobile/alternate sources that could be added to the description of the videos. This will duplicate some of the data, but I think that this can be beneficial for several use cases.
@V4ler1an commented on GitHub (May 9, 2024):
Thanks @lamusmaser.
@lamusmaser commented on GitHub (May 13, 2024):
I don't think I can modify the filter/sorting results, but I can add some additional details to the top of the Description. My plan was to update it to be the following:
What this should do is add a few more pieces of information that can be seen in the overviews of most areas. That should decrease number of clicks. Additionally, for those instances where the YouTube video's title is too longer for Plex to show it, this will allow someone to see what the full title is within the description. We'll keep the YTID in there to have a reference (and show that this piece is working.)
@lamusmaser commented on GitHub (May 13, 2024):
Incorporated into v0.1.5. This will now show as presented for videos. I won't be able to handle the other areas, but this should help in a lot of places.
@lamusmaser commented on GitHub (May 13, 2024):
Here is what I see now:

@V4ler1an commented on GitHub (May 13, 2024):
This looks helpful, i'll try and update and take a look at the new version soon.
@lamusmaser commented on GitHub (May 14, 2024):
v0.1.5 is now released and available. Closing until someone reports this as a continued issue.