fix #1316
This commit is contained in:
parent
c632cfd6b9
commit
2c8a41ebad
@ -124,7 +124,7 @@ class Plex(metaclass=Singleton):
|
|||||||
path=library.locations,
|
path=library.locations,
|
||||||
type=library_type,
|
type=library_type,
|
||||||
image_list=image_list,
|
image_list=image_list,
|
||||||
link=f"{self._playhost or self._host}#!/media/{self._plex.machineIdentifier}"
|
link=f"{self._playhost or self._host}web/index.html#!/media/{self._plex.machineIdentifier}"
|
||||||
f"/com.plexapp.plugins.library?source={library.key}"
|
f"/com.plexapp.plugins.library?source={library.key}"
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user