All calls to get items now require passing in a userId. Made the model project portable. Also filled in more api calls.
This commit is contained in:
parent
baedafbeb9
commit
6fbd5cf464
@@ -0,0 +1,7 @@
|
||||
|
||||
namespace MediaBrowser.Model.Entities
|
||||
{
|
||||
public class Studio : BaseItem
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user