You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/MediaBrowser.Api/HttpHandlers
LukePulverenti Luke Pulverenti luke pulverenti 55aa5cb873
Added more audio streaming improvements and extracted BaseMediaHandler
12 years ago
..
AudioHandler.cs Added more audio streaming improvements and extracted BaseMediaHandler 12 years ago
BaseMediaHandler.cs Added more audio streaming improvements and extracted BaseMediaHandler 12 years ago
GenreHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
GenresHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
ImageHandler.cs Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 12 years ago
InProgressItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
ItemHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 12 years ago
ItemListHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 12 years ago
JsonHandler.cs Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 12 years ago
PersonHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
PluginConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 12 years ago
PluginsHandler.cs Switched to MEF as a means to locate plugins and resolvers 12 years ago
RecentlyAddedItemsHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
StudioHandler.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 12 years ago
StudiosHandler.cs Reworked CategoryInfo and added ImageType enum 12 years ago
UserConfigurationHandler.cs Switched to MEF as a means to locate plugins and resolvers 12 years ago
UsersHandler.cs Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 12 years ago
VideoHandler.cs Updated BaseMediaHandler to output the ffmpeg log to our log directory. Made more progress on VideoHandler. 12 years ago