2022-03-09, 23:19
@kuluba
Looks like this addon doesnt support EU roaming (portability) yet.
You can follow progress on that below:
https://github.com/matthuisman/slyguy.addons/issues/146
@webmaher
HBO Max > Settings > Playback > Default Subtitle > sl
This will try to set the default subtitle to SL (slovenian)
Sorry, the add-on will always just keep the last profile that was chosen.
It doesn't remember profiles via shortcuts
Same as if you made a bookmark in a browser, it wouldn't know what profile that was for...
It probably is possible to do though in the add-on.
I've created an issue below to remind me to look into it sometime:
https://github.com/matthuisman/slyguy.addons/issues/147
@cuh7b5
You can however show the details via the context menu.
Context menu > Full Details
This will fetch the full details for you.
These details are all available but only via an API call for each movie.
So, when your listing 100 movies - that's 101 API calls instead of 1 (very slow)
This is why needs to be done ondemand via context menu
@Sholander
The device ID is how HBO identifies the device.
default is to generate the ID from the mac address which should give every device a unique id.
If you wanted every device to have the same id (appear as same device to hbo), you would set each device to the same name. eg "Kodi"
Looks like this addon doesnt support EU roaming (portability) yet.
You can follow progress on that below:
https://github.com/matthuisman/slyguy.addons/issues/146
@webmaher
HBO Max > Settings > Playback > Default Subtitle > sl
This will try to set the default subtitle to SL (slovenian)
Sorry, the add-on will always just keep the last profile that was chosen.
It doesn't remember profiles via shortcuts
Same as if you made a bookmark in a browser, it wouldn't know what profile that was for...
It probably is possible to do though in the add-on.
I've created an issue below to remind me to look into it sometime:
https://github.com/matthuisman/slyguy.addons/issues/147
@cuh7b5
You can however show the details via the context menu.
Context menu > Full Details
This will fetch the full details for you.
These details are all available but only via an API call for each movie.
So, when your listing 100 movies - that's 101 API calls instead of 1 (very slow)
This is why needs to be done ondemand via context menu
@Sholander
The device ID is how HBO identifies the device.
default is to generate the ID from the mac address which should give every device a unique id.
If you wanted every device to have the same id (appear as same device to hbo), you would set each device to the same name. eg "Kodi"