This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
10
Pull Requests
2
Packages
Projects
Releases
Wiki
Activity
Files
f2de85b5d9d0dcc3c922bc261d32df71870d6615
jellyfin-ha-src
/
MediaBrowser.ApiInteraction
T
History
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