jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti 3e33822d1a For now, always encode mp4
2012-08-12 22:22:34 -04:00
..
AudioHandler.cs Moved more common code from audio/video handler down to the base class 2012-08-12 13:05:51 -04:00
BaseMediaHandler.cs Moved more common code from audio/video handler down to the base class 2012-08-12 13:05:51 -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 Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -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 Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -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 For now, always encode mp4 2012-08-12 22:22:34 -04:00