This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
jellyfin-jellyfin-1
Watch
1
Star
0
Fork
0
You've already forked jellyfin-jellyfin-1
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-12-24 01:34:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3dc824e1a43f29cda38d19fbb7d31a9af8aa6af7
jellyfin-jellyfin-1
/
MediaBrowser.ApiInteraction
History
LukePulverenti Luke Pulverenti luke pulverenti
9c456c63c8
Added more IBN api methods
2012-08-18 12:27:34 -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 more IBN api methods
2012-08-18 12:27:34 -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