Improved Naming scheme for video in Emby/Jellyfin#729
Improved Naming scheme for video in Emby/Jellyfin#729killergerbah merged 3 commits intokillergerbah:mainfrom
Conversation
|
I could see potentially removing the item id for cleanliness, but it could be potentially useful information for scripting, like if you wanted to find that episode in the future programmatically you can parse that and construct a url to take you straight there. |
|
@bpwhelan Can you add reasonable fallback behavior in case some of the
|
|
@killergerbah I think |
|
@bpwhelan Thanks! This looks good. Final suggestion is to use your original naming format if it's possible. P2 would be to use the parts that are available in |
|
Merging this but feel free to implement your original naming scheme if you'd like. Thanks for the contribution! |
|
Sorry meant to reply, if I were to do anything it would have to be all or nothing (either all of the nowplayingitem fields or just use filename) But I think filename makes the most sense as it's consistent with how the app works. Thanks! |



Unify and improve the the naming scheme for the "Video Name" in both Emby and Jellyfin. This will result in more consistent naming between the two and provide a lot more useful information for jellyfin folk.
Before and After JF:

Before and After Emby:
