Hey not sure if this has come up before but I personally have a fair bit of anime. I do not however like having it sorted in with my TV Shows... I know there are methods to separate TV show and Anime via a smart playlist but why not make it simple for everyone (that is assuming there are enough people who would like the feature).
Would it be possible to add another option called 'Anime' when choosing what files are in a directory.
So in the dropdown box you could choose music, anime, movies or tv shows. Like I said I know there is a way to do this with smart playlists but I think this would be an easy way to streamline peoples setup (well those with anime)
Cheers,
Matt
Anime Library Entry
anzerman
Junior Member Posts: 31 Joined: Apr 2012 Reputation: 0 |
2012-05-13 02:43
Post: #1
|
| find quote |
Bstrdsmkr
Fan Posts: 711 Joined: Oct 2010 Reputation: 13 |
2012-05-13 05:24
Post: #2
Making it "simple" on the user side is ridiculously complicated on the coding side. There are/have been several initiatives to redesign the under lying database to account for things that don't fit neatly into predefined categories (music videos being a more common example)
|
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 116 Location: Dawn of time |
2012-05-13 07:43
Post: #3
Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |
isamu.dragon
Posting Freak Joined: Feb 2009 Reputation: 4 Location: T.A.R.D.I.S. |
2012-05-13 18:13
Post: #4
simple,
1. put All your anime TV Shows in a folder labeled Anime. (i.e. C:\My Videos\Anime) 2. Create Smart Playlist that excludes the Anime Folder (Name it "TV Shows" or whatever) 3. Create Smart Playlist that excludes all except the Anime Folder (Name it "Anime" or whatever) 4. Depending on the skin you can mount the Smart Playlists on the main menu (I recommend the Skin "Aeon Nox") ![]() XBMC Server/Client: Database Type: MySQL OS: WIN7 64-Bit/XBMCuntu CPU: i7/Intel Atom (Dual Core) GPU: Nvidia GeForce GTS450/Nvidia Ion RAM: 12GB/2GB (512MB GPU) XBMC Version: Frodo 12.2/XBMCbuntu Frodo 12.2Skin: Aeon Nox |
| find quote |
anzerman
Junior Member Posts: 31 Joined: Apr 2012 Reputation: 0 |
2012-05-15 02:57
Post: #5
Cheers guys
|
| find quote |
MasterCATZ
Junior Member Posts: 28 Joined: Feb 2012 Reputation: 0 |
2012-05-16 01:33
Post: #6
I have been Creating a separate user profile called Anime for setting up Anime only stuff
my only problem now is trying to find a way for all the media players to access the separate profiles over the network it can be easily be done via advancedsettings.xml with <substitute> <from>special://masterprofile/profiles.xml</from> <to>smb://user:pass@remotepc/XBMC/userdata/profiles.xml</to> </substitute> how ever after that it all goes to hell because i can not seem to find a way to map the user profile files remotely profiles.xml <directory pathversion="1">smb://XBMC:XBMC@freebsd/XBMC/userdata/profiles/Anime/</directory> as XBMC see's the paths like this .. special://profile/ is mapped to: special://masterprofile/smb://User:Pass@Remotepc/XBMC/userdata/profiles/Anime/ Unsupported protocol(/home/xbmc/.xbmc/userdata/smb) in /home/xbmc/.xbmc/userdata/smb://User:Pass@RemotePC/XBMC/userdata/profiles/Anime/guisettings.xml 09:05:05 T:34712089600 ERROR: Unable to save settings to special://profile/guisettings.xml 09:05:05 T:34712089600 WARNING: CreateLoader - Unsupported protocol(/home/xbmc/.xbmc/userdata/smb) in /home/xbmc/.xbmc/userdata/smb://User:Pass@RemotePC/XBMC/userdata/profiles/Anime/guisettings.xml 09:05:05 T:34712089600 ERROR: special://profile/guisettings.xml, Line 0 Failed to open file I am working on a new advancedsettings.xml with a pathsubstitute for each and every profile / path but it would be a heap loads quicker if XBMC just made a cmd line for us to redirect XBMC home folder to another source other then default on launch its a real shame <substitute> <from>special://home/</from> <to>smb://User:Pass@RemotePC/XBMC/</to> </substitute> does not work ( crashes XBMC )
|
| find quote |

![[Image: fanarttv.png]](http://trakt.us/images/thanks/fanarttv.png)
![[Image: all-fanart.jpg]](http://trakt.tv/user/IsamuDragon/widgets/watched/all-fanart.jpg)
)
Search
Help