Solved Add additional categories / Separate different content type - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Rapier (https://forum.kodi.tv/forumdisplay.php?fid=120) +---- Thread: Solved Add additional categories / Separate different content type (/showthread.php?tid=329993) |
Add additional categories / Separate different content type - Yanta - 2018-03-22 My Server has the following drives: P: =\\server\music T:=\\server\TV Shows U:=\\server\movies V:=\\server\Documentaries W:=\\server\Photos Z:=\\server\Stand Up Comedy. T: is made up of 3 physical hard disks with folders accessed through symlinks. U:\ is made up of 5 physical disks also accessed via symlinks. This is because there are only 26 letters in the alphabet. I realize I could simply add the drives as additional folders in the source, but this is a mixed environment where Windows Explorer is also used to access content. Initially Documentaries and Stand Up Comedy were part of the Movies source. I've been asked to split them out, as they make the library bloated, and I am about the only person in the family who watches that stuff. I had a read of this thread.. https://forum.kodi.tv/showthread.php?tid=89678 but I'm not sure it applies to my situation. I'm also using Rapier and not the Transparency skin. I would like to add Comedy and Documentary (Is that too long for the skin?), onto the menu where Movies, System, General, etc... are located. What is the best way to achieve this? thank you. RE: Add additional categories / Separate different content type - Karellen - 2018-03-22 I know Gade can provide a more comprehensive answer for Rapier skin, but I just wanted to quickly jump in and point you to the wiki page... https://kodi.wiki/view/Custom_Home_Items Also a link to Rapier instructions at the bottom. RE: Add additional categories / Separate different content type - Yanta - 2018-03-23 (2018-03-22, 22:42)Karellen Wrote: I know Gade can provide a more comprehensive answer for Rapier skin, but I just wanted to quickly jump in and point you to the wiki page... https://kodi.wiki/view/Custom_Home_ItemsThanks for that. I had actually read that page, and I've read the rapier wiki several times. Clearly I'm a complete noob because I haven't been able to get it to work. RE: Add additional categories / Separate different content type - Gade - 2018-03-23 Hi Yanta. Are your Comedy and Documentary sources set up in Kodi? Are they added to your library or do you use them as video content? RE: Add additional categories / Separate different content type - Yanta - 2018-03-24 (2018-03-23, 14:58)Gade Wrote: Hi Yanta.Yes sources are set up Yes they are added to library I see them all in the movies category. Most of them are incorrectly named or missing details as I haven't created the NFOs for them yet. RE: Add additional categories / Separate different content type - Gade - 2018-03-24 I would filter out Comedy and Documentaries from your regular movies and create seperate home screen categories for each of them.
Create your new library nodes:
Do the same for Stand Up Comedy. Right click both your new nodes to bring up the context menu and add them as Favourites. Go to Skin Settings > Home > Change Category Actions Find Movies and click it. It will probably say that "Title" is default. Change it to "Library Nodes: Title". Now create your custom categories.
Do the same for Stand Up Comedy and use Custom 2. RE: Add additional categories / Separate different content type - Yanta - 2018-03-28 Hi, sorry for the delay in responding. Have been unwell. Anyway, thanks for the solution. Where I went wrong was adding the node to my favorites. This solution works perfectly. I decided to move the documentaries to the TV node. Down to the last few minor problems now... RE: Add additional categories / Separate different content type - Gade - 2018-03-28 Sounds great. So you got everything regarding the home screen categories up and working? Let me know if you have sny other questions or suggestions. I'll mark this thread as solved. RE: Add additional categories / Separate different content type - Yanta - 2018-03-28 Yes I did. I have a couple of big jobs ahead - creating a script to create the NFO files. I'm not going to do that by hand. I've written a script to create the stub files which takes about 2 seconds to run. I should have done that in the early days instead of creating them by hand. I do have more questions, but I don't think they are skin related so I'll post in a different sub-forum RE: Add additional categories / Separate different content type - Gade - 2018-03-28 Sounds really cool and much easier creating your own script! Cheers RE: Add additional categories / Separate different content type - leng - 2022-05-18 Sorry to necro this thread but I also want to do something like this. I'm using the Rapier skin so I my simple question (before I jump in and make a mess) is, are the instructions still valid or am I going to trip over changes in kodi and the skin made in the last 4 years? Thanks, RE: Add additional categories / Separate different content type - Gade - 2022-05-19 Hi @leng I just read through the thread and all instructions still seem very valid. If you follow them you should be fine. Please let me know if you have any issues doing this. RE: Add additional categories / Separate different content type - leng - 2022-05-19 Thanks @Gade I'll give it a go next week. |