jellyfin/MediaBrowser.Api/HttpHandlers
2012-08-12 09:59:09 -04:00
..
AudioHandler.cs Updated BaseMediaHandler to output the ffmpeg log to our log directory. Made more progress on VideoHandler. 2012-08-12 09:59:09 -04:00
GenreHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
GenresHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
ImageHandler.cs Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 2012-08-11 14:07:07 -04:00
InProgressItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
ItemHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
ItemListHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
JsonHandler.cs Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 2012-08-11 14:07:07 -04:00
PersonHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
PluginConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
PluginsHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
RecentlyAddedItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
StudioHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
StudiosHandler.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
UserConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 2012-07-25 22:33:11 -04:00
UsersHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 2012-07-21 14:39:47 -04:00
VideoHandler.cs Updated BaseMediaHandler to output the ffmpeg log to our log directory. Made more progress on VideoHandler. 2012-08-12 09:59:09 -04:00