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

[REL] Request Channel

$
0
0

Request Channel

So I wanted to let my users request movies and TV Shows to be added to my server, but I didn't want to install another service so I made a Plex Channel for it. Plex Channel Development isn't the greatest but I think it works well enough.

You can find the bundle on Github at:
https://github.com/ngovil21/RequestChannel.bundle

Features:

  • Allow users to search OpenMovieDatabase, TheMovieDatabase, TVDB for movies and tv shows, retrieving summaries and posters.
  • Manage the requests from users in one central location
  • Couchpotato and Sonarr support is integrated for automation. New: Manage Sonarr shows from within the plugin.
  • Pushbullet, Pushover, Email support is also included for notifications whenever a new request is made.

This will be a beta release so it may not be completely stable yet.

I have only tested this with PlexWeb and Android, so there may be more bugs on other platforms. Sometimes Plex won't want to show posters so you might have to manually change from list to another view format. Also in PlexWeb when entering in input, you have to use the searchbar, a new textbox won't pop up. On other platforms there you click the link and a box should pop up. The default Pushover key will have a limit of 7,000 hits per month, if you want to avoid this, you can use your own Pushover keys.

Let me know if there are bugs and feel free to fork the project on GitHub. If anyone would like to create some more icons that would be great as well.

* Note: Sharing Channels is currently a PlexPass only feature. See the following link on how to share channels
https://support.plex.tv/hc/en-us/articles/204232573-Restricting-the-Shares

If you find a bug with the plugin, please post here or send me a PM with the Log. The location of the log can be found here:
https://support.plex.tv/hc/en-us/articles/201106148-Channel-Log-Files


Changelog

3/24/17 - 0.9.0 - Added periodic checking for completed requests and user notifications
2/02/17 - 0.8.3 - Fixed adding movies to Radarr. Added year to movie titles during request.
2/02/17 - 0.8.2 - Added Radarr support for adding movies.
1/28/17 - 0.8.1 - Added Slack support for notifications, fix for Pushbullet, other minor changes.
8/25/16 - 0.8.0 - Added preliminary music with Headphones support, plus numerous minor changes.
3/15/16 - 0.7.5 - Added ability to toggle between alternative input menu and default device (use if menus options don't appear)
3/14/16 - 0.7.4 - Added ability to manage CouchPotato in channel
3/09/16 - 0.7.3 - Added Dutch translation by Ruvetuve
3/05/16 - 0.7.2 - Added support for search results in different languages using TMDB and TVDB. Fix for weekly limits in some clients
3/02/16 - 0.7.1 - Added French localization. Translation done by seb972.
2/28/16 - 0.7.0 - Users can view and delete their own requests.
2/27/16 - 0.6.9 - Added support for reporting problems with specific media files with ability to navigate through library.
2/19/16 - 0.6.8 - Use unique sessions for each login. Option to check admin user using plex.tv. Add Season Folder option to Sonarr.
2/17/16 - 0.6.7 - Add preliminary SickRage support. Ability to rename users.
2/16/16 - 0.6.6 - Fixed sending to Couchpotato when using TMDB. Also added posters when confirming request in Plex Web
2/15/16 - 0.6.5 - Fixes for managing users. More specific user information displayed and cosmetic improvements.
2/13/16 - 0.6.4 - Manage Sickbeard shows in the Channel, allowing for manually selecting of seasons and episodes
2/12/16 - 0.6.3 - Added rudimentary ability for users to notify admin user of problems. The issue will be sent to admin through notifications only. More features added to this in the future.
2/12/16 - 0.6.2 - Added ability to view changelog in the Plex Channel. Find under 'Manage Channel'.
2/11/16 - 0.6.1 - Changelog added. Version information will be added here. Added a ability to manage sonarr from the channel.


Screenshots

Movie Search Results


[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

TV SHOWS PLUGIN

$
0
0

Hi is it possible for any1 to do a tv shows plugin for plex pms? cheers

[REL] IPTV.bundle - plug-in that plays IPTV streams from a M3U playlist

$
0
0
2016-03-21 Update: Now with EPG!



I was unable to find a plugin that would allow me to play custom streams, so after days of learning Python, with help of shopgirl284Mikedm139 and examples found on this forum, I created my first Plex plugin; I present You Plex plugin that plays network streams (a.k.a. IPTV) from a M3U playlist:

https://github.com/Cigaras/IPTV.bundle

Also available in Unsupported AppStore V2

OneTechGenius also made a video guide on how to set up various Plex channels including this one, You can find it on Youtube, a written version is also available.

Included sample playlist is outdated. You can find some playlists scattered along this thread (like posts #388, #399#407, #417#457#500#501 and so on) or just google for them.

 At the moment plugin supports HTTP and RTSP streaming protocols, RTMP also works with some limitations, and MMS did not work for me on any device, some users report that it works in Android and Plex Web.

Please keep in mind that this plugin does not actually play videos by itself, it only passes links to Plex in a format understandable to Plex and the playback is done by Plex client, and it is a known fact that Plex Media Server does not transcode live streams so you might need a third party transcoder like VODServer if client is unable to transcode streams by itself, please read post #97 (especially Apple TV owners) and compatibility section of readme file for more information.

If plugin does not work for You or You don't like it or don't like Plex, but still want to watch IPTV on your Smart TV or other device, You can check post #194 for alternative solutions, but in any way please consider making a small donation if I was of any help for You.

And instead of summary, if someone of more experienced developers could spare a few minutes to test and review my plugin I would be more than grateful, please help me perfect it to be suitable for the App Store.

[REL] 4tube channel (XXX)

$
0
0

Hi,

I developed a channel for 4tube.
Currently the functionality is quite basic

  • Most Viewed Today
  • Latest Videos
  • Categories
  • Porn Stars

I also want to get it on the Unsupported App Store

--
Bagotx

[REL] KissNetwork

$
0
0

KissNetwork.bundle



Channel Broken: 3/15/17 - Refer to Comment_1397287

Updated: 03/14/17 - Version: 1.2.9

View content from the following websites: Kissanime.ru, Kissasian.com, Kisscartoon.se, Kissmanga.com, and ReadComicOnline.to. It is currently under development and as such, should be considered alpha software and potentially unstable.

NOTE: (1) If you have any issues please include Logs as an attachment or upload to a site like Pastebin and share the link. For Windows your username is included in your log files. It's generated whenever a Path is logged because the Channel is located within your users AppData. This does not apply to Windows Server if the Channel is installed in the Admin user folder. Delete/Replace your username before posting logs if concerned.

NOTE: (2) The author of this plugin has no affiliation with the Kiss sites nor the owners of the content that they hosts.


Features

  • Watch video content across all Kiss sites (quality ranges from 360p to 1080p)
  • Choose which sites to view content, hide/disable others
  • Option to Block most Adult content
  • Read manga from Kissmanga
  • Read Comics from ReadComicOnline
  • Create custom Bookmarks
  • Search all sites for Videos/Manga/Comics

Channel Support

Plex Media Server:
  • Tested Working:
    • Ubuntu 14.04 LTS: PMS version 1.4.2 (works with channel transcoding)
    • Windows 7: PMS version 0.9.16.6 (untested since v1.2.1)
Plex Clients:
  • Tested Working:
    • Plex Home Theater (Ubuntu 14.04 LTS, v1.4.1)
    • OpenPHT (Ubuntu 14.04 LTS, v1.6.2)
    • Android (4.4.2) (Plex Client App, v5.6.1.505)
    • Android (7.1.1) (Plex Client App, v5.6.1.505)
    • Plex Media Player (1.1.4)
    • Plex/Web (3.0.1) (Videos)
    • Chromecast (Videos, Pictures)

How To Install

  1. This channel can be installed via WebTools.bundle or manually follow the directions below.
  2. Download the latest and install KissNetwork by following the Plex instructions or the instructions below.
  3. Unzip and rename the folder to KissNetwork.bundle
  4. Copy KissNetwork.bundle into the PMS Plug-ins directory
  5. Unix based platforms need to chown plex:plex -R KissNetwork.bundle after moving it into the Plug-ins directory (user:group may differ by platform)
  6. Restart PMS

Operation

Issues

Plans

ChangeLog

View Content on GitHub


Source code: https://github.com/Twoure/KissNetwork.bundle
Development code: https://github.com/Twoure/KissNetwork.bundle/tree/dev

MTV NBC ABC CBS A&E CW SyFy ... all "channel is not responding"

$
0
0

Just installed this all today, trying to understand it. Added a few channels. All of them are giving me "channel is not responding" errors if I try to view what's available on them. Any guidance would be much appreciated...?

[REL] HDGrandSlam - Plex channel interface for HDHomeRun Tuners/DVRs

$
0
0

Code:
https://github.com/jumpmanjay/HDGrandSlam.bundle

Current release:
https://github.com/jumpmanjay/HDGrandSlam.bundle/releases/tag/v1.6.2

Installation:
-Make sure you are running the latest tuner firmware (https://www.silicondust.com/forum/viewtopic.php?f=119&t=20613)
-Download the current release from GitHub (https://github.com/jumpmanjay/HDGrandSlam.bundle/archive/v1.6.2.zip).
-Unzip the release zip
-Find the location of your Plex Media Server plug-in directory (https://support.plex.tv/hc/en-us/articles/201106098-How-do-I-find-the-Plug-Ins-folder-)
-Rename unzipped directory to "HDGrandSlam.bundle"
-Copy the HDGrandSlam.bundle folder to your Plex Media Server plug-in directory.
-Restart Plex

What works:
-Streaming and time-shifting (pause, play, rw, ff- just don't skip past live) Live TV and recorded programs to Chrome, Windows UWP, Apple, Roku, and Android devices.

*** For Android Devices ***
If your Android device does not work and gets the error, "An error occured while attempting to play this video. Please try restarting both the Plex Media Server and this app." do the following:

On your Plex server, find the file Android.xml and change the following line:
<VideoProfile protocol="hls" container="mpegts" codec="h264" audioCodec="aac" context="streaming" />

to

<VideoProfile protocol="hls" container="mpegts" codec="h264" audioCodec="mp3" context="streaming" />

Restart your Plex server. Please be aware this may break other transcoding (it did for me).


[REL] Static Media Assets Agent

$
0
0

This is a Metadata Agent for adding a static poster or background images to movies. The intention of this agent is to prevent spoilers on specific libraries like TV recordings. Both images can be overwritten by custom ones. Full qualified path is required for that.

Download
Source: https://github.com/daeks/StaticMedia-Agent.bundle

Installation
See the How do I manually install a channel? support article.

====

Original Post:

Hi,

currently I am thinking about a library without any thumbnails esp. for sport recordings. Unfortunately Plex always generates thumbnails. Therefore I have the following idea: Why not adding an agent which copies a static image to each movie found without adding it manually?

Plex Client on PS3 Has Suddenly Changed and No Longer Accesses My Library

$
0
0

Has something happened to the Plex client software for the PS3? I have been trying to listen to music this morning. My setup is this--library resides on a hard drive plugged into my Mac Pro, which runs the Plex Server software. I use a PS3 plugged into my network with a Plex client app, which usually displays a home menu full of media populated from my Mac Pro library. The PS3 plugs into an Onkyo receiver. Today, the "home screen" on the PS3 client app is now a "watch later" video (on a vimeo channel...which won't actually play for some reason...not that any of my channels have ever worked). But all my music and videos are not there. There doesn't appear to be any way get the Plex client to display the normal home screen, my media.

I pay my monthly fee. I love the idea of Plex, but I sure wish it worked better.

[REL] YouTubeTV - alternative YouTube plugin

$
0
0

YouTubeTV Plex Plugin v4.3

This is fast and easy alternative YouTube plugin for Plex Media Server

Current status

  • Support categories
  • Support subscriptions
  • Support playlists
  • Support channels catalogue and video categories browsing
  • Search playlists, channels and videos
  • Support live streams

Features

  • Much faster than original Plex YouTube plugin
  • Full YouTube API v3 support
  • Does not require Google login and password
  • Navigation like YouTube Apps
  • Pagination and regional settings
  • Russian, Swedish, Danish, Dutch, French, French (Belgium), Hungarian, Italian, Spanish, German, Polish localization
  • YouTube content localization by region preferences
  • "Like" and "Watch later" video functions including edit function
  • Videos and playlists from videos description
  • Navigation by videos, playlists and channels from video description
  • Update function

Installation

You can install it using the instruction

Download

Latest: https://github.com/kolsys/YouTubeTV.bundle/releases/latest
Mirror: http://bit.ly/1caTGAy
Source: https://github.com/kolsys/YouTubeTV.bundle

Donate

Paypal
Card / SMS / Yandex.Money

Help with localization

YouTubeTV on Transifex

need tips getting unsupported channels to work. filmon icefilms Bit torrent letme watch this, etc

$
0
0

Greets, and thanks for any advice !

my channel list has items that work well (southpark, nbc sports, comedy central)
and items that kinda work (syfy channel pear)
and some that just have titles, but no content (bit torrent, film on) or just clips etc(ice films, let me watch this)

I have web tools installed, server is back up and connected. just need to find a way to get this content to actually connect and stream

THANKS

Plex can play iTunes music, but not iTunes movies.

$
0
0

The iTunes Music channel works just fine, and I can play everything.
The iTunes Movies channel, however, does not play anything, regardless of its type "M4V or MP4 or anything, on all devices.

Any ideas on how to get it working?

[REL] 9anime

$
0
0

9anime.bundle



Already broken due to an ssl cert error after site updated to https.
Will push a fix once the main site clears the issue.

This plugin creates a new Video Channel within Plex Media Server (PMS) to view Anime from 9anime.to. It is currently under development and as such, should be considered alpha software and potentially unstable.

NOTE: The author of this plugin has no affiliation with 9anime.to nor the owners of the content that they hosts.


Features

  • Watch Anime TV & Movies (quality ranges from 360p to 1080p)
  • Search Anime
  • Update from within the Channel

Channel Support

Plex Media Server:
  • Tested Working:
    • Ubuntu 14.04 LTS: PMS version 1.3.0
Plex Clients:
  • Tested Working:
    • Android (4.4.2) (Plex Client App, v5.3.2.632)
    • Plex Web (2.12.6)
    • Chromecast

How To Install

  1. This channel can be installed via WebTools.bundle or manually follow the directions below. (coming soon)
  2. Download the latest and install 9anime by following the Plex instructions or the instructions below.
  3. Unzip and rename the folder to 9anime.bundle
  4. Copy 9anime.bundle into the PMS Plug-ins directory
  5. Unix based platforms need to chown plex:plex -R 9anime.bundle after moving it into the Plug-ins directory (user:group may differ by platform)
  6. Restart PMS

To Do

  • Switch to TVShow and Season objects
  • Add bookmark support

Source code: https://github.com/Twoure/9anime.bundle
Development code: https://github.com/Twoure/9anime.bundle/tree/dev
ChangeLog: https://github.com/Twoure/9anime.bundle/blob/master/Changelog.md#changelog

[REQ] TFC - The Filipino Channel

$
0
0

Would anyone be so kind as to provide a channel for TFC? My wife would love to be able to browse her favorite TV shows and Filipino movies without having to browse to this website or pay for it through our TV provider. 

 

TFC has a paywall on it, which is absolutely fine. I am not looking to get this content for free (although, free is pretty awesome) just as long as I can configure the channel to provide my user/pass. 

 

They provide a free trial, which hopefully is enough to get this setup. If additional paid account(s) are necessary to facilitate developing this channel, I would gladly discuss the requirements with you.

 

Website: http://tfc.tv/

 

I mostly use Plex Web, or Plex for android. 

 

Thank you so very much in advance. Would help me cut the cord to my TV provider which charges me more for TFC than the website would charge, the website just isn't as convenient. Having it on Plex would change that.

Cheers,
TnT


[REL] G2G.fm - Watch latest release HD movies and TV Series!

$
0
0
About

This is a plugin that creates a new channel in Plex Media Server to view content indexed by the website G2G.fm.

Note: The author of this plugin has no affiliation with G2G.fm or the owners of the content that it indexes.


System Requirements


  • Plex Media Server Version 0.9.9.10 or newer:

    • Tested Working:

      • Windows
      • Mac OSX
      • Linux
    • Not Working:

      • ARM based NAS (Transcoding may be required)
  • Plex Clients:

  • Tested Working:

    • Plex Media Centre / Home Theater
    • Plex/Web
    • Roku
    • LG Smart TV
    • iOS (Limited)
    • PlexConnect
    • Chromecast
    • Android
  • Not Tested:

  • Windows 8
  • PS3/360
  • Windows Phone
  • Samsung Google Smart TV

How To Install

Or

  • Download the latest version of the plugin.

  • Unzip and rename folder to "G2Gfm.bundle"

  • Copy G2Gfm.bundle into the PMS plugins directory under your user account:

    • Windows 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
  • Restart PMS


Known Issues

  • No item summaries.
  • No metadata info on final video page.
  • Source website has missing videos for some older content.

Changelog

  • 0.05 - 14/07/15 - Updated url to moviez.se
  • 0.04 - 19/11/14 - Removed search and bookmarks.
  • 0.03 - 14/06/14 - Added genre menu. Removed item summaries due to bugs.
  • 0.02 - 11/06/14 - Added trailers, seach and bookmarks. Removed URL service, now calls built-in Google Drive service.
  • 0.01 - 09/06/14 - Initial release.

Donate

Like my work? Buy me a coffee. =)

Food network

$
0
0

We like the kids chopped, and restaurant impossible type stuff... We also like HGTV. Gotta have flip or flop. Can I do this?

any current channels worth adding?

$
0
0

it seems i am abit behind the times but when ever i add a channel they are all dead with no content.. can anyone recommend a current upto date channel for TV shows and movies?

[REL] CouchPotato Plugin

$
0
0
View, edit and add to your CouchPotato list within Plex
This plugin works with the CouchPotato app (CouchPotatoApp.com) to manage your wanted movies list. To use this plugin, you must have a working installation of CouchPotato. Follow the link for download and dependencies. Download the attached installer and double-click to install the plugin.

If you have questions/concerns/comments about installing/using CouchPotato, please post them in the appropriate forum.
If you are having trouble with the CouchPotato plugin, please post a description of the problem as well as a zip file of the com.plexapp.plugins.couchpotato.log file from ~/Library/Logs/PMS Plugin Logs to this thread. This is my first plugin, but I will do my best to troubleshoot and bug fix.

Download:
Now available in the UnSupported Appstore

A big thanks to the Plex Dev Team for all their hard work making Plex and the plugin framework.
Big thanks go to sander1 and Harley Hooligan for all the help and coaching in the chat room.
Huge props to RuudBurger for all the work he put into the CouchPotato app which inspired this plugin in the first place.

In response to a request, I am including a 'Donate' link. I don't expect any remuneration for my efforts and, truth be told, I am not sure I'm entirely comfortable accepting any. This project has been a hobby and a learning experience from the get-go. If you feel inclined to show your appreciation, I thank you and ask only that you remember to share the love with te developers of Plex and CouchPotato, since without them this plugin (if it existed, which it wouldn't) would be useless.

Paypal Donate

NBC not playing anything

$
0
0

My NBC app has stopped playing.. It was working fine last week. I've tried all shows, changing the playback, everything I can think of. Anyone have any issues or any ideas of how to fix. Thanks!

Viewing all 5522 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>