-
Notifications
You must be signed in to change notification settings - Fork 46
option to generate scene nfo as episode metadata instead of movies #227
Copy link
Copy link
Open
Description
Hello, thanks for the amazing work on namer.
I would like to organize my scenes are episodes/seasons within kodi and thus keep the scene and movies separated.
Could it be possible to add an option to create NFO using the episodes structures instead of movies.
From what i could study on the formats, main differences are :
- "episodedetails" root node instead of "movie"
- "season" node : episode year could be used to define the season
- "episode" node : coud eventually be left blank, releasedate would be used to sort the episodes chronologically
all other NFO nodes seems common for both movie and episodes formats
A config option in the namer.cfg could be added to leave choice between keep creating move or episode NFO for scenes
I would be glad to help, but couldn't figure easily how the movie NFO is generated in the code.
Thanks in advance for your consideration on my request.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels