Cigaras / IPTV.bundle

Plex plug-in that plays live streams (like IPTV) from a M3U playlist
https://forums.plex.tv/discussion/83083
GNU General Public License v3.0
974 stars 290 forks source link

Re-Installing IPTV.bundle #213

Open j3tang opened 5 years ago

j3tang commented 5 years ago

I have the exact same issue as the one linked here, which was that the plugin got installed correctly once, I uninstalled and wanted to re-install. However, re-installing did not work, not even the work around posted in the other issue, which was to rename the .bundle to something else.

Anyone else have this problem?

j3tang commented 5 years ago

I've referenced the multiple install solution: https://github.com/Cigaras/IPTV.bundle/wiki/How-to-install-IPTV.bundle-multiple-times

But that does not seem to resolve the issue. Right now I have 0 instances of it installed ...

j3tang commented 5 years ago

A different plugin (MultiPlex), based off of this plugin by Cigaras, seems to suffer the same fate. I was looking for an alternative plugin since no one seems to be able to fix this issue except I can't even install MultiPlex once, likely because it thinks it's another re-install of IPTV.

I tested the install and then uninstall of other plugins and do not seem to have the same problem.

amirkhan521 commented 5 years ago

Had a the same issue, I had to clear all the cache in the plugin folder and then reinstalled it for it to work.

dentalcustard commented 5 years ago

Deleting the xml files located in C:\Users******\AppData\Local\Plex Media Server\Plug-in Support\Preferences works for me

Cigaras commented 5 years ago

In addition to what @dentalcustard said I would suggest to also delete these folders:

...\Plex Media Server\Plug-in Support\Caches\com.plexapp.plugins.iptv
...\Plex Media Server\Plug-in Support\Data\com.plexapp.plugins.iptv

I also updated the wiki with uninstallation guide.