Mac OS X 2 Movie Feeds

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
AltecDK Offline
Junior Member
Posts: 3
Joined: Jun 2012
Reputation: 0
Location: Hirtshals, DENMARK
Post: #1
Hello All,

In XBMC is it possible to have 2 Movie tabs on the Main Menu?
I would like a "Eng Movies' and a 'DK Movies' tab to be viewable.

Is this possible?

Thanks
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,520
Joined: Oct 2003
Reputation: 138
Post: #2
If you're using a Frodo Alpha, then the entire library structure is specifiable - i.e. you can add smartplaylists anywhere. Further, the links on the home screen are just of the form ActivateWindow(Videos,<library_path>) so you can modify the skin to call into the appropriate bit in the hierarchy. The latter can be done in Eden as well, though not quite as easily (the URL to the smartplaylist is required).

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote