jellyfin-server/MediaBrowser.ApiInteraction
LukePulverenti Luke Pulverenti luke pulverenti f2de85b5d9 Added VideoInfo to DTOBaseItem
2012-08-22 08:56:44 -04:00
..
Properties Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer. 2012-07-31 12:29:07 -04:00
ApiClient.cs Added VideoInfo to DTOBaseItem 2012-08-22 08:56:44 -04:00
IJsonSerializer.cs Added an ApiInteraction project that UI's can use to talk to the server. Moved jsonserializer namespace from json to serialization, since we may be adding an xml serializer. 2012-07-31 12:29:07 -04:00
MediaBrowser.ApiInteraction.csproj Added a completely separate DTOBaseItem to remove the ApiBaseItemWrapper mess and shrink json output size. 2012-08-18 04:22:54 -04:00