Ro-Den

Results 34 comments of Ro-Den

Tags are handled automatically if I'm not mistaken. So, adding them is not a problem. Apart of `EXT-X-SERVER-CONTROL` and other BS, ALHLS is just 2 chunk lists combined together for...

> ALHLS adds new tags with special logic The only really special logic is that it relies on `PRELOAD-HINT` instead of `MEDIA-SEQUENCE`. Another "special" logic, I guess, is if you...

The draft has expired. Now they would submit one more version and wait another 6 months. It took Apple more than 8 years and 23 versions to get the 1st...

> Unfortunately my provider was using token instead of Token I've checked a dozen of portals. It's always "token" and never "Token". > I know that you said no ETA...

> it seams that i got the right authentication details, because the tool fetches the channellist, but then i always got error 404 > also getting the same error for...

If I understand the following ECMAScript correctly, it's normal behavior to use `cdm` if `cmds` is empty. `var cmd_idx = channel.cmds.getIdxByVal('url', stb.player.channels[idx].cmd);` [...] `if (!stb.player.channels[idx].manually_selected || cmd_idx === null){ stb.player.channels[idx].cmd...

Possible reasons: 1. You've failed to provide the valid token in your configuration file. 2. Your STB/Emu reconnects/disconnects for some reason making the provided token invalid. 3. Someone else connects...

> Do not specify anythink in token field so stalkerhek would generate a random one. Looks like, a random token is not working when authenticating without a username & a...

> When you receive the response from the handshake, you expect the token to be in "Token" but in my case it was "token" so the code would to use...

> I need a log with debug level 128 +1 enabled, starting right before you tune to this channel. @oscam-emu [log.txt](https://github.com/oscam-emu/oscam-patched/files/6577170/log.txt)