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-04-21 17:44:43 +01:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
Files
4500f1d11bac97d553af74a5053aa42ac00f6ff7
jellyfin
/
MediaBrowser.ApiInteraction
History
LukePulverenti Luke Pulverenti luke pulverenti
4500f1d11b
Added an api method to download the list of installed plugins from the server
2012-09-03 14:15:07 -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 an api method to download the list of installed plugins from the server
2012-09-03 14:15:07 -04:00
IDataSerializer.cs
Don't compress binary responses
2012-08-30 21:30:33 -04:00
MediaBrowser.ApiInteraction.csproj
Made api serializer a little more generic
2012-08-22 09:05:25 -04:00