Quantcast
Channel: Plex Channel Plugins — Plex Forums
Viewing all 5522 articles
Browse latest View live

External Inputs Documentation

$
0
0

Has anyone got any information regarding the use of external inputs to a channel, in particular I'm thinking key presses for triggering events in a channel such as pausing a stream etc. I've been looking all day and found nothing.

Cheers


[REL] MythTV plug-in

$
0
0

Update: version 0.5beta has been released for beta-testing - see https://forums.plex.tv/topic/86644-mythtv-plug-in/page-13#entry852522 for features and other details.

 

Note: This is a beta-release, and will contain (even) more errors than a regular release. If you're not prepared to put up with this, wait for the regular 0.5 release which is expected in a couple of weeks (quicker if enough of you volunteer for beta-testing)

 

 

 

Update: version 0.4 fixes bug causing snippets of live TV (watched using the MythTV frontend) to appear as recordings

 

Note: PlexSync - which stopped working for recordings a while back - now works again after I upgraded my Ubuntu to Plex Media Server 0.9.11.4. I'm crossing my fingers that it doesn't break again - but so far it's good (on iOS clients)

 

 

 

Update: version 0.3 fixes bug causing deleted recordings to remain visible.

 

 

Update: version 0.2 now supports PlexSync!

If you have a PlexPass account (required for the PlexSync feature, I believe), you can now sync MythTV recordings to you Plex client (e.g. iPad) for offline viewing. See http://mymediacenter.me/2012/11/26/new-plex-feature-plexsync/

Note: 2 lines of code on my part - all credit goes to the Plex team for the awesome PlexSync feature!


Guys,

I've had MythTV installed and working on my servers for ages (3-4 years) - primarily for recording TV - but is has always been a bit of a pain to actually play back the recordings on the TV in the family room.

So having enjoyed the ease-of-use of Plex with a Roku3 client for a while, I thought I'd try to make a plugin allowing me to watch MythTV recordings through Plex.

The result has passed the family test (ḱids & wife have used it for a couple of weeks now), so I thought I'd share the results, in case anyone else out there could use it:

The plug-in can be found at https://github.com/tschaumburg/MythRecordings.bundle, along with a wiki at https://github.com/tschaumburg/MythRecordings.bundle/wiki, including installation instructions and a load of screenshots.

Note that this plugin requires that you have a Linux server with a working MythTV backend (I can recommend the MythBuntu distribution, which wraps everything in one install - but expect the tuning of channels and setup of program guide data to be a bit cumbersome...:-).

Let me know if you find this useful - and contributions through github are most welcome!

Here's a screenshot (the gobbledegook in the programme descriptions is Danish - hopefully your EPG provider will have descriptions in your language!):

iPad3.png

Help on how to use IPTV, adding M3U files etc.

$
0
0

hi everyone,im reasonably new to plex,picked up alot of things in a short space of time,but im having a bit of trouble figuring how to use iptv.i need help as in how to add m3u playlists,where do i find them,and how and where do i install them.and can you only add one playlist at a time.any help regarding this would be much appreciated.

Any working channels in the UK

$
0
0

Are there actually any live tv streams available for a Plex user in the uk on a web version of the software that aren't just the free to air channels we all get anyway?!

IMDB movie trailer channel broken, can it be fixed?

$
0
0

Hi everyone, I was using the IMDB channel for quite a while, essentially the only way I watch trailers, most times better selection than what apple offers. Then IMDB updated their site and now it doesn't work. All I get is "The channel is not responding".

I tried my hand at possibly fixing the channel and honestly didn't know what I was doing. Still don't :smile:

The original channel is here and it is installable via the unsupported appstore. My fork/comment to change it has gone silent for 6 months now. It's found here with a few changes I thought were correct. The main trailer section of their site is here.

I even downloaded and modified the python script, then created a new bundle and copied it to the server. It still didn't work.

Any ideas on how to get this to work, or if it's even possible?

Thanks!

[REL] Dreambox plugin 0.1 is done

$
0
0
A first draft for your viewing pleasure

Hey everyone,
Early January I gave the very talented Sander a challenge, and we worked a week on it. The challenge was to try and create a Dreambox plugin which I could use in my setup which would fetch my cousins dreambox content.
I am pleased to say that we have a working first draft which you guys can tryout if you want to.

It uses the raw stream at a specific IP, but we also tried to build in support for having a transcoder at a seperate address in case people outside your network wants to view, but has limited bandwidth.
The development of that plugin is on hold at the moment, but you are welcome to try it out: https://github.com/sander1/Dreambox.bundle

 

EDIT: The above link is for the original version which now is outdated. The latest greeeny101-version can be found here: https://github.com/g...Dreambox.bundle

Go into the plugin, choose preferences. In the host field you add the IP address to your dreambox. In the "web interface port" you add the port which the web interface uses. This plugin uses the web interface to change channels. The field called "Streaming video port" should contain the port from which you stream transcoded material (if any).

Maybe in the future Sander will have time to help me flesh this out, but for now this is what exists. Let me know how it works for you guys.


Limitations: This plugin is only tested with the web interface that is called Enigma Web Interface - Pli Edition. Until more development is done to support the Dreambox API, no other web interface will work I believe.

[REL] TheOldRadioSet - simple internet radio stream (of your choice)

$
0
0

This is a very simple internet radio streaming plugin for Plex. In the settings, you can add your own internet radio URL (mp3 only at the moment) and a title for the station. Then it plays it. That's it. It is useful for me so hope some of you find it useful too....

 

https://github.com/WBGSReject/plex-plugin-theoldradioset

 

The code was copied from an example by DiegoV in New Zealand so thanks to him for the example.

 

Cheers, Ian

[REL] ExportTools

$
0
0

This is the official thread for

ExportTools

GitHub issues Download of latest release

About
What this little app/channel can do, is simply to export your library sections into csv or xlsx files, allowing you to open up the exported files in like Excel or siml. afterwards.
It also can export posters, in the size you decide

Note: If running PMS on Windows, and exporting into xlsx format, you must be running a version above PMS V1.3! And if not, use csv output format until upgraded

Currently exports Movie, TV-Show, Audio, Photo sections as well as playlists

Do note, that when doing so, to set the encoding to UTF-8 in excel, if exporting to csv.

This plug-in will always be considered "a work in progress", and will change rapidly, if devs get an idea, or you guy's suggest something, so fire away.

Manual
To see the manual, go here
And please read above, before posting a question!

Install

To install, you have two options:
1 Unsupported Appstore (Easy way)
2 Manual

SourceCode

To get the SourceCode, contribute, or raise an incident, go here

Note2:
This plugin is the replacement of Plex2CSV!
If Plex2CSV is currently installed, please remove it, since it's discontinued, and everything Plex2CSV could do, this tool can as well, and a lot more!

And do report back both good and bad

/Tommy


[REL] PrimeWire

$
0
0

This is a rewritten version for PrimeWire. It's KISS: you can browse and watch movies and TV Shows, that's it B) I might add some more video providers, but I'm not going to add any other options to this.

NOTES

  • THIS PROBABLY DOES NOT WORK IN THE UK
  • REMOVE ANY AND ALL OTHER "LET ME WATCH THIS" CHANNELS BEFORE INSTALLING THIS ONE
  • ALWAYS TRY THE PRIMEWIRE URL YOU'VE CONFIGURED IN A WEB BROWSER BEFORE POSTING "IT DOES NOT WORK". MAYBE YOU ARE BLOCKED OR THE SOURCE SITE IT DOWN!

Download: https://github.com/piplongrun/lmwt-kiss.bundle/archive/master.zip
Source: https://github.com/piplongrun/lmwt-kiss.bundle

How to install this channel
See the following support article: How do I manually install a channel?
Do not forget the step to restart Plex Media Server!

[REL] TV-Headend Next Generation

$
0
0

What can this channel do for you:

  • Stream TV from a TV-Headend service to web, mobile devices and Plex Home Theatre.
  • Choose between many different resolutions to reduce the datarate at mobile usage.
  • The tagged channels will be displayed as different bouquets.

 

What are the requirements?

  • Latest git checkout of TV-Headend. The new of the development introduced api is needed.
  • A little bit more cpu ressources, because this plugin relies on transcoding.

 

Where can I download the latest release of this channel?

It's located at github: https://github.com/realriot/tvheadend-ng.bundle

 

Please post your bug reports and feature requests at the github issue tracker:

https://github.com/realriot/tvheadend-ng.bundle/issues

 

Latest changes:

  • [2014-01-23] - Added gracenote support for channel logos.
  • [2014-04-11] - Bugfixed and changed artwork.
  • [2014-04-24] - Changed the transcoding/remux detection for better compatibility.

 

Sneak Preview - Chrome Browser

[attachment=25554:tv-headend_und_plex_via_chrome_browser4.png]

[attachment=25555:tv-headend_und_plex_via_chrome_browser5.png]

[attachment=25556:tv-headend_und_plex_via_chrome_browser7.png]

 

Sneak Preview - iOS Plex App

[attachment=25557:tv-headend_und_plex_via_ios_app2.png]

[attachment=25558:tv-headend_und_plex_via_ios_app3.png]

HDHOMERUN PRIME- Viewer Channel... Is there a way to get all my live channels listed as channels?

$
0
0

I realize this question could fit in multiple categories. If it would be better suited somewhere else, please let me know.

I have dedicated a lot of time and resources creating my server for Plex. I currently have an Apple XSERVE 3,1 with 64GBs of RAM 2 Quad Core Xeon Processors at 3.4GHz, and a 500GB SSD as the primary drive. My storage array consists of 2 Apple XSERVE RAIDs connected by fiber to the server with a total of 20TB's of storage. I currently have 2,000 movies, and 200 full series tv shows.

Alas, it's not enough for me. Plex has become my favorite pet project. I want it to replace everything. So I recently purchased an HDHOMERUN Prime. Got a cable card from Comcast and proceeded with the setup. I installed the thirdparty channel HDHOMERUN Viewer and that brings me to my question...

The viewer works pretty well. But I've always wanted the channel section under plex to contain actual live channels. I find it annoying that I have to click through three menus before I actually get to the live channels. I also want a cleaner look. I am using Plex for literally everything. I realize this isn't how it was designed, or even what it was meant for. But that is the beauty of Plex. You can really make it custom to whatever fits your needs. So, has anyone been able to find a way to list live channels under the Channel section? Some plugin, or custom script I could run to make it easier for my household to navigate the live TV section? Any other awesome things I could do with my Plex that I'm not thinking about?

Thanks!

Wondering if HDHR viewer recently stopped working for anyone else?

$
0
0

It doesn't matter which channel I select I get the same message "cannot load m3u8: 404 not found." I tried reverting to previous version of PLEX server but still get the problem. Everything else on PLEX is working. Not sure what to do next?

[REL] CcloudTv Channel (IPTV)

$
0
0

CcloudTv.bundle

cCloud TV | A Community based Social IPTV Service for Live TV, Movies, TV Shows & Radio

 

This channel is also a stand-alone IPTV playlist player.
CcloudTv

Features:

Search & Search Queue

Bookmarking (...is based on Channel #. If a Channel # gets reassigned on the website it will point to the new Channel.)

Pins (Since listing/redirects can change day by day, pin uses the final channel url)

Private playlists, EPG support, IMDB support

Updater (read below for compatibility with your OS)

Parental Control (Access Control) one can set permanent access option under the Channel Preferences. For Temporary Access (available via all Clients) set an Access Key under Preference first (default is 00000). Then from any Client navigate to Access Control > Set Access Key and enter the same Key. Clear the Key when finished viewing. Note: Preferences only works using the web interface. Access Control is also used by Updater.

  • Plex Media Server:
    • Tested Working:

      • Windows - (Updater works)
      • Linux (Ubuntu) - (Updater to work - cd to Plex Plugin's dir & use 'sudo chown -R plex:plex CcloudTv.bundle')
      • Mac - reported - (Updater untested)
  • Plex Clients:
    • Tested Working:

      • Plex Home Theater (Some working Channels report 'Cannot load M3U8: crossdomain access denied')
      • Plex/Web (may freeze browser, Some working Channels report 'Cannot load M3U8: crossdomain access denied')
      • To Fix 'Cannot load M3U8: crossdomain access denied' - disabling direct play gets around this issue, but it may have issues playing other streams that previously worked fine - here
      • Samsung Plex App
      • Android Kit-Kat (Samsung Galaxy S3)
      • iOS (Apple iPhone6)
      • Plex 8.1 app and also LGtv thru medialink - reported here
      • Vizio CoStar - reported
      • rasplex - reported by User therudy

 

Known issues and future development:

  • Some channels will not play, if so check the cCloud Tv website in the web-browser before reporting with an issue.
  • Currently Radio Channels will not work - support to be added Support added
  • Compatible devices and limitations - Transcoder support is a work in progress - Read below under Transcoder
  • iOS Issues ? - Read Here

 

Installation:

  • This channel can be installed via WebTools.bundle or manually follow the directions below.
  • Extract zip file downloaded from github to the Plex Media Server plugins folder.

    • Windows 10, 8, 7, Vista, or Server 2008: C:\Users\[Your Username]\AppData\Local\Plex Media Server\Plug-ins
    • Windows XP, Server 2003, or Home Server: C:\Documents and Settings\[Your Username]\Local Settings\Application Data\Plex Media Server\Plug-ins
    • Mac/Linux: ~/Library/Application Support/Plex Media Server/Plug-ins
  • Unix based platforms need to chown plex:plex -R CcloudTv.bundle after moving it into the Plug-ins directory (user:group may differ by platform)
  • Restart Plex Media Server 


How To Use:

  • No configuration required, however, one can set a private database web url under Preferences. Refer post #2 below.
  • Set the CcloudTv web url (below post #2) before usage without trailing slash under Preferences (Restart App maybe required) and might only work using the Plex-Web as reported - still not clear how to set web url -  click here
  • Search using Channel name 'CNN', Channel number '07', Channel range '5~15'
  • Tip - Search using '1~10', '11~19', '20~29' and so on... to create Search Queue filters for easy navigation

 

Transcoder:

Setting up VLC and Apache server for transcoding feature is discussed -- here, here & here

 

Video tutorials:

 

Acknowledgements:

 

Refresh TV Guide

$
0
0

What exactly is this supposed to do? Am I supposed to see some sort of listing of what's on?
Thanks for the the help
Bob

Primewire

$
0
0

I Have not been able to get any movies to play. For the past month or so I could only get the vidzi.tv to work. Vidtodo, vidup.me and stream.to would not work. for the past 10 days I can not get any to play. either shows expired or not legal(vidup.me) or not available. I have uninstalled , re installed updated you name it.

Please help


SlingTV

Primewire is getting Back soon ??

Horizontal Banding During Action

$
0
0

I am using and HDHomerun and an Amazon Firestick. During playback I get horizontal banding when there is fast motion on the screen. Any ideas?

[REL] HGTV.ca plugin

$
0
0
Here's plugin for all your favourite Home & Garden shows on HGTV.ca

Download: Now available in the "Channel Directory"

[REQ] Extratorrent

$
0
0

Hello, I use this site a lot and I'm wondering if someone could make a channel for this website. I think it would do good for movie/tv shows.

https://extratorrent.one/

Viewing all 5522 articles
Browse latest View live