View Full Version : TV Shows mapped to Movies, what's wrong?
When I click on TV Shows in Aeon, I end up in the Movies folder.
This is my sources.xml file:
http://pastebin.com/m31284210
<video>
<default>Movies</default>
<source>
<name>Movies</name>
<path>E:\Videos\</path>
<path>F:\Videos\</path>
</source>
<source>
<name>TV Shows</name>
<path>E:\TV Shows\</path>
<path>F:\TV Shows\</path>
</source>
</video>
What could be wrong?
digitalhigh
2008-09-14, 21:02
Maybe do a full reset, see if that helps?
What have you got set in AEON's settings for those paths?
I've done a full reset. I'm using the aeon default settings. I'm using the latest aeon lite, and the latest xbmc build by t3ch.
sickboy719
2008-09-14, 22:19
Are you in Library mode? Or File view?
sickboy719
2008-09-15, 17:37
Did you go into the AEON setting and point the movies shortcut to your movies folder?
I can't find that setting. The only setting I can find is to point the movies backdrop to my movies backdrop folder. But that is irrelevant to my problem. Can you be more specific about what I should do?
Note: I've reinstalled xbmc completely, including tdata and udata folders.
What have you got set in AEON's settings for those paths?
Did you go into the AEON setting and point the movies shortcut to your movies folder?
I can't find that setting. The only setting I can find is to point the movies backdrop to my movies backdrop folder. But that is irrelevant to my problem. Can you be more specific about what I should do?
Seetings > AEON > Home Shortcuts
It says (current:) on every entry. What is it supposted to say? Do I need to change this?
I'm still confused about this. I've read the instructions (see below), and it seems as if my sources.xml file is correct. The Aeon -> Home Shortcuts menu is only optional.
Could someone please tell me what I'm doing wrong.
I'm willing to try the Home Shortcuts menu if everything else fails. But I don't know what to put in the shortcuts. It wont allow me to browse, so my guess is that something else is supposed to be in that setting. But what? The readme.txt doesn't say.
http://www.aeonproject.com/downloads/readme.txt says:
Aeon features a larger-than-usual array of Home page shortcuts, ranging from
Movies and TV Shows to Adult and Arcade. This does stretch XBMC's abilities,
however, and the new menu options are really just shortcuts to bookmarks
specified in your sources.xml file. This file is located in XBMC's UserData
folder and follows a strict format. For example:
<music>
<default>Music</default>
<source>
<name>Music</name>
<path>/home/djh/Music</path>
</source>
</music>
Each media source in XBMC is defined using a separate <source></source>
section, the <name> tag being what Aeon looks for. To use its additional
Home options, you need to define sources with the following names:
OPTION SOURCE NAME
Movies Movies
TV Shows TV Shows
Clips Clips
Arcade Arcade
Adult asource
Comics Comics
Game Trailers Gametrailers
Movie Trailers Movietrailers
In addition to these default names, you can specify your own in the
Aeon->Home Shortcuts menu. This is also where you can turn individual Home
shortcuts on and off according to taste.
Just type 'Movies', 'TV Shows', etc.
As long they've been scanned into the library as 'Movies' and 'TV Shows' they'll show up.
Just type 'Movies', 'TV Shows', etc.
Thanks! That solved it.