apondman / MediaBrowser

MediaBrowser client for MediaPortal
9 stars 4 forks source link

Skin Parameters lead to mixed content #46

Open puenktchen opened 10 years ago

puenktchen commented 10 years ago

If you use a skin parameter like

{Type:"View", Id:"root-movies"}

as a result you get movies, music and tvshows mixed together.

apondman commented 10 years ago

the old "views" like you mention in the example will be removed in favor of the UserView views supplied by the server. I still have to remove the old skin parameters and add/list the new ones.