more on image uploading
This commit is contained in:
@@ -241,7 +241,7 @@ namespace MediaBrowser.Api.Playback.Progressive
|
||||
}
|
||||
}
|
||||
|
||||
return new ImageService(UserManager, LibraryManager)
|
||||
return new ImageService(UserManager, LibraryManager, ApplicationPaths, null)
|
||||
{
|
||||
Logger = Logger,
|
||||
RequestContext = RequestContext,
|
||||
|
||||
Reference in New Issue
Block a user