This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-02-12 22:34:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jellyfin
/
MediaBrowser.ApiInteraction
History
LukePulverenti Luke Pulverenti luke pulverenti
5c6ec34a9c
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
2012-08-17 12:47:35 -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
Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
2012-08-17 12:47:35 -04:00
IHttpClient.cs
Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
2012-08-15 09:20:29 -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
Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
2012-08-15 09:20:29 -04:00