Hiumee / service.discord.richpresence

MIT License
49 stars 5 forks source link

Remote streams & Improper version number? #1

Closed daephx closed 4 years ago

daephx commented 4 years ago

Kodi: v18.7 Leia Addon: v1.2.3, v1.2.2

Tested against the last two release version and Kodi claims they're both still v1.2.1.

kodi_ejL03S7foM

It appears as though the addon wont work for my use-case, It seems to hook to discord works initially but when starting a stream from PlexKodiConnect the discord activity shows blank until I completely relaunch kodi. It doesn't seem to work for crunchyroll streams either unfortunately. So these would be nice additions if you decide it's worth working on.

I have been using this script to get similar functionality out of my plex server as a whole but was looking for something that fit into the kodi ecosystem. I might test it against a fresh install of Kodi when I get the time, keep it up.

Hiumee commented 4 years ago

Fixed the version number with the new release. For media that is streamed using an add-on I can not be sure what data the add-on provides and what not. For now I made it display the text you see in the player. Tested it only with the Twitch add-on and a feedback if it works with others will be great. I will keep the issue open for your response.

Hiumee commented 4 years ago

Added workaround for add-ons that don't set the media fields.

daephx commented 4 years ago

Missed the notification, I have updated to 1.2.7 and the version number as well as addons such as crunchyroll and PlexKodiConnect do indeed work on my end. much appreciated!