Jump to content

Recommended Posts

Posted

Hi,

 

is there a way to create a custome node to show all favorite emby stuff (movies, tv-show, boxsets,...) in one view with emby next gen?

Or, if this is not possible, is there a way to show favorite boxsets at least?

I see the premade nodes for movies, shows, ... but no node for favorite box sets / collections within kodi.

Andreas

Posted
11 hours ago, Andy2k said:

Hi,

 

is there a way to create a custome node to show all favorite emby stuff (movies, tv-show, boxsets,...) in one view with emby next gen?

Or, if this is not possible, is there a way to show favorite boxsets at least?

I see the premade nodes for movies, shows, ... but no node for favorite box sets / collections within kodi.

Andreas

Kodi doen't support boxset and episode favorites by its internal functions.

boxset fav support is on the todo list but not for 7.x versions.

The current episode fav list is already a workaround due to Kodi's limitations. Therefore not possible to combine all favs by Kodi's internal functions.

Possible is movies and tvshow favs in one node. (You can create your own custom node for this function).

I put it on the list, but not for 7.x

 

Posted

Hi,

 

thanx for the answer, im not sure how i show both with one node, but i wil try abit with a custom node.

 

Andreas

Posted
25 minutes ago, Andy2k said:

Hi,

 

thanx for the answer, im not sure how i show both with one node, but i wil try abit with a custom node.

 

Andreas

Have a look at the current nodes and use them as a template.

emby_Favorite_movies.xml

emby_Favorite_tvshows.xml

    <rule field="tag" operator="is">
        <value>Favorite tvshows</value>
    </rule>

there must be query like tag=Favorite tvshow or tag=Favorite movies

...for a combined view.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...