Difference between revisions of "Plugin Wiki:TVHeadend2Plex"

From OpenPLi Wiki
Jump to: navigation, search
(TVHeadend to Plex Media Server)
 
m
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  
== Share TVHeadend channels to a Plex Media Server ==
+
This plugin will Share TVHeadend channels to a Plex Media Server
  
 
   
 
   
We download the plugin:
+
Download the plugin from tvheadend-ng.bundle[https://github.com/realriot/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
 
 
We 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/
+
cd  "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/"
  
#chown plex:plex -R tvheadend-ng.bundle
+
chown plex:plex -R tvheadend-ng.bundle
  
#service plexmediaserver restart
+
chmod 777 -R tvheadend-ng.bundle
  
We enter to plex media server andwe will see tvheadend option, we fill in all fields to access our tvheadend, user, pass, port, we saved changes and restart plex media server.
+
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 [https://mediawiki.openpli.org/index.php/TV-headend]
+
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 we dont see the channels we go to tvheadend configuration>channels/EPG>map all services, again.
+
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