Skip to content

Conversation

@freearhey
Copy link
Collaborator

@freearhey freearhey commented Nov 4, 2025

Changes:

Test results:

npm test --- commands  

> test
> cross-env TZ=Pacific/Nauru npx jest --runInBand commands

 PASS  tests/commands/channels/lint.test.ts (6.361 s)
 PASS  tests/commands/channels/validate.test.ts
 PASS  tests/commands/channels/format.test.ts
 PASS  tests/commands/epg/grab.test.ts (13.898 s)
 PASS  tests/commands/channels/edit.test.ts
 PASS  tests/commands/sites/update.test.ts
 PASS  tests/commands/channels/parse.test.ts
 PASS  tests/commands/api/generate.test.ts
 PASS  tests/commands/sites/init.test.ts

Test Suites: 9 passed, 9 total
Tests:       22 passed, 22 total
Snapshots:   0 total
Time:        36.566 s
Ran all test suites matching commands.

Test run (with custom.xml)

npm run grab --- --channels=custom.xml  

> grab
> tsx scripts/commands/epg/grab.ts --channels=custom.xml

info starting...
info loading channels...
info found 2 channel(s)
info loading api data...
info creating queue...
info run:
info   [1/5] tvpassport.com (en) - ABC.us@East - Nov 5, 2025 (26 programs)
info   [2/5] tvpassport.com (en) - ABC.us@East - Nov 6, 2025 (26 programs)
info   [3/5] mytelly.co.uk (en) - BBCOne.uk@ChannelIslands - Nov 6, 2025 (27 programs)
info   [4/5] mytelly.co.uk (en) - BBCOne.uk@ChannelIslands - Nov 5, 2025 (25 programs)
info   [5/5] tvpassport.com (en) - ABC.us@East - Nov 7, 2025 (26 programs)
info   saving to "guide.xml"...
success   done in 00h 00m 04s

@freearhey freearhey changed the title Update format.yml Patch 2025.11.2 Nov 4, 2025
PopeyeTheSai10r
PopeyeTheSai10r previously approved these changes Nov 5, 2025
@freearhey freearhey marked this pull request as draft November 5, 2025 22:59
@freearhey freearhey marked this pull request as ready for review November 5, 2025 23:46
@PopeyeTheSai10r
Copy link
Collaborator

All tests passed.

@BellezaEmporium BellezaEmporium merged commit 85b5349 into master Nov 7, 2025
1 check passed
@BellezaEmporium BellezaEmporium deleted the patch-2025.11.2 branch November 7, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Custom XML does not work when combining different sites (Docker)

4 participants