At which point does Nzbdrone create the missing season folders when a new show is added.
I have the “Create empty series folders” toggled on but ever time i add a new show the season folders are not created.
This is really frustrating as i have noticed that both Xbmc and MB3 do not add the show to the library until a season folder is added manually under the series folder?
Season folders are only created when episodes are sorted to those season folders. Some metadata files may also be created in empty season folders if thats where they go.
Is there anyway for Nzb Drone to create the empty season folders, or do they need to be done manually as I belive it should be create empty season folders not series folders, as they aren’t empty when series folders are created as they put the series metadata in there.
XBMC will add the series as long as there is a season folder (originally we didn’t create them to prevent empty shows from appearing in XBMC, but it was requested it be added, not sure about MB3.
Both XBMC and MB3 should add the series if their metadata is created (MB3 metadata is not yet available in drone).
Sure, thats a personal preference, still need answers to my questions to understand if we want to change this. Creating empty season folders seems a bit awkward just to force another application to load data it should be able to with the existence of a series folder (empty or not).
Well at the moment, the only way MB3 detects a series is via either a series.xml file or an empty Season folder. Both of which causes a fetch to occur within MB3.
The series.xml file route is problematic, as MBS doesn’t update it with new details, unless we force an update (refresh).
With SickBeard, the series.xml file is created, populated with all the required information, so it doesn’t need updating again and MB3 is happy to fetch metadata.
Metadata for MB3 is in progress (just series.xml at the moment), drone will update it when it gets new information (it does this for all metadata files it creates). Just waiting on a couple fixes and then we’ll merge it into develop.