Difference between revisions of "Plugin Wiki:TVHeadend2Plex"
m (40H3X moved page TVHeadend2Plex to Plugin Wiki:TVHeadend2Plex: it's plugin and has no link to it) |
m |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | This plugin will Share TVHeadend channels to a Plex Media Server | |
− | + | Download the plugin from tvheadend-ng.bundle[https://github.com/realriot/tvheadend-ng.bundle] | |
− | + | Then extract the folder and rename the folder tvheadend-ng.bundle.master to tvheadend-ng.bundle | |
− | |||
− | |||
and place by ftp to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins | and place by ftp to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins | ||
Line 13: | Line 11: | ||
Now we are going to connect by ssh console to give permisions and restart plex server: | Now we are going to connect by ssh console to give permisions and restart plex server: | ||
− | + | cd "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/" | |
− | + | chown plex:plex -R tvheadend-ng.bundle | |
− | + | chmod 777 -R tvheadend-ng.bundle | |
− | + | service plexmediaserver restart | |
− | We enter to plex media server | + | We enter to plex media server and we will see the tvheadend option, than fill in all fields to access our tvheadend, user, pass, port, we save changes and restart plex media server. |
− | Once again we enter to media plex, and we would have to see our channels we have imported with the method explained here iptv2hts[https:// | + | Once again we enter to media plex, and we would have to see our channels we have imported with the method explained here iptv2hts[https://wiki.openpli.org/TV-headend] |
− | If | + | If you don't see the channels, then go to tvheadend configuration>channels/EPG>map all services, again. |
+ | |||
+ | '''=== Now we have 3 more resources to get it ===''' | ||
+ | |||
+ | 1) tvhproxy on this github: https://github.com/jkaberg/tvhProxy | ||
+ | |||
+ | 2) One more plex plugin: https://github.com/taligentx/LiveTVH.bundle | ||
+ | |||
+ | 3) The enigma2 plugin, HR-tuner proxy on plugin feeds download |
Latest revision as of 08:00, 29 July 2018
This plugin will Share TVHeadend channels to a Plex Media Server
Download the plugin from tvheadend-ng.bundle[1]
Then extract the folder and rename the folder tvheadend-ng.bundle.master to tvheadend-ng.bundle
and place by ftp to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins
Now we are going to connect by ssh console to give permisions and restart plex server:
cd "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/"
chown plex:plex -R tvheadend-ng.bundle
chmod 777 -R tvheadend-ng.bundle
service plexmediaserver restart
We enter to plex media server and we will see the tvheadend option, than fill in all fields to access our tvheadend, user, pass, port, we save changes and restart plex media server.
Once again we enter to media plex, and we would have to see our channels we have imported with the method explained here iptv2hts[2]
If you don't see the channels, then go to tvheadend configuration>channels/EPG>map all services, again.
=== Now we have 3 more resources to get it ===
1) tvhproxy on this github: https://github.com/jkaberg/tvhProxy
2) One more plex plugin: https://github.com/taligentx/LiveTVH.bundle
3) The enigma2 plugin, HR-tuner proxy on plugin feeds download