JinglingB

Results 4 comments of JinglingB

Just add `/media/` after `https://gem.cbc.ca/`. This works with my free account: ``` [gem.cbc.ca] Extracting URL: https://gem.cbc.ca/media/nadiyas-family-favourites/s01e01 [gem.cbc.ca] nadiyas-family-favourites/s01e01: Downloading JSON metadata [gem.cbc.ca] Downloading JSON metadata [gem.cbc.ca] Downloading JSON metadata [gem.cbc.ca]...

Crude monkey-patching hack to use `SetConsoleCtrlHandler`, which actually has its handlers called unlike `signal.signal`'s. Don't add this to anything serious: ```py import sys if __name__ == "__main__": if sys.platform ==...

Eh. The auto skip option is the only way to have this plugin work with [Jellyfin for Kodi](https://github.com/jellyfin/jellyfin-kodi).

Thanks. Sorry, I was modifying a plugin to dump the `SessionInfo` for something played by my Android TV device running Kodi. I note that `DeviceName` is what I renamed my...