No info in File Mode. lease can someone explain.
#1
I would like to use Xbmc because I want to see things like Fanart, Movie Information, DVD box, etcetera while I am scrolling thru my movies.

No problem when I use the Library mode but I do not like this mode. Too much time needed to find the wanted movie and selections are often nog sufficient.


But in File Mode (the mode where my directories/folders are visible) this is not possible.


I absolutely do not understand why. Can someone explain this?



(The alternative Front Row + Sapphire shows all information when in File Mode but has other secere drawbacks).
Reply
#2
Simply because file mode is just a list of your files and library is the mode with all the data.
Reply
#3
You could simulate a "Files mode with info" by creating a bunch of smart playlists based on paths. Post your sources.xml file and I could help you get started.
Reply
#4
Some help is certainly appreciated. I uploaded the sources.xml to:

http://rapidshare.com/#!download|669l36|...rces.xml|4


Problem might be that most folders not only contain movies but also subfolders.
Reply
#5
Basically what you do is create a new smart playlist based on sources path.

Image

Here is what the raw xml for a xsp looks like:
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="tvshows">
    <name>00. TV Opnames (Bewerkt)</name>
    <match>all</match>
    <rule field="path" operator="is">smb://192.168.1.222:139/TV.Films/00. TV 0pnames</rule>
    <order direction="ascending">path</order>
</smartplaylist>

Then you would end up with a window like so:

Image

Some skins like Alaska Revisted also allow you to jump from the home menu directly to the smartplaylists.

For the subfolders you could add them to the end of the paths.
Reply
#6
antoniong,

Take a look at this thread: http://forum.xbmc.org/showthread.php?tid=93887. I am waiting on this change as well.
Kodi 17, Transparency Skin
PogoPlug v4 running Arm Linux 4.4.63 as MySQL (mariadb) server.
Mac OS 10.12.5
2015 27" iMac 3.3 GHz Quad, 16GB RAM, 1TB SSD
2015 13" Macbook Pro, 8GB RAM, 256GB SSD
AppleTV 4 TV OS 10
Reply

Logout Mark Read Team Forum Stats Members Help
No info in File Mode. lease can someone explain.0