can I create playlists
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
-
- Posts: 6
- Joined: Thu Mar 14, 2013 2:50 am
can I create playlists
Hi I am new to ums just would like to know if I can create movie playlists to organize them into categories for example hd horror and so on thanks regards
Re: can I create playlists
Maybe have a look at this: CCML Plugin
-
- Posts: 6
- Joined: Thu Mar 14, 2013 2:50 am
Re: can I create playlists
I installed it but nothing really hapind just a other empty folder showd up I cant find anyway to add folders or files. any guide or help thanks for your help ?
Re: can I create playlists
yeah... you need to define "meta files" for your files.
Lets say you have a file called "SpiderMan(2002)x264.mkv"
To "register" the file with CCML, you have to make a file called SpiderMan(2002)x264.mkv.meta (text file)
Notice that the ".meta" suffix has to be appended to the complete file name (including the old extension)..so:
File setup:
SpiderMan(2002)x264.mkv
SpiderMan(2002)x264.mkv.meta
The contents in that meta file could be like:
Now restart UMS, and go into #- CCML -# folder, and you will see the structure is now reflecting what you typed in the meta file.
Read more here: https://github.com/jdknight/ums.ccml/wiki
Lets say you have a file called "SpiderMan(2002)x264.mkv"
To "register" the file with CCML, you have to make a file called SpiderMan(2002)x264.mkv.meta (text file)
Notice that the ".meta" suffix has to be appended to the complete file name (including the old extension)..so:
File setup:
SpiderMan(2002)x264.mkv
SpiderMan(2002)x264.mkv.meta
The contents in that meta file could be like:
Code: Select all
Master=Movie
A-Z=S
Genre=Action
Genre=Adventure
Genre=Fantasy
Year=2002
Read more here: https://github.com/jdknight/ums.ccml/wiki