steffen95 0 Posted March 9, 2017 Posted March 9, 2017 Hey there, I have read in the wiki: https://github.com/MediaBrowser/Wiki/wiki/TV%20naming It's also possible to have a sub-folder group multiple shows together in an otherwise normal directory structure. Use the metadata manager to change the content type of the sub-folder to TV. \TV --- content type TV \TV show 1 \Season 1 \Star Trek --- change content type to TV using metadata manager \Star Trek \Season 1 \Star Trek: The next Generation \Season 1 But I can't find the content type in the metadata manager. Where is this?? Or where can I set TV conten to a sub-folder?? best regards Steffen
Happy2Play 9783 Posted March 9, 2017 Posted March 9, 2017 (edited) Depending on your library setup you may have to set it manually. https://emby.media/community/index.php?/topic/39202-help-with-complex-folder-structure/?p=367771 https://emby.media/community/index.php?/topic/40218-unset-libraries-complex-folder-issue/?hl=complex Edited March 9, 2017 by Happy2Play
steffen95 0 Posted March 9, 2017 Author Posted March 9, 2017 Thanks for your answere. I have tray to use the Inherit type content but it doesen't work. So how I must setup my libary?? or how can i make it maually??
steffen95 0 Posted March 9, 2017 Author Posted March 9, 2017 The manually Methode with this code has worked <ContentTypes> <NameValuePair> <Name>C:\Users\Media\Desktop\Video Test\TV Series\Action</Name> <Value>tvshows</Value> </NameValuePair> <NameValuePair> <Name>C:\Users\Media\Desktop\Video Test\TV Series\Thriller</Name> <Value>tvshows</Value> </NameValuePair> </ContentTypes> Thank you
Happy2Play 9783 Posted March 10, 2017 Posted March 10, 2017 (edited) Thanks for your answere. I have tray to use the Inherit type content but it doesen't work. So how I must setup my libary?? or how can i make it maually?? If you had the drop down option then you should have just changed it from "inherit" to "TV". Edited March 10, 2017 by Happy2Play
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now