LukePulverenti Luke Pulverenti luke pulverenti 0788f435c1 Added GetItemsWithPerson 13 years ago
..
AudioHandler.cs 5f5f2fcdb4 Added some intelligence to the video handler. try to just copy the audio stream when possible, instead of encoding. 13 years ago
BaseMediaHandler.cs 5f5f2fcdb4 Added some intelligence to the video handler. try to just copy the audio stream when possible, instead of encoding. 13 years ago
GenresHandler.cs 80b3ad7bd2 Moved the http server to it's own assembly. added comments and made other minor re-organizations. 13 years ago
ImageHandler.cs 0a310fab0e Removed unused field 13 years ago
InProgressItemsHandler.cs 80b3ad7bd2 Moved the http server to it's own assembly. added comments and made other minor re-organizations. 13 years ago
ItemHandler.cs 0a48b5e31a Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 13 years ago
ItemListHandler.cs 0a48b5e31a Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 13 years ago
ItemsWithGenreHandler.cs ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 13 years ago
ItemsWithPersonHandler.cs 0788f435c1 Added GetItemsWithPerson 13 years ago
ItemsWithStudioHandler.cs ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 13 years ago
ItemsWithYearHandler.cs ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 13 years ago
JsonHandler.cs 24d2c441b3 Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 13 years ago
PersonHandler.cs 31afb168f8 Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 13 years ago
PluginConfigurationHandler.cs 97ee9fed14 Switched to MEF as a means to locate plugins and resolvers 13 years ago
PluginsHandler.cs 97ee9fed14 Switched to MEF as a means to locate plugins and resolvers 13 years ago
RecentlyAddedItemsHandler.cs 80b3ad7bd2 Moved the http server to it's own assembly. added comments and made other minor re-organizations. 13 years ago
StudiosHandler.cs 7d48e20aea Reworked CategoryInfo and added ImageType enum 13 years ago
UserConfigurationHandler.cs 97ee9fed14 Switched to MEF as a means to locate plugins and resolvers 13 years ago
UsersHandler.cs 0a48b5e31a Added a BaseKernel for the UI and Server to share, and made some other minor re-organizations. 13 years ago
VideoHandler.cs cbfc2ac368 more video improvements 13 years ago
YearsHandler.cs ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 13 years ago