Skip to content

Commit

Permalink
Updated: reference assemblies for MediaPortal 2.2.2 TVServer 1.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
margro committed Oct 12, 2019
1 parent 8e652a8 commit 6a3b3c5
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 2 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.23.0.143:
- Updated: reference assemblies for MediaPortal 2.2.2 TVServer 1.23.0

1.22.0.142:
- Fixed: report an error when no TV channels are found (e.g. when group names do not exist)
- Added: allow addition of TV webstreams. Choose DVB-IP, add the URL and set network id, transport id, service id and pmt pid all to 0
Expand Down
4 changes: 2 additions & 2 deletions TVServerKodi/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
// Build Number
// Revision
//
[assembly: AssemblyVersion("1.22.0.142")]
[assembly: AssemblyFileVersion("1.22.0.142")]
[assembly: AssemblyVersion("1.23.0.143")]
[assembly: AssemblyFileVersion("1.23.0.143")]

// Set usage and compatibility information to for TVServer 1.20 and above
[assembly: CompatibleVersion("1.21.0.0", "1.5.0.0")]
Expand Down
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 6a3b3c5

Please sign in to comment.