[Bug] Add gap between hour & minute of the runtime metadata In TMDB catalogue. #160

Closed
opened 2025-10-01 17:52:26 +00:00 by AdityasahuX07 · 5 comments
AdityasahuX07 commented 2025-10-01 17:52:26 +00:00 (Migrated from github.com)

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

Description

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,

  1. Add more "space" between each info (5 times space key would be batter).
  2. replace "MIN" with only "M", only M use when hour present otherwise use MIN (example: 2H 37M and 37MIN).

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,

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 <p align="center"> <img src="https://github.com/user-attachments/assets/e23a4f14-90e5-4ecd-875c-d74e6c590ef8" width="344" height="700" alt="Description"> </p> 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,** 1. Add more "space" between each info (5 times space key would be batter). 2. replace "MIN" with only "M", only M use when hour present otherwise use MIN (example: 2H 37M and 37MIN). **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,**_ <p align="center"> <img src="https://github.com/user-attachments/assets/a8674bdb-25d6-428b-9761-f0def2888023" width="344" height="700" /> <img src="https://github.com/user-attachments/assets/b9077404-a2cb-423a-aa85-bf310f757236" width="344" height="700" /> </p>
AdityasahuX07 commented 2025-10-02 04:31:13 +00:00 (Migrated from github.com)

Hi @CrissZollo as you fix #137, this issue is similar to that can you look forward on this issue.

Hi @CrissZollo as you fix #137, this issue is similar to that can you look forward on this issue.
CrissZollo commented 2025-10-04 11:00:13 +00:00 (Migrated from github.com)

Let me know how you feel about this. The screenshots are taken from tmdb catalog and are also the same on the other catalogs.

Screenshot_20251004_125451_Nuvio.jpg

Screenshot_20251004_125507_Nuvio.jpg

Let me know how you feel about this. The screenshots are taken from tmdb catalog and are also the same on the other catalogs. ![Screenshot_20251004_125451_Nuvio.jpg](https://github.com/user-attachments/assets/4285f811-53a0-4e69-8caf-7adc46b342ba) ![Screenshot_20251004_125507_Nuvio.jpg](https://github.com/user-attachments/assets/62f67250-f766-4f49-a5e9-abeff78696bb)
AdityasahuX07 commented 2025-10-04 11:10:55 +00:00 (Migrated from github.com)

Let me know how you feel about this. The screenshots are taken from tmdb catalog and are also the same on the other catalogs.

Screenshot_20251004_125451_Nuvio.jpg

Screenshot_20251004_125507_Nuvio.jpg

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]

> Let me know how you feel about this. The screenshots are taken from tmdb catalog and are also the same on the other catalogs. > > ![Screenshot_20251004_125451_Nuvio.jpg](https://github.com/user-attachments/assets/4285f811-53a0-4e69-8caf-7adc46b342ba) > > ![Screenshot_20251004_125507_Nuvio.jpg](https://github.com/user-attachments/assets/62f67250-f766-4f49-a5e9-abeff78696bb) > 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]
CrissZollo commented 2025-10-04 14:15:54 +00:00 (Migrated from github.com)

Do you think this okay? It has been increased by 50%

Screenshot_20251004_161445_Nuvio.jpg

Do you think this okay? It has been increased by 50% ![Screenshot_20251004_161445_Nuvio.jpg](https://github.com/user-attachments/assets/e47f5ab4-b14a-4c38-8432-0522bf310984)
AdityasahuX07 commented 2025-10-04 14:20:02 +00:00 (Migrated from github.com)

Do you think this okay? It has been increased by 50%

Screenshot_20251004_161445_Nuvio.jpg

Yeah! its perfect and easy to read.

don't forget to apply these changes to other catalogues.

> Do you think this okay? It has been increased by 50% > > ![Screenshot_20251004_161445_Nuvio.jpg](https://github.com/user-attachments/assets/e47f5ab4-b14a-4c38-8432-0522bf310984) Yeah! its perfect and easy to read. don't forget to apply these changes to other catalogues.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/NuvioStreaming_backup_24-10-25#160
No description provided.