plexinc / plex-for-kodi

Offical Plex for Kodi add-on releases.
GNU General Public License v2.0
249 stars 124 forks source link

ft(friendlyNameInConfig) add friendly name in Kodi config #295

Closed midiland closed 4 years ago

midiland commented 4 years ago

GHI (If applicable): #

Description:

Hello, I add possibility to config of the player name in the config of kodi plugin.

Why did i do this ? Because when I use the add-on with (Kodi) android on my Mi box I get this on tautulli.

image

I need a distinct name of player to catch on webhook for execute some stuff

Now with this feature, I can have this:

image

Excuse me for my poor English

Checklist:

pannal commented 4 years ago

Code-style is questionable but looks fine

ruuk commented 4 years ago

I've just added a commit that uses the Kodi device name as the friendly name. You would set it by changing Kodi Settings->Services->General->Device Name.

Thanks for the PR, but I'm going to close this in favor of that.