Skip to content

Tags: primetime43/Desktop-IPTV-Browser

Tags

v3.2.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Merge pull request #27 from primetime43/dev

3.2.0

v3.1.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Merge pull request #17 from primetime43/UI-rewrite-1.24.2024

UI & structure rewrite v3.1.0

v3.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from primetime43/dev

Dev to Main v3.0.0

v2.1.0

Fix code mistake

- Fixes a code mistake of a function that shouldn't be there

v2.0.0

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Dev to Main Merge v2.0.0 (#11)

* Add the ability to check for program updates on launch #6

* Fixed issue where checkForUpdate was being called more than once.

* Backend data rewrite (#7)

* Wrote a map for the categories to channel to make it load the channels for the selected category

* Rewrote rest functions and catches for user login 404.

* Rewrote epg loading (desc, title, times).

* Added progress count while loading data. Fixed the channel time range on UI of channel list, and made it related to local time. Added converting UNIX to current time. Formatting start/stop timestamps.

* Fixed the match for category name and removed category id from the match.

---------

* Fixed how windows are loaded and displayed.
Added feature #8

* Check up doesn't display a message box for no update anymore.

* Upgraded to target .NET 7 framework

* Commented out debug print outs and changed version to 2.0.0.

---------

primetime43

v1.5.1

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from primetime43/dev

Dev to Main merge v1.5.1

v1.5

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from primetime43/dev

Dev to master merge v1.5

v1.4

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from primetime43/dev

Dev

v1.3

Verified

This commit was created on github.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from primetime43/dev

Dev - Ability to save/load user login. v1.3

Tested in dev with no issues.

v1.2

Added Fody Costura package to pack all resources on build