[Bug] Add gap between hour & minute of the runtime metadata In TMDB catalogue. #160
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Creepso/NuvioStreaming_backup_24-10-25#160
Loading…
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?
From the FR #137 runtime length changed for minutes to hour & minutes.
the fixed issue with format - 2025 1H 59MIN PG-13 Imdb 7.0
But in TMDB catalogue the format - 2025 1H59MIN PG-13 Imdb 7.0 (no gap)
2025 49MIN PG-13 Imdb 7.7 (no gap)
I explore all major data base what I found that, all has spacebetween H&M. No one use 0 for single
TWO more enhancement,
So the final info for all catalogue including TMDB is looks like following format -
For Movie, (add one space key gap between h/m)
2025 1H 59M PG-13 Imdb 7.0
For TV, (add one space key gap between minute value and MIN)
2025 49 MIN PG-13 Imdb 7.7
Screenshots,
Hi @CrissZollo as you fix #137, this issue is similar to that can you look forward on this issue.
Let me know how you feel about this. The screenshots are taken from tmdb catalog and are also the same on the other catalogs.
Need to add one or two space key gap between year , runtime , age rating , and imdb rating [when mdblist off the imdb show right next to age rating as my screenshots]
Do you think this okay? It has been increased by 50%
Yeah! its perfect and easy to read.
don't forget to apply these changes to other catalogues.