Skip to content

Commit c4869d2

Browse files
authored
Modify: 4gray.iptvnator version 0.18.0 (microsoft#333749)
1 parent 9768137 commit c4869d2

3 files changed

Lines changed: 33 additions & 11 deletions

File tree

manifests/4/4gray/iptvnator/0.18.0/4gray.iptvnator.installer.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,12 @@
33

44
PackageIdentifier: 4gray.iptvnator
55
PackageVersion: 0.18.0
6-
InstallerLocale: en-US
7-
InstallerType: nullsoft
6+
InstallerType: nullsoft # electron-builder
87
Scope: user
8+
InstallerSwitches:
9+
Upgrade: --updated
910
ProductCode: 3341a014-22cf-5222-8dcc-af88cb4c4b85
1011
ReleaseDate: 2026-01-14
11-
AppsAndFeaturesEntries:
12-
- DisplayName: IPTVnator 0.18.0
13-
ProductCode: 3341a014-22cf-5222-8dcc-af88cb4c4b85
1412
Installers:
1513
- Architecture: x64
1614
InstallerUrl: https://github.com/4gray/iptvnator/releases/download/v0.18.0/iptvnator-0.18.0-windows-x64-setup.exe

manifests/4/4gray/iptvnator/0.18.0/4gray.iptvnator.locale.en-US.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,26 +5,27 @@ PackageIdentifier: 4gray.iptvnator
55
PackageVersion: 0.18.0
66
PackageLocale: en-US
77
Publisher: 4gray
8-
PublisherUrl: https://iptvnator.vercel.app/
8+
PublisherUrl: https://4gray.dev/
99
PublisherSupportUrl: https://github.com/4gray/iptvnator/issues
1010
PackageName: IPTVnator
1111
PackageUrl: https://github.com/4gray/iptvnator
1212
License: MIT
1313
LicenseUrl: https://github.com/4gray/iptvnator/blob/HEAD/LICENSE.md
14+
Copyright: Copyright 2020-2026
1415
ShortDescription: A video player application that provides support for the playback of IPTV playlists (m3u, m3u8).
16+
Description: |-
17+
IPTVnator is a video player application that provides support for IPTV playlist playback (m3u, m3u8). The application allows users to import playlists using remote URLs or by uploading files from the local file system. Additionally, it supports EPG information in XMLTV format which can be provided via URL.
18+
The application is a cross-platform, open-source project built with Electron and Angular.
19+
⚠️ Note: IPTVnator does not provide any playlists or other digital content. The channels and pictures in the screenshots are for demonstration purposes only.
1520
Tags:
16-
- electron
1721
- epg
18-
- fair-source
1922
- iptv
20-
- iptv-m3u
2123
- iptv-player
22-
- iptv-player-application
2324
- m3u
2425
- m3u8
2526
- player
26-
- player-video
2727
- playlist
28+
- video
2829
ReleaseNotes: |-
2930
v0.18 — Release Notes
3031
iptvnator-v18
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created with komac v2.14.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: 4gray.iptvnator
5+
PackageVersion: 0.18.0
6+
PackageLocale: zh-CN
7+
ShortDescription: 一款支持播放 IPTV 播放列表(m3u、m3u8)的视频播放器应用程序。
8+
Description: |-
9+
IPTVnator 是一款支持 IPTV 播放列表播放(m3u、m3u8)的视频播放器应用程序。用户可通过远程 URL 或从本地文件系统上传文件的方式导入播放列表。此外,该应用还支持以 XMLTV 格式提供的 EPG 信息,并可通过 URL 加载。
10+
该应用是一个基于 Electron 和 Angular 构建的跨平台开源项目。
11+
⚠️ 注意:IPTVnator 不提供任何播放列表或其他数字内容。截图中的频道和图片仅用于演示目的。
12+
Tags:
13+
- iptv
14+
- iptv播放器
15+
- m3u
16+
- m3u8
17+
- 播放列表
18+
- 播放器
19+
- 电子节目指南
20+
- 视频
21+
- 网络电视
22+
ManifestType: locale
23+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)