This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-03-09 11:46:18 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
6e8bfb6d9b34e8aad876bdb21907ca686741e7cb
jellyfin
/
MediaBrowser.ApiInteraction
History
LukePulverenti Luke Pulverenti luke pulverenti
a7bead51b2
Removed more manual decompression
2012-08-01 05:25:13 -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
Removed more manual decompression
2012-08-01 05:25:13 -04:00
BaseClient.cs
Added HttpClientHandler as a constructor param to ApiClient, and added automatic decompression.
2012-07-31 21:53:40 -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 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