Commit Graph
250 Commits
Author SHA1 Message Date
PecaquitoandGitHub 403d972279 Merge pull request #50558 from iptv-org/patch-2026.09.1
Patch 2026.09.1
2026-09-04 16:52:14 -04:00
Sanaei 994b12fb25 fix: correct Live 24/7 handling and label regressions
- stream.updateWithIssue: 'Live 24/7: Yes' meant the stream IS 24/7, but it
  was assigned straight to isNot247, inverting the label. A 'No' answer was
  also ignored because the guard skipped falsy values.
- dataSet.getBoolean: an unanswered dropdown is stored as '' by
  parseIssueBody, which getBoolean read as false. Treat it as undefined so
  'no answer' means 'leave unchanged' instead of 'Not 24/7'.
- update.addStream: has() is true for an unanswered field, so it produced
  isNot247 = true for issues that left the dropdown blank.
- generate: sortBy got five orders for four iteratees.
- 2_streams_edit.yml: restore the '~' reset option dropped from the quality
  dropdown when the Label field was removed.
- stream.getLabels: use const to satisfy prefer-const.
2026-09-04 18:02:35 +02:00
Sanaei 2336dbc41f Merge remote-tracking branch 'origin/master' into pr/49871
# Conflicts:
#	tests/commands/playlist/format.test.ts
2026-09-04 17:30:25 +02:00
Aleksandr StatciukandGitHub 016c6ec540 Merge branch 'master' into patch-2026.09.1 2026-09-04 11:25:51 +03:00
chen zhihaoandGitHub 2c21f19496 Return failure status when playlist checks are offline (#49872)
* fix: fail playlist tests when offline

* test: move offline playlist check into test suite
2026-09-03 22:42:56 +02:00
freearhey d4f07c0a4c Update scripts 2026-09-03 14:53:13 +03:00
chen zhihao 1b6b7db25a fix: preserve nested playlist paths when formatting 2026-08-31 20:52:37 +08:00
freearhey ca5e9e0e0a Update create.ts 2026-08-17 02:16:37 +03:00
freearhey 4d6660623d Update validate.ts 2026-08-17 01:12:46 +03:00
freearhey fe04aca01d Update validate.ts 2026-08-17 01:05:19 +03:00
freearhey 0ded917ccc Update test.ts 2026-08-16 22:18:23 +03:00
freearhey 076654ce60 Update validate.ts 2026-08-16 21:50:39 +03:00
freearhey 45c4e6c041 Update validate.ts 2026-08-16 01:51:01 +03:00
freearhey 34a557a4e5 Update scripts 2026-08-15 03:01:38 +03:00
freearhey 254458135a Update scripts 2026-05-25 13:29:39 +03:00
freearhey 2017199983 Update validate.ts 2026-05-02 13:34:48 +03:00
freearhey 8f7940c8ca wip 2026-05-02 13:29:34 +03:00
freearhey 6826742c6b wip 2026-05-02 12:26:32 +03:00
freearhey 834abac5e4 wip 2026-05-02 12:08:00 +03:00
freearhey 59133e92e8 Update scripts 2026-04-12 08:46:28 +03:00
freearhey 3f20573f74 Update edit.ts 2026-04-11 23:56:38 +03:00
2604b0824f Update scripts/commands/playlist/edit.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-11 23:52:59 +03:00
freearhey 2d547ae74b Fix line endings char 2026-04-11 23:45:57 +03:00
Ubuntu 0c43b864f9 fix: V-001 security vulnerability
Automated security fix generated by Orbis Security AI
2026-04-02 09:41:17 +00:00
freearhey 81a822ade2 Update format.ts 2026-03-25 12:20:21 +03:00
freearhey 40a9d2903e Update update.ts 2026-03-23 17:13:25 +03:00
freearhey 8f3299d8c9 Update validate.ts 2026-03-16 02:28:25 +03:00
freearhey 60a7ff7f15 Update edit.ts 2026-03-13 07:25:07 +03:00
freearhey 77e01b50eb Update validate.ts 2026-03-11 07:08:31 +03:00
freearhey 224a0f45ef Update edit.ts 2026-03-11 05:08:01 +03:00
freearhey 7286231894 Update generate.ts 2026-03-01 17:31:53 +03:00
freearhey a5aaf74bb4 Update test.ts 2026-02-08 22:51:13 +03:00
freearhey fd4d799325 Update test.ts 2025-12-30 05:07:18 +03:00
freearhey 73988bc3dc Update test.ts 2025-12-22 12:48:04 +03:00
freearhey 5911de72fe Update test.ts 2025-12-22 10:57:18 +03:00
freearhey f387ec19e7 Update test.ts 2025-12-22 10:53:35 +03:00
freearhey 8e50533e3d Update test.ts 2025-12-22 05:27:00 +03:00
freearhey bbdbc92138 Update test.ts 2025-12-14 01:18:49 +03:00
freearhey 1ab5de2769 Update test.ts 2025-12-14 01:11:09 +03:00
freearhey 33d4969ed2 Update test.ts 2025-12-13 02:12:30 +03:00
freearhey 7f7862ba96 Update test.ts 2025-12-13 01:23:58 +03:00
freearhey 6c00393c6b Update test.ts 2025-12-09 04:19:30 +03:00
freearhey 20d3ecc074 Update scripts 2025-12-04 18:32:25 +03:00
freearhey 29d7717725 Update create.ts 2025-10-08 23:07:33 +03:00
freearhey ad2c83e333 Update scripts 2025-10-08 21:25:22 +03:00
freearhey f6515fea0c Add --timeout option 2025-09-03 07:48:23 +03:00
freearhey 8182cc45f9 Fix linter issues 2025-09-03 07:41:19 +03:00
freearhey b4095590f0 Add --proxy option 2025-09-03 07:29:56 +03:00
freearhey 44fb9f6036 Check for network connection 2025-09-03 06:22:48 +03:00
freearhey 1b44e9c6dd Use the number of CPU cores as the default for --parallel 2025-09-03 06:16:56 +03:00