Closed ghost closed 2 months ago
whats the point of this chat gpt created issue?
@TRtomasz it gives you a bit of brainy-power when you run out of it.
Plex-y type apps main feature is to match content to metadata to be able to present the content for consumption and ease content selection.
This sometimes can happen with clever heuristic algorithms.
The point is to use the correct high abstractions and not the lower abstractions when you come up with software functions.
I understand you're experiencing issues with the metadata and episode numbering for Futurama in Stremio, particularly from season 6 onward. This seems to be a complex problem involving multiple factors. Let me summarize the key points and offer some thoughts:
Metadata mismatch: The episode data in the app doesn't match up correctly with the actual episodes.
Third-party plugin interference: You suspect some third-party plugins might be causing issues.
Inconsistent season numbering: Futurama has different season numberings based on various release formats (broadcast order, production order, streaming order, etc.).
Stremio's chosen numbering system: It appears Stremio is using the streaming release order, but even then, there are problems with Season 6 and other missing episodes.
Torrent detection/labeling: There may be issues with how published torrents are detected or labeled within the system.
Audio track problems: You mentioned issues with only commentary tracks being available on the Samsung app.
Your suggestion about making the apps "knowledgeable" about different numbering formats is a good one. This approach, often called "scene mapping" or "episode mapping," can help reconcile different numbering systems. It would involve maintaining a database that maps episodes across different numbering schemes.
For a comprehensive fix, the Stremio developers might need to:
As a user, you've done a great job identifying and reporting these issues. The Wikipedia page you linked (https://en.wikipedia.org/wiki/List_of_Futurama_episodes) is indeed a good reference for the various numbering systems used for Futurama.
To help the developers address this, you might want to:
Remember, complex issues like this often take time to resolve, especially when they involve third-party data and multiple numbering systems. Your detailed feedback is valuable for improving the service for all users.