oh, no worries noone is upset, sorry I don't check all the localized forums.
ok so on the subtitle page, there is a "download beta" right above the normal download button

- download_beta.gif (180.74 KiB) Viewed 26346 times
click on it, it'll take you to the new website
https://www.opensubtitles.com/nl/subtit ... r-eztvx-to
Where you will see the subtitle is indeed imported, but the episode was saved as a movie

- Screenshot 2024-06-21 at 08.14.01.jpg (122.96 KiB) Viewed 26352 times
it's a common error, that's easly fixed case by case, but a mess to detect. I know it is stupid and should be fixed, I've been working on this for over 5 years, and can confidently say this code is a huge mess, and will NEVER fully work, and can keep me busy literally forever.
so the choise is either to work forever on these synchronisation, or finish the new upload system. Right now I need to implement the more robust sorting system, while bypassing it to allow the imports coming from opensubtitles.org.
Meanwhile as the opensubtitles.com api is live and very used, so I need to fix the titles, as explained I can really work 45 hours a week trying to track missing or wrongly allocated subtitles, if you want just a little example of what I need to deal with, just have a look at this tv serie, and how the episodes are allocated.
https://www.imdb.com/title/tt2930604/
https://www.themoviedb.org/tv/60554-sta ... ls/seasons
https://fr.wikipedia.org/wiki/Star_Wars_Rebels
https://starwars.fandom.com/wiki/Star_Wars_Rebels
IMDB is the main reference for tv series, we use these unique ID's to reference TV episodes, but there are IMDB episodes who become Movies on themoviedb, episodes 1&2 on one platform becoming 1 single episode on the other.
so there are also plenty of episodes who can't be accessed by the opensubtitles.org api, depending if the querying is done on the imdb or tmdb id's, and we're trying to solve that, the thing is that the system needs to be smart enough to adjust to the different contexts.
For now, both API's can find the lost or wrongly allocated subtitles with the text search
Anyways, I can still manually fix shows like the ones reported, if I get a link to the problematic file rather than trying to search for it with text search it can save a lot of time, so yes please do use the contact form to report.
If it is for missing episodes, you can just send a link to the tv serie
https://www.opensubtitles.com/fr/tvshow ... station-19 where it is easy to see in the season list if episodes are missing, or as for the "star wars rebels" mentionned earlier, why some have such a mess with duplicated episodes
https://www.opensubtitles.com/fr/tvshow ... ars-rebels (actually for the duplicates I don't have a good solution yet)
thanks for your understanding, we really need the user feedbacks.