Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch 2025.03.2 #20404

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Patch 2025.03.2 #20404

wants to merge 10 commits into from

Conversation

freearhey
Copy link
Collaborator

Changes:

  • removes the timeshift attribute from playlists
    In the current system, each channel variant must have a unique ID, so there is no need to specify timeshift separately.
  • adds a new http-referrer attribute
  • user-agent attribute has been renamed to http-user-agent to unify attribute names

Example:

#EXTINF:-1 tvg-id="ExampleTVPlus1.us" http-referrer="http://example.com/" http-user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64)",Example TV +1 (720p) [Geo-blocked]
http://example.com/stream.m3u8

Test results:

npm test

> test
> jest --runInBand

 PASS  tests/commands/report/create.test.ts
 PASS  tests/commands/playlist/validate.test.ts
 PASS  tests/commands/playlist/format.test.ts
 PASS  tests/commands/playlist/generate.test.ts
 PASS  tests/commands/readme/update.test.ts
 PASS  tests/commands/playlist/update.test.ts
 PASS  tests/commands/api/generate.test.ts

Test Suites: 7 passed, 7 total
Tests:       8 passed, 8 total
Snapshots:   0 total
Time:        13.61 s, estimated 14 s
Ran all test suites.

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.

1 participant