Aeon Nox 3.0: Movie Extras/Bonus Features - How to add them to your setup.

  Thread Rating:
  • 2 Votes - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
kaburke Offline
Junior Member
Posts: 18
Joined: Mar 2012
Reputation: 0
Post: #41
XBMC only supports associating movies with a TV Series; we can't associate a movie with a specific season.

Unfortunately, as we are using the system in a non-conventional way, we are limited in what we can do. For example, I would love to be able to jump from a movie in the Movies library to the associated TV Series (so we can jump from a movie to its extras), but that's not yet possible. Hopefully, someday, movie extras will be officially supported in some capacity.
find quote
Deano316 Offline
Fan
Posts: 728
Joined: Jul 2011
Reputation: 8
Location: Brighton, England
Post: #42
As Kaburke already stated not possible ATM but if enough interest is generated, over time we might get a bit more support for Bonus Features from the devs. Movie sets were eventually integrated into XBMC, so you never know.......
find quote
thrak76 Offline
Moderator
Posts: 1,102
Joined: Mar 2011
Reputation: 21
Location: Lake Michigan Shoreline
Post: #43
Yeah, I figured that it wasn't possible, but this may be a good thread for brainstorming, too! I like kaburke's idea of jumping from the movie to the extras too.
find quote
kaburke Offline
Junior Member
Posts: 18
Joined: Mar 2012
Reputation: 0
Post: #44
Can right-click menu items be added via scripts or skins? If so, it should be simple enough to add a "Go to extras" item.
find quote
phil65 Offline
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #45
(2012-05-21 20:47)kaburke Wrote:  Can right-click menu items be added via scripts or skins? If so, it should be simple enough to add a "Go to extras" item.

yes, possible.
find quote
kaburke Offline
Junior Member
Posts: 18
Joined: Mar 2012
Reputation: 0
Post: #46
Which is possible? Adding via scripts, or adding via skins? Or both?
find quote
phil65 Offline
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #47
(2012-05-21 22:25)kaburke Wrote:  Which is possible? Adding via scripts, or adding via skins? Or both?

via skin.
find quote
Deano316 Offline
Fan
Posts: 728
Joined: Jul 2011
Reputation: 8
Location: Brighton, England
Post: #48
(2012-05-21 20:36)thrak76 Wrote:  Yeah, I figured that it wasn't possible, but this may be a good thread for brainstorming, too!

Agreed, this thread is as good a place as any Nod

I'm liking your idea about linking from movies. An idea I would also like to see is being able to link to soundtracks, a pipe dream for now though.
find quote
kaburke Offline
Junior Member
Posts: 18
Joined: Mar 2012
Reputation: 0
Post: #49
Thanks for the info.

I took a quick look at the Nox skin, but being completely unfamiliar with skinning I didn't immediately see where to extend the videos' context menu. I'm going to read up about XBMC skinning, and then I will take another look. The documentation seems somewhat limited, so this may take me a little while Confused

Going forward, this may be something that we can resquest be added to the Nox skin (if it hasn't been request already).

[edit]
Linking to soundtracks would be cool, too (a random track from the soundtrack could be played as the tv tune?). It seems, however, that would required a change to XBMC itself to support such relationships. Given my newness to add-ons, and XBMC in general, it's not clear if the library can be extended sufficiently using add-ons to accomplish this.
[/edit]
(This post was last modified: 2012-05-21 23:13 by kaburke.)
find quote
phil65 Offline
Skilled Skinner
Posts: 4,456
Joined: Mar 2009
Reputation: 56
Location: Cologne, Germany
Post: #50
(2012-05-21 23:08)kaburke Wrote:  Thanks for the info.

I took a quick look at the Nox skin, but being completely unfamiliar with skinning I didn't immediately see where to extend the videos' context menu. I'm going to read up about XBMC skinning, and then I will take another look. The documentation seems somewhat limited, so this may take me a little while Confused

Going forward, this may be something that we can resquest be added to the Nox skin (if it hasn't been request already).

no, something like this won´t become part of the skin unless it is better supported by xbmc itself or and offiial add-on.
to give you a hint, you´ll have to add a button to controlgroup 996 in dialogcontextmenu.xml (same button style as the include "ActorMetaDataContextButton" in includes.xml)
find quote
Post Reply