88 Commits
Author SHA1 Message Date
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
freearhey d4f07c0a4c Update scripts 2026-09-03 14:53:13 +03:00
freearhey 0542592b50 Update scripts 2026-08-16 22:54:31 +03:00
freearhey 59133e92e8 Update scripts 2026-04-12 08:46:28 +03:00
freearhey 20d3ecc074 Update scripts 2025-12-04 18:32:25 +03:00
freearhey 60fde4cc8c Replace LF with CRLF 2025-10-09 03:20:46 +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 fce15b9361 Update streamTester.ts 2025-09-03 06:18:10 +03:00
Ismaël Moret 1ca59cba57 update tests & replace ffprobe -> mediainfo.js 2025-09-02 17:00:50 +00:00
freearhey 825d198ac8 Update scripts 2025-09-02 01:36:29 +03:00
freearhey 8f9ea06133 Update scripts 2025-08-24 22:43:25 +03:00
freearhey 63262842e7 Update scripts 2025-08-23 17:47:03 +03:00
theofficialomega 45304b81e1 switch deps + markdown & numeral ditch 2025-08-02 12:25:21 +02:00
freearhey 37cfc2cc12 Fixes linter issues 2025-07-29 04:01:22 +03:00
freearhey 3105a56980 Update scripts 2025-07-20 20:28:58 +03:00
freearhey feac6b6191 Update scripts 2025-07-20 00:30:29 +03:00
freearhey acb19e72ee Update scripts 2025-07-10 21:13:43 +03:00
freearhey b0c56724a6 Update playlistParser.ts 2025-05-19 19:12:11 +03:00
freearhey 4893ed965c Update scripts 2025-05-01 00:51:41 +03:00
freearhey b0a299fad7 Update scripts 2025-04-23 23:34:43 +03:00
freearhey 66136e051c Update htmlTable.ts 2025-04-22 23:30:34 +03:00
freearhey d42b102cdf Update scripts 2025-04-16 20:54:55 +03:00
freearhey cad9cd5321 Update scripts 2025-03-29 11:39:46 +03:00
freearhey d931903a8d Update scripts 2025-03-15 07:31:10 +03:00
freearhey 94a326e15b Update scripts 2025-03-09 19:53:25 +03:00
freearhey 073e1452a5 Merge branch 'master' into patch-2025.03.2 2025-03-09 19:33:43 +03:00
freearhey b71641f576 Update scripts 2025-03-09 19:14:12 +03:00
freearhey 603f091390 Update issueParser.ts 2025-03-09 00:48:43 +03:00
freearhey aa215b3fcb Update scripts 2025-02-27 20:55:39 +03:00
freearhey f7026af0d4 Fixes linter issues 2025-02-22 13:31:07 +03:00
freearhey 6e26d46def Update scripts 2025-02-22 12:54:00 +03:00
freearhey ccd513257f Update issueParser.ts 2024-12-26 03:10:22 +03:00
freearhey fbeb5c3d8d Update playlistParser.ts
Fixes https://github.com/iptv-org/iptv/issues/17533
2024-12-20 10:05:26 +03:00
freearhey 03a228f161 Update scripts 2023-11-01 05:38:07 +03:00
freearhey 1f6e1e10e4 Rewrite api:load script 2023-10-07 07:19:39 +03:00
freearhey 35d2d83026 Fix errors found by linter 2023-09-22 06:22:47 +03:00
freearhey f8902e4e45 Install @freearhey/core 2023-09-22 05:17:22 +03:00
freearhey 58f6b07996 Update scripts 2023-09-18 18:24:40 +03:00
freearhey 46deb3bbb9 Update issueParser.ts 2023-09-18 01:51:15 +03:00
freearhey a10bcada90 Update issueParser.ts 2023-09-17 19:26:29 +03:00
freearhey c019453f76 Update scripts 2023-09-17 04:08:50 +03:00
freearhey 99dad2f66d Update file.ts 2023-09-16 17:52:27 +03:00
freearhey 9692995c75 Update storage.ts 2023-09-16 17:52:24 +03:00
freearhey 94f473f7ca Update scripts 2023-09-15 18:40:35 +03:00
freearhey 6f89c7dae2 Delete checker.js 2023-09-07 21:43:20 +03:00
freearhey 3bdff6abc5 Update db.js 2023-06-21 13:05:34 +03:00
Aleksandr Statciuk f1d3fc49a1 Create url.js 2023-05-01 21:33:21 +03:00