Skip to content

Commit

Permalink
Updated: reference assemblies for Mediaportal 2.2.1 TVServer 1.21.100
Browse files Browse the repository at this point in the history
  • Loading branch information
margro committed Apr 20, 2019
1 parent acf70e5 commit 617863b
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions TVServerKodi/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
1.21.0.141:
- Updated: reference assemblies for Mediaportal 2.2.1 TVServer 1.21.100

1.20.0.140:
- Added: GetRecordingInfo: Allow resolving the hostname in an RTSP url to an IP-address
- Fixed: GetRecordingInfo should return the same fields as getrecordings
Expand Down
6 changes: 3 additions & 3 deletions TVServerKodi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.20.0.141")]
[assembly: AssemblyFileVersion("1.20.0.141")]
[assembly: AssemblyVersion("1.21.0.141")]
[assembly: AssemblyFileVersion("1.21.0.141")]

// Set usage and compatibility information to for TVServer 1.20 and above
[assembly: CompatibleVersion("1.20.0.0", "1.5.0.0")]
[assembly: CompatibleVersion("1.21.0.0", "1.5.0.0")]
[assembly: UsesSubsystem("TVE")]

Binary file modified TVServerKodi/References/Common.Utils.dll
Binary file not shown.
Binary file modified TVServerKodi/References/PluginBase.dll
Binary file not shown.
Binary file modified TVServerKodi/References/SetupControls.dll
Binary file not shown.
Binary file modified TVServerKodi/References/TVDatabase.dll
Binary file not shown.
Binary file modified TVServerKodi/References/TVLibrary.dll
Binary file not shown.
Binary file modified TVServerKodi/References/TvBusinessLayer.dll
Binary file not shown.
Binary file modified TVServerKodi/References/TvControl.dll
Binary file not shown.
Binary file modified TVServerKodi/References/TvLibrary.Interfaces.dll
Binary file not shown.
Binary file modified TVServerKodi/References/TvLibrary.Utils.dll
Binary file not shown.

0 comments on commit 617863b

Please sign in to comment.