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-19 08:36:37 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
f2de85b5d9d0dcc3c922bc261d32df71870d6615
jellyfin
/
MediaBrowser.ApiInteraction
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