-
Notifications
You must be signed in to change notification settings - Fork 285
How to install IPTV.bundle multiple times
Valdas Vaitiekaitis edited this page Apr 18, 2017
·
4 revisions
-
Change directory name, lets say to
IPTV2.bundle -
Edit file Info.plist, find:
<string>com.plexapp.plugins.iptv</string>change to:
<string>com.plexapp.plugins.iptv2</string> -
Edit file __init__.py, find:
NAME = 'IPTV'change to:
NAME = 'IPTV2'