Skip to content

Conversation

BellezaEmporium
Copy link
Contributor

@BellezaEmporium BellezaEmporium commented Aug 17, 2025

Check channel lists

Make sure that the grab and channel parsing works for all configurations, else fix it.

New channel lists

With the verification of all channels, also provide the new channel listings.

Fusion Allente configurations

Allente has got one of their headquarters in Norway. Doing this unifies all configurations into one place, without triggering issues. A four-in-one, what's more to say ?

Fusion Telemach configurations

In the same vein than Allente. Telemach has the same endpoints for different IDs. Reflect that change.

Misclleaneous - Site Configurations

  • awilime.com : add user-agent to bypass 429 errors, fix channel & epg grab
  • beinsports.com : move json content from test into file, remove unrelated test content
  • directv.com.ar / directv.com.uy : add channel parsing (Argentinian / Uruguayan IP or VPN needed)
  • dishtv.in : fixed channels parsing, fitted test for the new header.
  • dtv8.net : remove "channels" endpoint since there's nothing to return.
  • elcinema.com : fix channels parsing
  • epg.112114.xyz : remove duplicates when getting data.
  • epgshare01.online : prevent memory heap issues by properly streaming the data, fix usage of the pako library [freearhey]
  • rtb.gov.bn : remove configuration [freearhey]

Misclleaneous - Code

  • channels/parse.ts : add verification for the "channels" function in configuration.
  • remove .gitattributes [freearhey]

@BellezaEmporium BellezaEmporium marked this pull request as draft August 17, 2025 14:14
@BellezaEmporium BellezaEmporium marked this pull request as ready for review September 13, 2025 12:01
@BellezaEmporium
Copy link
Contributor Author

R2R for the moment. Should fix quite a few things. Enjoy.

UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "[object Object]".

Closes: #2257
freearhey
freearhey previously approved these changes Sep 28, 2025
Alstruit
Alstruit previously approved these changes Sep 28, 2025
@freearhey freearhey mentioned this pull request Sep 28, 2025
@freearhey freearhey dismissed stale reviews from Alstruit and themself via 1b85409 September 28, 2025 09:47
@Alstruit Alstruit merged commit efc74ef into master Sep 28, 2025
1 check passed
@Alstruit Alstruit deleted the belleza-checks branch September 28, 2025 13:46
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.

3 participants