-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: renaming episodes #922
Comments
We don't have season data (except the season numbers from TvDB) |
You meant series, not season, and revam misunderstood, from what I can tell |
Yeah, I meant series |
I knew what he (or she) meant, but i also saw what he (or she) wrote. And no, i didn't have to comment on it, but i did. I was in the mood to comment on little things like that.
It's not that they make no distinction between the two, it's because to AniDB there is no such thing as a 'season'. Also, TMDB (The Movie Database) has season data (season names and overviews/descriptions) that will be added in the future at some point. Idk when. Anyways, it wouldn't be that hard to add support for custom episode names, but since we have other priorities at the moment and this is an OSS project driven by motivation, then it might be a while until it will be added (unless @da3dsoul (or somebody else) suddenly got the motivation to do it right now). |
- Added Shoko metadata events for when a series or episode is added, updated and removed, available both through the plugin abstraction and through SignalR. - Added episode title override, finally closing #1041(at least for the api/server aspect of it).
I did a thing in the spur of the moment, so now the API supports it, but we still need to add UI for it, so I'm transferring this issue to the Web UI repository for now. |
We currently do not plan to support this feature due to its limited use case, as our resources can be better utilized on more pressing tasks. While we won't prevent anyone from attempting to implement this feature, please be aware that it will not be a straightforward pull request. You'll need to get the design approved by us first. |
Add ability for user to manually rename episodes (just like for series)
The text was updated successfully, but these errors were encountered: