mirror of
https://github.com/Ingan121/Vineless.git
synced 2026-04-03 11:09:41 +00:00
* Merge SuperGeneric with the normal remote mode * Refactor the previous non-generic remote CDM code to use SuperGeneric with generated default API config * Improve error handling and notification * Fix removing a remote device of a system messing with the other system's selected remote device * Log tab titles and use that for generating m3u8dl commands
9 lines
227 B
JSON
9 lines
227 B
JSON
{
|
|
"type": "PLAYREADY",
|
|
"device_name": "public",
|
|
"host": "https://cdrm-project.com/remotecdm/playready",
|
|
"name_override": "CDRM-Project Public PlayReady API",
|
|
"security_level": "3000",
|
|
"secret": "CDRM"
|
|
}
|