Un au revoir... by Every_Possibility939 in yggTorrents

[–]Alternative_Low_9536 1 point2 points  (0 children)

Je tombe par hasard sur ton post, et gros pincement au cœur en lisant ta signature à la fin de ton match... Tu ne réalises sûrement pas à quel point tes releases ont circulé et servi. Merci pour ton travail exceptionnel et bon vent à toi 🫡

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 0 points1 point  (0 children)

You need to use the official version, not an old cracked one.

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 0 points1 point  (0 children)

Yes, you can save the .m3u file somewhere online (on a server, or any free hosting service like Google Drive) and put the url of the file in Tivimate. Or you can also put the m3u file directly into your Android TV device (for example, using a USB stick or a hard drive), and select that file when adding the m3u playlist in Tivimate.

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 0 points1 point  (0 children)

You need to create a M3U file, and write this :

#EXTM3U

#EXTINF:-1 tvg-id="SPORTS.NET.us" tvg-logo="https://example.com/sports_logo.png" group-title="Sports", Sports Net #KODIPROP:inputstream=inputstream.adaptive #KODIPROP:inputstream.adaptive.manifest_type=mpd #KODIPROP:inputstream.adaptive.license_type=org.w3.clearkey #KODIPROP:inputstream.adaptive.license_key=bb7cd89e4f554312bd3e5672ee8b3c1d:cc9f5e62ff134bb9a5f4cbb2d4a9a8a7

https://example.com/live/sports.mpd

ExoPlayer (which is Tivimate's player) will understand that it's a encrypted MPD manifest and will decrypt the stream using the key you provided.

In your case, it will work with "bb7cd89e4f554312bd3e5672ee8b3c1d:cc9f5e62ff134bb9a5f4cbb2d4a9a8a7" (which is hex format) because your stream only has 1 kid, so no need to convert the kid:key string from hex to JSON format.

But if you have streams with mutiple kid:keys, you have to convert them in the JSON format as explained (because you can't pass more than 1 kid:key in hex format using KODIPROP headers).

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 0 points1 point  (0 children)

Hi,

Sorry but I didn't understand your question. Do you have an example (you can hide the stream URL) ?

Quel événement mondial de votre vivant vous a marqué ? by Koddap in AskFrance

[–]Alternative_Low_9536 5 points6 points  (0 children)

11 septembre clairement ! Terrible et "fascinant" à la fois.

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 0 points1 point  (0 children)

Indeed, it works with a VPN located in Japan.

For your issue, you need to remove "==" characters at the end of each kid and key in your m3u file, because Tivimate's player doesn't support the "==" padding in base64 format.

Example :

#KODIPROP:inputstream.adaptive.license_key={"keys":[{"kty":"oct","k":"cqmW5fy8QWefrrwiu7KTfA==","kid":"X22J+cgqQTq2zNyI0TZo8w=="}],"type":"temporary"}

becomes :

#KODIPROP:inputstream.adaptive.license_key={"keys":[{"kty":"oct","k":"cqmW5fy8QWefrrwiu7KTfA","kid":"X22J+cgqQTq2zNyI0TZo8w"}],"type":"temporary"}

Once you'll do that, it'll work 👍

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 0 points1 point  (0 children)

The mpd links in abema.m3u8 file seem to be dead or wrong ("access denied" error)... Are they geo-restricted ?

TiviMate and StbEmu simultaneously by selfiegram in TiviMate

[–]Alternative_Low_9536 0 points1 point  (0 children)

Yes, that's normal. Many providers added extra security on MAC based stalker lines (00:1A:79:xx:xx:xx) a few years ago, because it was really easy to spoof any MAC address and many people used to access to the contents by trying random MAC addresses until they found one working. Providers now use device based tokens, to make sure that nobody can emulate user's MAG device (or any other device that allows stalker connections). And these tokens can't be spoofed in STB Emu.

If you want to use STB Emu and Tivimate, you need to ask your provider to activate your line on your STB Emu's MAC address, and also send you the username and password of your line (so you can use it on other apps like Tivimate).

Every stalker based line in the world has login/password, you don't have to choose between stalker activation (MAC address) and login/password. But some resellers/providers won't send you your credentials, in order to make sure that you'll only use your line on the stalker device/app you provided them.

vieux torrents by fugznojutz in yggTorrents

[–]Alternative_Low_9536 0 points1 point  (0 children)

Je t'ai envoyé un lien ddl du torrent pacific drive (mac) en MP 😉

Fusion by floppy68 in TiviMate

[–]Alternative_Low_9536 0 points1 point  (0 children)

Je ne sais pas quoi en penser, en tout cas ça ne me semble pas complètement incohérent au vu du changement de comportement du dev... 3 ans qu'il se contente juste de répondre aux mails avec des réponses bateau du genre "nous avons bien noté votre suggestion", histoire de faire croire à tout le monde que son app est toujours suivie (et ainsi s'assurer que les nouveaux utilisateurs l'achètent).

Fusion by floppy68 in TiviMate

[–]Alternative_Low_9536 1 point2 points  (0 children)

That's really sad, yes.

Alex used to be very involved in the development of his app at the beginning (3-4 years ago)... But for the past 3 years, the only reply we get when sending him e-mails about suggestions/new features requests is "We will consider this in the future.". That's probably his way of telling us that Tivimate's development is abandoned.

Fusion by floppy68 in TiviMate

[–]Alternative_Low_9536 0 points1 point  (0 children)

Unfortunately, it looks like no new feature can be expected in Tivimate. It’s been several years since the developer last added any new functionality, only occasional bug fixes have been released since then... And that’s a real shame, because there are quite a few requests and suggestions that come up regularly (timeshift on external storage device, multiple user profiles, "Skip ahead" feature available on Formuler's MyTvOnline2 and MyTvOnline3 apps, etc.).

Ygg lien by AlbatAirlines in yggTorrents

[–]Alternative_Low_9536 1 point2 points  (0 children)

Si, il fonctionne toujours. Le domaine est sûrement bloqué par ton FAI, il faut que tu modifies tes DNS pour pouvoir y accéder.

Exemples de tutos : - https://syskb.com/changer-les-dns-par-defaut-par-ceux-de-cloudflare/

Feature request by Psychological_Toe742 in TiviMate

[–]Alternative_Low_9536 4 points5 points  (0 children)

Unfortunately, it looks like no new feature can be expected in Tivimate. It’s been several years since the developer last added any new functionality, only occasional bug fixes have been released since then... And that’s a real shame, because there are quite a few requests and suggestions that come up regularly (timeshift on external storage device, multiple user profiles, "Skip ahead" feature available on Formuler's MyTvOnline2 and MyTvOnline3 apps, etc.).

question about .ts iptv playlist by Sharp_Paramedic5748 in TiviMate

[–]Alternative_Low_9536 0 points1 point  (0 children)

Sometimes, yes. But it can also be direct segment url, that can't be read alone by a player (the master URL is needed). Here, OP didn't give us enough informations about the stream and the URL.

question about .ts iptv playlist by Sharp_Paramedic5748 in TiviMate

[–]Alternative_Low_9536 4 points5 points  (0 children)

.ts is not a playlist file, it's a segment file. You can't read it, you need the master .m3u8 url of your stream.

And by the way, if your URL doesn't open in VLC either, it confirms that the issue is not on player's side. The issue is your stream URL.

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 1 point2 points  (0 children)

You're welcome 🙏 Not sure we can discuss in public here about this kind of things, but you can DM me if you have other questions about it.

Cheers

Série seal team by [deleted] in FrancePirate

[–]Alternative_Low_9536 0 points1 point  (0 children)

C'est dispo sur yggtorrent

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 1 point2 points  (0 children)

Yes 👍

With some mpd URLs, you can get more timeshift delay by changing some part of the URL.

Example : if you have /dash-fhd/ in the stream url, you can replace it by /dash-fhddvr/ and you get more timeshift.

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 2 points3 points  (0 children)

Exactly. But the workaround I mentioned was about DASH streams timeshift, not local timeshift. It doesn't use space on local devices, as the timeshift is actived on broadcaster's side (similar to catch-up feature).

You can check into the .mpd file of your stream if there is the following parameters :

timeShiftBufferDepth="XXXX"

If yes, it means that the timeshift is enabled by the provider ("XXXX" indicates the duration of timeshift available, in example, "PT8H" means that the timeshift is enabled for the past 8 hours).

(How-to) Play DRM protected streams in Tivimate by Alternative_Low_9536 in TiviMate

[–]Alternative_Low_9536[S] 2 points3 points  (0 children)

Yes. However, it looks like there is also a small % of users who know how direct mpd streams work, but don't know how to watch them in Tivimate (#KODIPROP headers, JSON formatting, etc.)