From afa9138717e76df5e01da0df798e9357c6e6906c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Fri, 18 Oct 2024 12:54:07 -0700 Subject: [PATCH 1/9] add open-tv --- bucket/open-tv.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 bucket/open-tv.json diff --git a/bucket/open-tv.json b/bucket/open-tv.json new file mode 100644 index 00000000000000..6026bf0f46a26b --- /dev/null +++ b/bucket/open-tv.json @@ -0,0 +1,31 @@ +{ + "version": "1.0.3", + "description": "Ultra-fast, simple and open-source IPTV app", + "homepage": "https://github.com/Fredolx/meme-maker", + "license": "AGPLv3", + "architecture": { + "64bit": { + "url": "https://github.com/fredolx/open-tv/releases/download/v1.0.3/Open.TV_1.0.3_x64_en-US.msi", + "hash": "0c2ebcd3a1f2c59b920d8e819cb032040f6304c15c5231e39ef05f46c4b6fcf6" + } + }, + "extract_dir": "PFiles\\Open TV", + "bin": "open_tv.exe", + "shortcuts": [ + [ + "open_tv.exe", + "Open TV" + ] + ], + "checkver": { + "github": "https://github.com/fredolx/open-tv" + }, + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/fredolx/open-tv/releases/download/v$version/Open.TV_$version_x64_en-US.msi" + } + } + + } +} \ No newline at end of file From a2a3cd3b5c1e1e37c872d31eb28a6670a273dc06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Fri, 18 Oct 2024 12:57:47 -0700 Subject: [PATCH 2/9] update license --- bucket/open-tv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index 6026bf0f46a26b..ccc14592491960 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -2,7 +2,7 @@ "version": "1.0.3", "description": "Ultra-fast, simple and open-source IPTV app", "homepage": "https://github.com/Fredolx/meme-maker", - "license": "AGPLv3", + "license": "GPL-2.0-only", "architecture": { "64bit": { "url": "https://github.com/fredolx/open-tv/releases/download/v1.0.3/Open.TV_1.0.3_x64_en-US.msi", From 6ed765ffd9fd52e5ed6f4765f048bc503a58a710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Fri, 18 Oct 2024 12:58:49 -0700 Subject: [PATCH 3/9] update homepage --- bucket/open-tv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index ccc14592491960..232052e619a3e7 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -1,7 +1,7 @@ { "version": "1.0.3", "description": "Ultra-fast, simple and open-source IPTV app", - "homepage": "https://github.com/Fredolx/meme-maker", + "homepage": "https://github.com/Fredolx/open-tv", "license": "GPL-2.0-only", "architecture": { "64bit": { From 44291d34e08de177bcb94e1dc1791a7e537232e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Fri, 18 Oct 2024 13:12:57 -0700 Subject: [PATCH 4/9] add depends --- bucket/open-tv.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index 232052e619a3e7..a7936fef34b7b9 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -27,5 +27,10 @@ } } - } + }, + "depends": [ + "mpv", + "ffmpeg", + "yt-dlp" + ] } \ No newline at end of file From 3aec8212d586ea1ef5f5492b3ac28ca0c895fc80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Fri, 18 Oct 2024 13:13:25 -0700 Subject: [PATCH 5/9] remove useless space --- bucket/open-tv.json | 1 - 1 file changed, 1 deletion(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index a7936fef34b7b9..f0f86a76fd053e 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -26,7 +26,6 @@ "url": "https://github.com/fredolx/open-tv/releases/download/v$version/Open.TV_$version_x64_en-US.msi" } } - }, "depends": [ "mpv", From 00778036564e8dffac1a7f2211cc00efa619a9e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Sun, 12 Jan 2025 21:44:37 -0700 Subject: [PATCH 6/9] update to 1.3.0 --- bucket/open-tv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index f0f86a76fd053e..cce44221f4b74b 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -1,12 +1,12 @@ { - "version": "1.0.3", + "version": "1.3.0", "description": "Ultra-fast, simple and open-source IPTV app", "homepage": "https://github.com/Fredolx/open-tv", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/fredolx/open-tv/releases/download/v1.0.3/Open.TV_1.0.3_x64_en-US.msi", - "hash": "0c2ebcd3a1f2c59b920d8e819cb032040f6304c15c5231e39ef05f46c4b6fcf6" + "url": "https://github.com/fredolx/open-tv/releases/download/v1.3.0/Open.TV_1.3.0_x64_en-US.msi", + "hash": "700EE0A9D963227D7803D439AED1C37094E901A4BA772A401A5A259FFEB4C21E" } }, "extract_dir": "PFiles\\Open TV", From ca90d09535a64136d7815e246c652861303035a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Mon, 13 Jan 2025 21:27:07 -0700 Subject: [PATCH 7/9] update version --- bucket/open-tv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index cce44221f4b74b..846d75155db1bf 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -1,12 +1,12 @@ { - "version": "1.3.0", + "version": "1.3.1", "description": "Ultra-fast, simple and open-source IPTV app", "homepage": "https://github.com/Fredolx/open-tv", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/fredolx/open-tv/releases/download/v1.3.0/Open.TV_1.3.0_x64_en-US.msi", - "hash": "700EE0A9D963227D7803D439AED1C37094E901A4BA772A401A5A259FFEB4C21E" + "url": "https://github.com/fredolx/open-tv/releases/download/v1.3.1/Open.TV_1.3.1_x64_en-US.msi", + "hash": "8D39B36CF4F1A877F0E5647A63B8DDCC50333E56F6BEAF9142C95F5BCF085E36" } }, "extract_dir": "PFiles\\Open TV", From 9272d5d9aca903942617e09ea157e7b0574fa04c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= <38048855+Fredolx@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:30:33 -0700 Subject: [PATCH 8/9] Update bucket/open-tv.json Co-authored-by: Aliaksandr Belik <1752374+aliesbelik@users.noreply.github.com> --- bucket/open-tv.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index 846d75155db1bf..6266c7a5d15c75 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -17,9 +17,7 @@ "Open TV" ] ], - "checkver": { - "github": "https://github.com/fredolx/open-tv" - }, + "checkver": "github", "autoupdate": { "architecture": { "64bit": { From 3cd8ad87af59f73c6d3ea29d220383fd2f82f8dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Lachapelle?= Date: Mon, 13 Jan 2025 21:32:34 -0700 Subject: [PATCH 9/9] change order of fields --- bucket/open-tv.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/open-tv.json b/bucket/open-tv.json index 6266c7a5d15c75..8f8615271e8310 100644 --- a/bucket/open-tv.json +++ b/bucket/open-tv.json @@ -3,6 +3,11 @@ "description": "Ultra-fast, simple and open-source IPTV app", "homepage": "https://github.com/Fredolx/open-tv", "license": "GPL-2.0-only", + "depends": [ + "mpv", + "ffmpeg", + "yt-dlp" + ], "architecture": { "64bit": { "url": "https://github.com/fredolx/open-tv/releases/download/v1.3.1/Open.TV_1.3.1_x64_en-US.msi", @@ -24,10 +29,5 @@ "url": "https://github.com/fredolx/open-tv/releases/download/v$version/Open.TV_$version_x64_en-US.msi" } } - }, - "depends": [ - "mpv", - "ffmpeg", - "yt-dlp" - ] + } } \ No newline at end of file