-
Notifications
You must be signed in to change notification settings - Fork 26
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
VTMGO does not play new films etc... #361
Comments
It seems some movies have a more strict DRM configuration that prevents Kodi from playing it. Het nieuws en het weer lijken wel gewoon te werken. Technical info:It can be seen in the For a movie that works:
For a movie that doesn't work:
You can see that the 2nd movie contains |
Hello,
where can i find the post pleas?
Luc Van devoorde
Van: "Michaël Arnauts" ***@***.***>
Aan: "add-ons" ***@***.***>
Cc: "Luc Van devoorde" ***@***.***>, "Author" ***@***.***>
Verzonden: Zondag 23 juli 2023 17:54:50
Onderwerp: Re: [add-ons/plugin.video.vtm.go] VTMGO does not play new films etc... (Issue #361)
It seems some movies have a more strict DRM configuration that prevents Kodi from playing it.
Het nieuws en het weer lijken wel gewoon te werken. Technical info:
It can be seen in the authToken for drmtoday , when decoding it (it's a JWT), you can see it contains the following info:
For a movie that works:
{
"optData":"{"userId":"xxxxxxx","merchant":"dpgmedia","sessionId":"58a3d3f2f5"}",
"crt":"[{"assetId":"24bcae16-1351-43c8-b104-8ee7bd950325","accountingId":"58a3d3f2f5","profile":{"rental":{"absoluteExpiration":"2023-07-24T15:45:01.664Z","playDuration":86400000}},"storeLicense":false,"op":{"config":{"SD":{"PlayReady":{"compressedDigitalVideoOPL":400,"minSL":2000,"uncompressedDigitalVideoOPL":100,"analogVideoOPL":150,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_NONE","minSL":1}},"HD":{"PlayReady":{"compressedDigitalVideoOPL":400,"minSL":2000,"uncompressedDigitalVideoOPL":100,"analogVideoOPL":150,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_NONE","minSL":1}},"AUDIO":{"PlayReady":{"compressedDigitalVideoOPL":400,"minSL":2000,"uncompressedDigitalVideoOPL":100,"analogVideoOPL":150,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_NONE","minSL":1}},"HD2":{"PlayReady":{"compressedDigitalVideoOPL":400,"minSL":2000,"uncompressedDigitalVideoOPL":100,"analogVideoOPL":150,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_NONE","minSL":1}}}},"outputProtection":{"digital":true,"enforce":false,"analogue":true}}]",
"jti":"xxxxxxx",
"iat":1690127101
}
For a movie that doesn't work:
{
"optData":"{"userId":"xxxxxxx","merchant":"dpgmedia","sessionId":"cc246ec971"}",
"crt":"[{"assetId":"67d70cda-421c-4817-b6e0-f884bb207617","accountingId":"cc246ec971","profile":{"rental":{"absoluteExpiration":"2023-07-24T15:46:07.202Z","playDuration":86400000}},"storeLicense":false,"op":{"config":{"SD":{"PlayReady":{"compressedDigitalVideoOPL":400,"minSL":2000,"uncompressedDigitalVideoOPL":100,"analogVideoOPL":150,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_NONE","requireCGMS":"COPY_NEVER","minSL":1}},"HD":{"PlayReady":{"compressedDigitalVideoOPL":500,"minSL":2000,"uncompressedDigitalVideoOPL":300,"analogVideoOPL":201,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_V1","requireCGMS":"COPY_NEVER","minSL":5}},"AUDIO":{"PlayReady":{"compressedDigitalVideoOPL":400,"minSL":2000,"uncompressedDigitalVideoOPL":100,"analogVideoOPL":150,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_NONE","minSL":1}},"HD2":{"PlayReady":{"compressedDigitalVideoOPL":500,"minSL":2000,"uncompressedDigitalVideoOPL":300,"analogVideoOPL":201,"compressedDigitalAudioOPL":100,"uncompressedDigitalAudioOPL":100},"WidevineM":{"requireHDCP":"HDCP_V1","requireCGMS":"COPY_NEVER","minSL":5}}}},"outputProtection":{"digital":true,"enforce":false,"analogue":true}}]",
"jti":"xxxxxxx",
"iat":1690127167
}
You can see that the 2nd movie contains "requireCGMS":"COPY_NEVER" and "requireHDCP":"HDCP_V1" . I assume this is the cause.
—
Reply to this email directly, [ #361 (comment) | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AR7E5C3BAYBIN2J3W3GZMETXRVCMPANCNFSM6AAAAAA2MD425U | unsubscribe ] .
You are receiving this because you authored the thread. Message ID: ***@***.***>
|
Indeed, but the strict DRM only applies to HD resolution. You can play the 540p resolution when you select this in InputStream Adaptive settings. |
Please can you tell me just where in the settings of that addon that i can can change that to try
and can you direct me to the link in the github please?
Bestr regards
Van: "mediaminister" ***@***.***>
Aan: "add-ons" ***@***.***>
Cc: "Luc Van devoorde" ***@***.***>, "Author" ***@***.***>
Verzonden: Woensdag 26 juli 2023 20:39:24
Onderwerp: Re: [add-ons/plugin.video.vtm.go] VTMGO does not play new films etc... (Issue #361)
It seems some movies have a more strict DRM configuration that prevents Kodi from playing it.
Indeed, but the strict DRM only applies to HD resolution. You can play the 540p resolution when you select this in InputStream Adaptive settings.
—
Reply to this email directly, [ #361 (comment) | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AR7E5C6GEPWCWEUHVVB4JVTXSFP5TANCNFSM6AAAAAA2MD425U | unsubscribe ] .
You are receiving this because you authored the thread. Message ID: ***@***.***>
|
Add-ons > My Add-ons > VideoPlayer InputStream > InputStream Adaptive |
Hello,
i set inputstream adaptive on manual but still i can not see any new films, sorry for the late respons but i have been ill lateley
Best regards
ik werk op windows 732bit laatste
vtmgo versie 1.4.2+matrix.1
kodi versie 19.3(19.3.0)
Van: "mediaminister" ***@***.***>
Aan: "add-ons" ***@***.***>
Cc: "Luc Van devoorde" ***@***.***>, "Author" ***@***.***>
Verzonden: Vrijdag 28 juli 2023 06:03:24
Onderwerp: Re: [add-ons/plugin.video.vtm.go] VTMGO does not play new films etc... (Issue #361)
Add-ons > My Add-ons > VideoPlayer InputStream > InputStream Adaptive
Settings > General > Stream selection type
You can choose Manual OSD or Fixed resolution.
With 'Manual OSD' you will have the option to choose another video resolution for the video stream in the video settings of Kodi Player.
—
Reply to this email directly, [ #361 (comment) | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AR7E5C5AOLAOYNX5QFEFBDLXSM2YVANCNFSM6AAAAAA2MD425U | unsubscribe ] .
You are receiving this because you authored the thread. Message ID: ***@***.***>
|
Hello, with With 'Manual OSD' you will have the option to choose another video resolution for the video stream in the video settings of Kodi Player. i do not have the option to choose the resolution Best regards |
Hello does anione does a answer to my question. Sins yesterday when i try to open vtmgo it ill not start. On anoter pc i can go to the site and everithing wordks. Please help for the sollution or does anyoteter have an sollution? |
Hi @cometoluc , yesterday I was confronted with it too. I spend some time to figure out where to lower stream resolution. It's simple when you know it! 😅 When you start a film which don't show, yesterday it was black screen but with correct audio, you can pause the film and on the right bottom, you see a cogwheel. In the first option, you can select another (lower) stream. I hope this is clear enough! |
Hallo, sinds een paar dagen kunnen nieuwe programmas zoals nieuws, weer en nieuwe filmen niet afgespeeld worden.
ik werk op windows 732bit laatste
vtmgo versie 1.4+matrix.1
kodi versie 19.3(19.3.0)
To Reproduce
Steps to reproduce the behavior:
1.
2.
3.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
Add debug logs to help troubleshoot the issue. See https://kodi.wiki/view/Log_file/Easy for more info.
System
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: