Jump to content

Different folder structure on two Emby servers


altexy

Recommended Posts

altexy

Hi all!

 

I'm developing a client for RTI XP Processor.

 

One of the task is media library folder browsing.

 

 

First, I get top level views by using <'/Users/' + userId + '/Views'> API

Next I try to navigate down thru folders using <'/Users/' + userId + '/Items?parentId='+ parentId> API getting parent folder id from currently opened view.

 

On my development installation I get next subfolders of top level Movies:

Resume

Latest

Movies

Collections

Favorites

Genres

 

And it is expected.

 

On client server before it worked the same, but now it is changed to just return flat movies list.

 

Why I get such different behavior and how I can obtain the stable views browsing?

 

My server: Version 3.0.5912.0

Client server: Version 3.0.5913.0

 

Thanks and regards

Alexander Altshuler 

Edited by altexy
Link to comment
Share on other sites

You have Enhanced Presentations set for one of the installations and not the other.

Link to comment
Share on other sites

altexy

You have Enhanced Presentations set for one of the installations and not the other.

Thanks, to point it out.

Didn't know about this setting.

Link to comment
Share on other sites

FYI - there is a parameter you an supply in the API to turn on/off this option for that particular call as well.

Link to comment
Share on other sites

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...