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

[REL] Str2Utf-8

$
0
0

This is the official thread for an agent named srt2utf-8

 

If you are having the problem, that national characters in your subtitles, that are not embedded in the movie, but either downloaded by yourself and put next to the movie (Sidecar SRT) or a subtitle automatically fetched by the  Open-Subtitle Agent, are displayed as garbage, then this Agent might be the answer for you!

 

In short, it'll make sure, that your subtitle files are encoded in utf-8, so national character-sets doesn't show as garbage in the players

 

If you are having problems with this plugin, then feel free to post a Question in this thread, but I urge you to at least read the manual first

 

Find it here:

 

https://github.com/ukdtom/SRT2UTF-8.bundle

 or simply install via the Unsupported AppStore V2 

/Tommy

 

Version releases

Spoiler:

25 jan 2015 V0.0.2.2 released

15 jun 2015 V0.0.2.1 released

03 dec 2014 V0.0.2.0 released (Added support for the Open Subtitles agent)

02 sep 2014 V0.0.1.9 released

15 juli 2014 V0.0.1.7 released

                   V0.0.1.6 released

                   V0.0.1.5 Release notes


[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] BitTorrent Channel

$
0
0

bittorrent_logo-4f33ef4-intropng
 

This channel enables you to stream movies and TV shows directly from the BitTorrent network!

 

Supported servers:

  • Windows
  • MacOSX
  • Linux x86 (32/64 bits) 

paxq3vvpng

More screenshots

 

 

Features:

  • TV Shows and Movies browsing based on trakt.tv using full metadata
  • Torrents are extracted from EZTV and KickassTorrents
  • Allows to keep downloaded files after viewing (check Preferences page)
  • Tested working on Plex Home Theather, Plex Web, Roku, PS4, iOS and Android clients.

Installation:

 

Updating:

  • Handled by the channel's own update system

 

Known issues:

  • Since there is no way to give user feedback about the current progress of the background downloading, when pressing the final play button, be a bit patient. You can also try pressing play again as most client tend to have an internal timeout.
  • No subtitles yet as channels don't support subtitles yet.

You can use this thread to report issues but the GitHub repository would be a better place. Also, pull requests for bug-fixing and new features are always welcome. Same goes for donations  :)

 

Enjoy!
 

 

Changelog

1.0.6

  • General: Added DumbKeyboard support for searching on incomplete clients

1.0.5

  • General: Now displaying magnet source
  • General: Reduce load on server coming from troubleshooting menu

1.0.4

  • General: Fixed issue with non-float rating values in metadata (in preparation of new Scrapyard.js server)

1.0.3

  • Scrapmagnet: Updated to 0.1.3
  • Scrapmagnet: Added back configurable pause/remove timeouts
  • Scrapmagnet: Added 0.5% preload buffer before allowing playback in clients

1.0.2

  • Scrapmagnet: Updated to 0.1.2
  • Scrapmagnet: Better torrent removal handling
  • General: Fixed icon when new version available
  • General: Fixed icon when Scrapyard server unavailable

1.0.1

  • Scrapmagnet: Now written with Node.js and based on torrent-stream (same library as Popcorn Time)
  • Scrapmagnet: Added two-step torrent removal (pause after 10s -> remove after 60s)

1.0.0

  • Scrapmagnet: Now written with Node.js and based on torrent-stream (same library as Popcorn Time)
  • General: Removed proxy support and a bunch of unnecessary options
  • General: Removed support for Linux ARM (Raspberry PI)
0.9.2
  • TV Shows: Favorites are now properly sorted alphabetically
  • General: Properly restart scrapmagnet after updating preferences
  • General: Improved troubleshooting
0.9.1
  • General: Improved troubleshooting
  • General: Made scrapmagnet launcher more robust
  • Scrapmagnet : Reintroduce configurable pause timeout (default to 4s)
  • Scrapmagnet : Fixed logging on Windows
0.9.0
  • General: Made local host IP more robust
  • Scrapmagnet: Upgraded to libtorrent 1.0.5 and boost 1.58
  • Scrapmagnet: Added FULLY UNTESTED Raspberry Pi support
0.8.9
  • Movies: Fixed communication issue with scrapyard server when the watchlist is big
  • TV Shows: Fixed communication issue with scrapyard server when the favorites list is big
  • General: Added preference to override scrapmagnet version on Linux
0.8.8
  • General: Now displaying magnet size when available

0.8.7

  • Scrapmagnet: Upgraded to libtorrent 1.0.4, OpenSSL 1.0.2a
  • General: Added new troubleshooter for incoming port on About page
  • General: Improved tracking
0.8.6
  • General: Disabled initial video buffering when using Plex Web
  • Scrapmagnet: Pause timeout is now directly handled by scrapmagnet and set to 4 seconds
  • General: Made updater more robust
0.8.5
  • General: Fixed crash when scrapmagnet is unavailable
  • General: Increased timeouts when communicating with scrapmagnet

0.8.4

  • General: All clients now use indirect playback (tested with Plex Home Theater, Plex Web, Plex for Android, Plex for Roku)
  • General: Fixed issue with updater on Windows

0.8.3

  • General: Added new internal update system
  • General: Simplified how all clients but PHT handle playback, should prevent Roku from doing bad things
  • Scrapmagnet: Fixed another case of duplicated tracking event
  • Scrapmagnet: Now properly closes when PMS is stopped
  • Scrapmagnet: Improved streaming and fixed infohash issue that could prevent playback

[REL] SS Plex

[REL] Google Music Channel

$
0
0

I am releasing a Google Music channel that should work for all Plex clients. I forked the current channel created by the user Maik and added a bunch of new features. If anyone has any issues please post your log files and I will be happy to take a look. Also, if you have any request for new features please let me know. I will be sending out a request to get this added to the Unsupported Appstore as well.

 

If you are running into any issues please post your log files. I won't be able to help you without them.

 

Github:

https://github.com/jwdempsey/GoogleMusic.bundle

 


Updates

6/03/2014
NEW: Added I'm feeling lucky radio
FIXED: Songs should play correctly for users without All Access
FIXED: Genres and Search can only be accessed by All Access users

 

6/11/2014

FIXED: Fixed an issue where if you only had an iOS device registered then you couldn't stream

 

8/13/2014

IMPROVEMENT: Large libraries can now be loaded without timing out

 

11/11/2014

NEW: Public playlists are now returned in search results

NEW: You can now add songs to playlists/library from the search menu

IMPROVEMENT: I improved library how your library is cached. You should see new songs much sooner now.

 

12/06/2014

NEW: Added new menu to show songs by letter

 

04/01/2015

NEW: Added new menu option to manually refresh library data. Library data will also refresh every 2 hours automatically.

Subtitles

$
0
0

I will not translated when fasting movies live. npr.Let Me Watch This and iShows

[REL] PlexWink - Control your Wink smart lights with Plex

$
0
0

Plex Wink

Grab the latest 3.X.X release from the Unsupported App Store v2 or from https://github.com/vanstinator/PlexWink.bundle/releases

Major changes in this release. Lights, devices, and users are no longer configured via the channel settings. Logic is now contained in "rooms" that are dynamically created. See following text for instructions. Please post if you need help.

PlexWink is a Plex Channel that is designed to give Plex control of your home's smart lighting capabilities. The channel will monitor your Plex server for play criteria that you set up with the channel. If any of the criteria are met PlexWink will turn your lights off when Plex is playing a media item and will turn them back on when you are finished.

The channel logic is designed around the concept of a room. A room is just a collection of lights and clients. If you have multiple rooms in your home where you use Plex the channel supports that too! PlexWink can create and store as many rooms as one needs.

Creating a Room

To create a room in PlexWink click Create a Room and fill in the text field with the desired room name.

Plex Web will not show this button. Instead text must be entered in the search field. From the home screen of PlexWink type in the name of the room being created into the search field and hit enter.

PlexWink will take you back to the home screen of the channel where there will now be a button with the name of the new room you just created.

Adding lights and devices

Navigate to the home screen of PlexWink and click on the room that is to be configured. On the next screen click on Select lights. A list of the Wink light groups will be displayed. Select the groups you would like to trigger for this room. After selecting the lights click Select devices and select the devices that are in the room. These devices will determine whether or not Plex controls your lights when media playback is detected.

Support

Support is available on the Plex forums. Please do not open an issue on GitHub unless told by me or you have done sufficient technical analysis. I will close any issues that are not technical in nature. The forum thread where support can be had is https://forums.plex.tv/discussion/205647/rel-plexwink-control-your-wink-smart-lights-with-plex

Requirements
* A current version of PMS
* A Wink Smart Hub and some smart light bulbs
* At least one group configured in Wink

The config is pretty simple. Fill out your plex login credentials, your wink credentials, and your wink API credentials. You can get the API keys by emailing support@winkapp.com. You need v1 API keys. PlexWink will not work with API v2.

Roadmap
* Fix bugs
* Add imagery

Changelog 3.0.0 - 3/2/2016
* Complete re-write of Wink integration
* new smart home module loader
* dynamic room building
* saves rooms to disk
* multiple room support

Changelog 2.0.0 - 2/3/2016
* PlexWink is now a channel

Changelog 1.2.0 - 10/27/15
* ripped out the old polling code. the application now listens on a web socket
* significantly decreased the lag time between a plex action and lighting action
* caching wink group id numbers at launch instead of getting them every time they are needed
* broke logic apart to support other lighting brands such as philips hue in the future
* other code cleanup and optimization
* rewrote logging so it now contains useful time-stamped entries

Changelog 1.1.0 - 10/22/15
* adding option for multiple plex client triggers
* option for multiple authorized user triggers
* option for multiple wink lighting groups

Changelog v.1.0.1
* adding config option for the plex IP and PORT

[REL] TwitchMod - Twitch.TV with extra features

$
0
0

TwitchMod - Twitch.TV with extra features

I did some work on the Twitch channel, since it was pretty lacking in features compared to Kodi.

Extra features from default channel:
* Quality Selection
* Source quality
* Past Broadcasts/Highlights support
* Followed channels
* Search streams/channels/games

Tested on:
* PMS Window and Linux
* PHT Windows 8.1, Windows 10
* Android
* iOS
* Plex Media Player

Channel Preferences:
* Username - The username you want to pull the followed channels from.
The quality options can be set separately for VODs and streams. The choices are:
* Manual - When you chose to play a stream you will be given multiple quality options to chose from. (depending on the plex client)
* Automatic - Let the plex client decide how it picks the quality from the m3u8 playlist
* Source,High,Medium,Low,Mobile - always use the given quality. (or the closest match if the requested stream doesn't support the quality)

Issues:
* Plex Home Theater seems to have issues with livestreams. VODs work fine, but livestreams will occasionally just stop.
* Different clients handle quality selection differently.
* Plex for iOS v4 doesn't play livestreams at all.
* Plex for iOS v4 doesn't have inputDirectoryObjects so you cant search.
* Plex Web Client doesn't play streams on certain browsers on certain OSes.
* Plex Web Client doesn't have inputDirectoryObjects so you cant search.

Installation:
get the zip, extract the bundle to the PMS Plug-ins folder, and rename it to "TwitchMod.bundle"

direct link: https://github.com/coryo/TwitchMod.bundle/archive/master.zip
source: https://github.com/coryo/TwitchMod.bundle


Some video channels have stopped working

$
0
0

Comedy Central says unable to play any show that I chose. FOX says something about AES description not supported in premium version. Nick Jr says there is a problem playing this item for everything, PBS Kids says Cannot load M3U8. Cross domain access denied. NBC, CBS, and some others are saying this channel not supported in Chrome, Edge, Internet Explorer

What is going on?

[Rel] TuneIn

$
0
0

Guys
I have fully rewritten the TuneIn channel
Now it plays fine almost all stations and shows.
It also lists a user stations separately and even custom streams (user added to his tunein account)

Grab it from github.

Plex live stream works in a fast forwrad jittery manner on my macs (two macbooks and a mac mini)

$
0
0

However, it works just fine on my gaming rig and raspberry pi 2, so I think it'solely a mac related issue. Would greatly apppreciate it if somebody would check into it, I'd love to use it way more often.

[REL] FindMissing Files

[REL] LetMeWatchThis

$
0
0
New plugin for LetMeWatchThis

This plugin allows users to watch TV Shows and Movies online from the LetMeWatchThis website. It supports browsing by Popularity, Rating, Release Date, Added Date and Alphabet as well as sub-navigation by Genre. The plugin also supports searching although this is not currently integrated with Plex's universal search. It's been tested to work with Plex Media Sever 9.5.2 and both the OSX 9.5.2 client and the 2.0 iOS Client. It should also work flawlessly with the Windows client and server combo.

The plugin is made available via the Unsupported Appstore to ease long term maintenance. A standalone release package is also available via GitHub.

Known Issues:
 

  • Not all providers are currently supported. In fact, only 2 are, however these 2 seem to be available for most of the content items. If there's a provider which you think would offer even more coverage than the ones currently in there, please post a message to this thread.

If you find any issues with this plugin, please add a post to this thread with a description of the problem and a copy of the Media Server and plugin logs.

trakt.tv channel on Plex

$
0
0

Hello! I have installed the trackt.tv plugin for Plex, but when I go to Plex and select the trakt.tv channel, I get an empty page. I assume I should be watching my shows from the trakt.tv channel in order for them to scrobble to my profile.

How do I do this?

Thanks!

[REQ] AMCTV and Webisodes

$
0
0
AMC is currently streaming full series episodes and has for awhile had a lot of Webisode Extras for their shows like Walking Dead.

Has anyone looked into how difficult it would be to make a channel for this content?

Writing custom channels for myself - what am I doing wrong?

$
0
0

So having spent ages trying to get radio station channels working, I'm not having any joy, so I basically ghetto coded my own one together, and it works great.

Only problem is I now want a second one, so I duplicate the bundle, and change the stream url and the name, but when I restart PMS, I'm presented with the new one only and not the old one.

Is there something else I'm missing that I have to change to get both to appear at the same time in the channel list?

[REQ] SomaFM channel ?

$
0
0

I was surprised to not find a channel for one of the oldest radio stations on the internet: SomaFM.  It is listener supported and maybe people are reluctant to make a channel without links to donation options.

 

I don't know if this is the proper forum to request that someone look into that project but I thought I would give it a shot. 

Since it would be super inefficient for me to learn to code myself (read as: I can't wait that long) could someone cook up a http://somafm.com  channel, one with a section that links to their donations options? Please?  Do it to spread great music into the Plex community. 

 

Thanks. 

9.15.3 Error on Channel Access

$
0
0

9.15.3 errors out when accessing Vimeo channel: AttributeError: 'NoneType' object has no attribute 'rsplit'

HDHRViewer instant crash Plex on FireTV FireOS 5.x

$
0
0

Anytime I try to watch anything on the FireTV with the HDHRViewer channel, Plex will instantly crashing when trying to watch a channel. There's no real reason given to the crash other than plex instantly existing back to the firetv dashboard

Need a plugin for Zimuku subtitles

Viewing all 5522 articles
Browse latest View live


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