..
ActivityLogController.cs
Move API policies to MediaBrowser.Common
1 year ago
ApiKeyController.cs
Move API policies to MediaBrowser.Common
1 year ago
ArtistsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
AudioController.cs
Add ITranscodeManager service
1 year ago
BrandingController.cs
Migrate to file-scoped namespaces
2 years ago
ChannelsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
ClientLogController.cs
refactor: simplify authz
2 years ago
CollectionController.cs
Move API policies to MediaBrowser.Common
1 year ago
ConfigurationController.cs
Move API policies to MediaBrowser.Common
1 year ago
DashboardController.cs
refactor: simplify authz
2 years ago
DevicesController.cs
Remove some unused client capabilities and sync code ( #10812 )
1 year ago
DisplayPreferencesController.cs
Always make userId query parameter optional
1 year ago
DynamicHlsController.cs
AsyncKeyedLock migration
1 year ago
EnvironmentController.cs
Revert "Use System.Net.IPNetwork"
1 year ago
FilterController.cs
Use helper function to compare guid ( #10825 )
1 year ago
GenresController.cs
Use helper function to compare guid ( #10825 )
1 year ago
HlsSegmentController.cs
Add ITranscodeManager service
1 year ago
ImageController.cs
Revert "Use System.Net.IPNetwork"
1 year ago
InstantMixController.cs
Use helper function to compare guid ( #10825 )
1 year ago
ItemLookupController.cs
Move API policies to MediaBrowser.Common
1 year ago
ItemRefreshController.cs
Move API policies to MediaBrowser.Common
1 year ago
ItemUpdateController.cs
Convert CollectionType to use lowercase enum names
1 year ago
ItemsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
LibraryController.cs
Add item id to download activity
1 year ago
LibraryStructureController.cs
Remove SimpleProgress
1 year ago
LiveTvController.cs
Merge pull request #11028 from nielsvanvelzen/api-userid-optional2
1 year ago
LocalizationController.cs
Move API policies to MediaBrowser.Common
1 year ago
LyricsController.cs
Store lyrics in the database as media streams ( #9951 )
1 year ago
MediaInfoController.cs
Always make userId query parameter optional
1 year ago
MoviesController.cs
Use helper function to compare guid ( #10825 )
1 year ago
MusicGenresController.cs
Use helper function to compare guid ( #10825 )
1 year ago
PackageController.cs
Move API policies to MediaBrowser.Common
1 year ago
PersonsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
PlaylistsController.cs
Always make userId query parameter optional
1 year ago
PlaystateController.cs
Add ITranscodeManager service
1 year ago
PluginsController.cs
Move API policies to MediaBrowser.Common
1 year ago
QuickConnectController.cs
Remove unused using directives
2 years ago
RemoteImageController.cs
Move API policies to MediaBrowser.Common
1 year ago
ScheduledTasksController.cs
Move API policies to MediaBrowser.Common
1 year ago
SearchController.cs
Use helper function to compare guid ( #10825 )
1 year ago
SessionController.cs
Use helper function to compare guid ( #10825 )
1 year ago
StartupController.cs
Move API policies to MediaBrowser.Common
1 year ago
StudiosController.cs
Use helper function to compare guid ( #10825 )
1 year ago
SubtitleController.cs
Store lyrics in the database as media streams ( #9951 )
1 year ago
SuggestionsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
SyncPlayController.cs
Move API policies to MediaBrowser.Common
1 year ago
SystemController.cs
Return 404 if log file does not exist
1 year ago
TimeSyncController.cs
Migrate to file-scoped namespaces
2 years ago
TrailersController.cs
Merge branch 'master' into media-type
1 year ago
TrickplayController.cs
Avoid unnecessary string -> byte[] conversion (Bond-009)
1 year ago
TvShowsController.cs
Use helper function to compare guid ( #10825 )
1 year ago
UniversalAudioController.cs
Add ITranscodeManager service
1 year ago
UserController.cs
Use helper function to compare guid ( #10825 )
1 year ago
UserLibraryController.cs
Store lyrics in the database as media streams ( #9951 )
1 year ago
UserViewsController.cs
Remove some unused client capabilities and sync code ( #10812 )
1 year ago
VideoAttachmentsController.cs
Migrate to file-scoped namespaces
2 years ago
VideosController.cs
Fix file extension based on container
1 year ago
YearsController.cs
Use helper function to compare guid ( #10825 )
1 year ago