Item: The Final Season
Language: en-US
Type of Problem: Incorrect_content
Extra Details: Episode 29 of the final season just aired today, but someone deleted the episode. I'm not able to add it back.
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Virch
il 18 agosto, 2023 alle 11:37PM
the rule is stupid and needs to be re-written, that's the main point. we can talk semantics all day about what a season is and how tmdb should organize the episodes, but the only true way to fix this is to re-write this rule so that situations like this, jujutsu kaisen season 2, and other anime don't happen anymore. but, i'll stop here, because i don't really like arguing online despite what my past discussion posts might show. just please consider re-writing it, mods.
Risposta da Stefan Ringel
il 19 agosto, 2023 alle 12:24AM
No.
Risposta da Sirios_Dev
il 19 agosto, 2023 alle 2:47AM
The rules are right, in fact in the Bible > episodes > anime > special said:
And Honestly in my opinion the two finals does not fit in any case
Risposta da superboy97
il 19 agosto, 2023 alle 2:53AM
These rules also apply:
And these episodes fit the case of unnumbered episodes.
Anime rules doesn't replace the standard TV shows rules, they supplement them.
Risposta da Sirios_Dev
il 19 agosto, 2023 alle 3:06AM
Then there is no discussion, for those who want to follow the series it is possible to create groups of episodes after all
Risposta da activityum
il 19 agosto, 2023 alle 3:29AM
The problem is groups are not the default sorting method on applications using TMDB as database. And most of them don't even support groups.
Risposta da Stefan Ringel
il 19 agosto, 2023 alle 3:41AM
That ist not a problem of TMDB, but of applications. Not TMDB must change, the programmers which write application must change the applications.
Risposta da Vivienb
il 19 agosto, 2023 alle 4:30AM
Not enough... these rules are not consistent, otherwise why would this thread still be active. Stop being so obtuse with these rules...
Risposta da activityum
il 19 agosto, 2023 alle 4:30AM
Same thing that I said
Risposta da Sirios_Dev
il 19 agosto, 2023 alle 4:35AM
I agree, these are the rules. if we have inconsistency on other apps, we have to insist with apps, feedback and assistances.
The APIs to do this exists, when apps have enough reports they will adapt to tmdb if they want.
Risposta da Vivienb
il 19 agosto, 2023 alle 4:40AM
But the support of episode groups by other applications is not the problem... Episode groups are not the magic solution to this bad numbering. It makes sense in other situations, but not. The final episodes must be in season 4.
Risposta da Stefan Ringel
il 19 agosto, 2023 alle 2:36PM
For apps programmer, please use the groups as your sortings i.e. as popup button. Each entry selected a different group of sorting. More is not needed.
Risposta da Vivienb
il 20 agosto, 2023 alle 6:38AM
But we don't care about the groups of the episodes, that's not the problem. And even less the solution. The basic decoupage is not good. The final episodes must be put in season 4.
Risposta da KiNGxNiNjA
il 21 agosto, 2023 alle 9:01PM
https://imgur.com/a/Pxhb7II
Using episode groups dose not help at all, it quiet a disaster in my opinion because the episodes already numbered as S00E36 and S00E37 so it will show up as 1st and 2nd episode in that group (as you can see in the images, using Kodi). The Episode it is already and clearly part of "The Final Season" in the official site and right after Ep87, and TMDb ignoring that fact like it is nothing.
TMDb are already avoiding its own rules and made up a Season number for "The Final Season" and called it "Season 4" which clearly not numbered in the official site.
TMDb are already avoiding its own rules and not following the official site episodes numbering like calling EP87 as S04E28.
Anyway TMDb started wrong for a show that almost a 10 years old by now and literally in the last 2 episodes woke up and said it is not following the rules lets number them as S00E36 and S00E37, Who in the ***** entire world dose that???!
My point is DO NOT STAND IN BETWEEN either continue as you started making up seasons and episode numbering and call the last 2 episodes as S04E29 and S04E30 OR start all over again and ditch the seasons and make it just episodes from 01-87, even so you will have to make up numbers for last 2 episodes.
I hope this discussion dose not end up as a big waist of time (it been already 4-5 months) for us and for you as moderators.
Risposta da Stefan Ringel
il 22 agosto, 2023 alle 12:01AM
@KiNGxNiNjA
For Kodi or so:
Go to the setting of the episode (s00x36) and set the "sort in season" 1 or so and "sort before episode" to the last number of the last episode (e.g. episode 87 you have to enter 88).
Otherwise KODI or so have a design problem. The Interpreting the data from the API is most complex including it mapping (order numbers are important for sorting on each level - season numbers and episode numbers are only for display on screen).
Difference between old and new design:
old design: sorting is interpolated from season/episode number -> not flexible
new design: strictly separation of sorting and numbering -> flexible
I say it, not TMDB must change, the apps like KODI must change to a new design for sorting for more flexibility on sorting. Each episode group are a preset for the sorting.