Quantcast
Channel: Recent Discussions — Plex Forums
Viewing all 151235 articles
Browse latest View live

[REL] FMoviesPlus Channel

$
0
0

FMoviesPlus.bundle

FMoviesPlus.bundle - High Quality HD Movies & TV-Series

 

NOTE: The author of this plugin has no affiliation with FMovies and associated sites nor the owners of the content that they host.


FMoviesPlus

ChangeLog


Features:

  • Fast Google and Openload sources with HD 1080p content
  • External Listing now supports providers including G2G, Primewire, YesMovies and more...
  • Clean, Simple UI and includes DumbKeyboard for Search impaired clients
  • Ability to enable DumbKeyboard for individual client
  • An Advance Sort-Search Filter Implementation (try it to know)
  • Displaying detailed movie & episode info where available
  • Cache implementation, randomize user-agent to avoid bot response from server
  • Fix for temporary SSL issue with certain PMS
  • Search & Search Queue
  • Bookmarking

Plex Media Server (Server version is 1.3.3.3148):

  • Windows
  • Linux (Due to PMS issue - requires SSL option enabled under Channel Prefs. Also read Work In Progress below for a fix.)
  • Mac (Due to PMS issue - requires SSL option enabled under Channel Prefs. Also read Work In Progress below for a fix.)

Plex Clients Tested:


Known issues:

  • If your PMS has issues with SSL - enable the 'Use Alternate SSL/TLS' option under channel prefs.
  • Link Checker does not report correctly on non Windows OS - Fix for Ubuntu/Mac here
  • If the site is running slow, the Channel will crash when making lot of HTTP page requests - enable 'No Extra Info. for Nav. Pages (Speeds Up Navigation)' option under channel prefs.
  • If the movie page returns with only the trailer or bookmark options - please visit website to confirm and then report here
  • Links on Google 2 Server may not work on certain clients due to a cookie issue with Plex client - mentioned here. Not yet confirmed, try it with your client. Edit: This should not be an issue since the mentioned issue affects files hosted on Google drive and is not related to the types of Google server used here.
  • Read the Troubleshooting steps and Work In Progress list below with other issues and for fixes to expect in the next version.

GitHub issues
When reporting issues please include the channel log file com.plexapp.plugins.fmoviesplus.log [including numbered ones 1 through 5] (https://support.plex.tv/hc/en-us/articles/201106148-Channel-Log-Files) or use WebTools > Logviewer/Downloader. Please make sure to 'Enable Debug' option under the Setting/Prefs and replicate your issues before providing logs.


Future development:

Work In Progress:

  • Fix linkchecker for google hosted vid on non Windows OS - Read here
  • Implement a Download video option and add it to your library with correct name structure for Plex to catalog

Under consideration (feedback required):

  • Implement TV-Series shows as SeasonObjects for continuous playback option - not sure if this works in the Channel api but thats the intention. This has been implemented for 'External Listing'.
  • Feel free to post your suggestions or feature requests.

Implemented:

  • Movie summary on thumbnail navigation pages will be available soon. - Implemented with v 0.04 ✓
  • Token issue - Fixed with v 0.05 ✓
  • Season with more than 30 episodes only shows first 30 episodes. - Implemented with v 0.06 ✓
  • Implement SSL web-proxy for compatibility with older PMS - Implemented with v 0.08 ✓

Removed from consideration:
Implement Movie/TV-Series request feature

Implement Movie/TV-Series report issue feature


Installation:

Note: This channel plugin has a number of its own plugins and libraries which can take from a few seconds to a couple of minutes to Initialize after Installation or whenever PMS is restarted.

Binary files installation for OpenLoad and Mega support

Binary files can be download from here with instructions on installation..

  • Cryptodome : PyCryptodome is a self-contained Python package of low-level cryptographic primitives
    -- A cryto library required for Host Mega to function. Mega only allows downloading files, not streaming. Currently, G2G and ALL-UC are the only providers that provide links for Mega.
  • PhantomJS: PhantomJS is a headless WebKit scriptable with a JavaScript API
    -- A headless browser that allows opening webpages and extracting the final video url required for playback. Currently, OpenLoad is the only host utilizing this.


New automation routine for reqkey cookie. Details on how to set them up are discussed below. You only need 1 of them. Thanks to @Twoure for both the methods.

Note: Important Please read

As of v. 0.50 (Nov-2017) the site seems to not use the cookie token anymore, though it still has it in its code. I'm going to leave that in the channel plugin code incase it is back. So now resetting cookie wont dump any token code and also Webhook (hook.io) and Node.Js parts of the code are not being used (Automation methods discussed below) and not required. The session/cf cookie is still used so Reset Cookie can still fix cookie related issues.

Method 1: Installing a JRE (Java Runtime Engine) like Node.js

The preferred automation routine for the cookie requires a JRE installed on the PMS machine. There are a few other JRE's that might work as well but I have only tested this with Node.js. Once installed restart your PMS and confirm in your channel log if possible and see the following entries to confirm..

2017-05-16 19:41:23,578 (209c) :  DEBUG (core:566) - Finished loading plug-in code
2017-05-16 19:41:26,500 (209c) :  INFO (logkit:16) - execjs loaded from v1.1.0
2017-05-16 19:41:26,500 (209c) :  INFO (logkit:16) - execjs using engine: Node.js (V8)

Then navigate to the Reset Cookie and try a video and check if you are still getting the token error.

Method 2: Using a webhook url - please fork the one below and use your own

The other automation method (primarily where JRE cannot be installed) utilizes a website to run a small script to decode (similar to the manual process using jsfiddle). It is limited to 1000 request per month with their free plan so I request everyone to signup for the free account and fork this script https://hook.io/coder-alpha/test/fork and then enter it under the Channel settings/Prefs

Once you have updated the Settings/Prefs with your webhook-url navigate to Reset Cookie and then try a video and check if you are still getting the token error.

Once you have got one of the above methods working you can set your Cache expiry time to 100 (min.). This will fetch new cookies at that interval. I think the session cookie are valid for 2 hrs.

Method 3: Manual method using jsfiddle

JS Fiddle reqkey cookie value decryption page: https://jsfiddle.net/codyA/cz2zn4h4/embedded/result/ (Video walkthru in Help menu of the plugin/channel)


Channel Info

Providers

  1. FMovies
  2. G2G
  3. YesMovies
  4. Primewire
  5. ALL-UC
  6. FMovies.io
  7. GoGoAnime
  8. 9Anime
  9. More to come...

Hosts

  1. Google [Streaming, Downloading]
  2. OpenLoad [Streaming, Downloading]
  3. Mega [Downloading]
  4. YouTube [Streaming]
  5. via Generic Playback: RapidVideo, MyCloud [Streaming]
  6. Many more via the Plex Services [Streaming]

Troubleshooting: General

Restarting PMS can work wonders too in fixing issues and shoo away the ghosts of Plex :)
Some simple troubleshooting steps that might be useful.

Under Options > Clear Cache (can solve issues if a bad or old copy of a webpage is in memory)
Under Options > Reset Cookies (can solve bad/old cookie values that might be in memory)
If using a browser Clear browser cache or you can use the Inspect tool (Chrome) and Disable cache which works great after performing the first 2 options.
Restarting PMS can solve issues with variables in memory, including cache and cookies.

This is only recommended if the plugin never worked (could be due to a faulty install) and if the above does not solve then the following steps are to perform a fresh install. Save your Bookmarks via Options > Tools before doing so. You will lose your Recent Watchlist.

Via WebTool > Unistall & Install
If you dont have WebTools. Use Factory Reset under Options which will clear all stored variables (including Bookmarks, Recent, and other/all settings). Delete the FMoviesPlus.bundle from your Plex plugins folder. Download a new copy and install.

Troubleshooting: Errors

Video Unavailable. Error: Video Token Algo or
Video Unavailable. Error: Unknown error

  • When the site's algorithm to serve the video link changes.
    => Make sure you're on the latest version . If you still see the error try a 'Reset Cookie' & 'Clear Cache' to download new token/code and clear older retrieved links. If issue persists please report on this thread.

Video Unavailable. Error: Token

  • When the session/cloudflare cookie is expired or has issues.
    => Set Base Site URL under the channel settings/prefs to fmovies.is.
    If that does not resolve. Make sure you're on the latest version . If you still see the error try a 'Reset Cookie' & 'Clear Cache' to download new token/code and clear older retrieved links. If issue persists please report on this thread.

Error: The page was not received.

  • The site might be slow to respond.
    => Give it a few seconds and try again.
    If that does not resolve. Make sure you're on the latest version . If you still see the error try a 'Reset Cookie' & 'Clear Cache' to download new token/code and clear older retrieved links. If issue persists please report on this thread.

Channel not responding

  • This error can occur when using the Plex-Web client for a variety of reasons. The timeout for Plex-web client is set by Plex for 20 seconds which is not enough to make certain requests to websites which might need consecutive requests to retrieve a page/video. If the process is not completed within its timeout then you might see this error. This error can also occur when the site has changed its formatting of the webpage served and the channel plugin code cannot cope up with the changes. This error can also happen due to Plex-web caching an incorrect previous response in the browser cache.
    => Give it a few seconds and try again.
    -- If that does not resolve. Make sure you're on the latest version . If you still see the error try a 'Reset Cookie' & 'Clear Cache' to download new token/code and clear older retrieved links. Clear your browser cache and try again.

    -- Additionally, you can enable/disable some options under the Channel Prefs/Settings which will reduce unwanted requests being made. Those are No Extra Info. for Nav. Pages (Speeds Up Navigation) - enable it & Use LinkChecker for Videos - disable it.

    -- If nothing works then try to visit the site/webpage and confirm it is not being blocked and try the alternate Base Url's under the channel settings/prefs. If issue persists please report on this thread.


Acknowledgements:

mrknow for work on FMovies movie sources routine for Kodi
lambda81 for HTTP Request routine for SSL/Alternate lambdalib for Kodi
youtube-dl for previous work on OpenLoad scraper
coryo123 for DumbTools-for-Plex
Twoure for valuable technical insights and suggestions for JS routines

Code based/ported from Specto and Exodus (Kodi addons)


Is there an issue with fast forward/rewind for DVR recordings (Roku)

$
0
0

For years, I have recorded football games on DirecTV in order to fast forward through stoppages and commercials. Never had a problem, even a decade ago.

When I record a game on Plex (Windows 10 Plex server and Roku App), I can play it back fine but when I fast forward, it won't move or it resets the video to the beginning.

I am transcoding recordings, if that matters.

Is there a known issue with playback of DVR recordings?

Plex Pass za darmo na 3 miesiące

$
0
0

Witam,

jeśli ktoś z zebranych chciałby potestować sobie swoje konto Plex z opcją Plex Pass to podając kod promocyjny "ByteMyBits" może tego dokonać ;)

PS. Pamiętać należy żeby po tym okresie anulować tą subskrypcję bo przejdzie ona na wersję płatną.

Multiple playback issues in the new update

$
0
0

In the previous Plex version on Xbox One, movie playback would pause (for buffering purposes) maybe once out of every 6 movies or so. Maybe this was caused by temporary network issues. In the current version, it happens at least once or twice with every movie. On top of this, occasionally the movie will stop playing entirely and give the message "An unknown error occurred" or "There was an error decoding". When I resume playing, it starts playing again with no issues (until the next time it stops).

Last night, my wife and I tried to watch a movie and it would error out every 1:20 minutes or so. The only way I could get it to play through was to reduce the local quality from "Original" to "720p 2 Mbps" which was not very enjoyable. Video and audio quality took a nosedive from the original 1080p quality but it was the only way to actually watch the film.

I never had this problem with the old version, and the Plex app on my $20 Roku box works fine.

HELP plex keeps stopping playback!!!!

$
0
0

Something on the server, keeps stopping playback on the TV shows and films.

I watch a film and it'll randomly stop, same on a TV show. If the show is on random then it'll skip to the next one. Both these things are very annoying.

I used to just do it to shows and because they were stored on an old hard drive I upgraded it hoping this would solve the issue but it doesn't. Now it happens on films too!

I say it's the server because this issue happens on the LG tv app and on the Chromecast.

Please help because this is becoming VERY annoying.

The TV app is lex for LG 3.13.3

I have attached the Server logs if anyone can help!

Thanks.

Custom names for seasons?

$
0
0

When adding personal "TV-shows" to Plex, how can I change the names of the seasons for the shows? I don't want e.g. "Season 1", I want it to be "About this course" -- and no, setting the tag isn't good enough, because you only see that in the Plex web-app and even there only when you view the season; you don't see it at all in the Android-app, you don't see it when viewing the top-level of the show.

The thing is, I want to add several video-courses to my library, but the way Plex works makes it really hard to do it in any sort of a sane way.

Plex - Udostępnianie TV? Co trzeba zrobić?

$
0
0

Czy ktoś z Was ma jakieś doświadczenie w "Live TV" na Plex? Co jest potrzebne do możliwości Stremowania TV z Twojego odbiorcy. Pytanie czy jeśli dostanę dekoder od swojego dostawcy JDMI, to czy będę musiał go zamienić na inny i czy będzie on odczytywał telewizję z kablówki?

Czy jest ktoś komu udało się zrobić taki manewr?

Z przyjemnością byłbym zainwestowany takim rozwiązaniem.

Folders view: Still grouping episodes together from separate folders

$
0
0

I'm putting a show that has been edited (One Pace) to my Plex server and it is split out by arcs. I have turned off matching and put episodes into separate folder by arc.

On the web app, I then select "Folders" view which shows the folders/arcs just fine.

But when I get to the files, they are still grouped up on top of each other (like each episode 01 for 5 arcs is thrown into a single episode on Plex). How can I fix this?

Other question: How can I show file name in the folders view? It defaults to title, but I don't see "file name" in the options to show columns.


Synology based PMS disappearing from server list

$
0
0

I've been having an issue ever since updating to the latest PMS build. I have two servers running. One on a Synology DS412+ and one on my desktop computer running Windows 10. I run two because the NAS isn't powerful enough to do 4K streaming but my computer is. Lately the NAS server keeps disappearing from my authorized devices list and I'll have to manually restart the server to add it back. The problem is, everytime this happens my desktop PMS loses everything in the library. For some reason when the NAS server disappears so does my desktop's PMS connection to the files stored on it. This is incredibly annoying because I look at everything by last date added, so every time the library repopulates everything is the last date added.
I have the NAS mapped to my computer and I can access the files through the explorer and I can also use the web interface and get at the files that way, but my libraries keep disappearing and I can't access anything until I restart my NAS and repopulate the desktop's libraries. I saw one suggestion is to disable "empty trash after each scan" so I did that to keep it from occurring again but can anyone tell me why the Synology based PMS keeps disappearing and why the desktop server things the files are gone? I know the NAS isn't spinning down because I can hear it chugging away and I can access it in other ways.

Plex server works on TV while it does not work on PC

$
0
0

I have Plex installed on Windows 10 Enterprise Insider Edition which gets updated weekly.
A few days ago all worked fine but after latest update i cannot see the server settings on PC anymore.

The weird thing is that on my TV the Plex server shows up and everything works but on my PC it does not work.

PMS as a windows service connecting to a secure Samba share

$
0
0

I am running PMS as a windows service and attempting to connect to a Samba share on my Asus router.

Using a UNC path in PMS, it works when guess access to the share is enabled (no password required)

However, when I disable guest access and configure a user account with the same credentials used for the windows service, it does not work.

Any way to make this work without miking it public?

Thanks!

Plex DVR, Trying to watch Live TV but get error "Unable to tune channel (no parts)"

$
0
0

Using Version 1.9.4.4325 on Ubuntu with an HDHomeRun Connect.
See screen shot

it also looks like the same reason the recording was aborted for this show, see below screen shot

Please advise on further steps to diagnose problem.
Thanks
Brad Nolan.

Unable to default to Original quality

$
0
0

After a recent update, app changed how it handles it's "quality" defaults. It not longer has "original" now it has a broken switch that says if "video smaller than 20Mbps it will play at original quality" I select this for both "home" and "internet" and it always defaults something ridiculous like 20Mbps or 200Mbps. None of my media is larger than 10Mbps. It's getting really annoying. Attached android and server log.

As a side note to android app devs, you guys need to be slapped for messing with settings while playing video... dislike how intrusive it is now and more taps to do the same damn thing :neutral:

Plex non trova gli episodi

$
0
0

Salve ragazzi,
ho un problema, in pratica ieri ho caricato una serie tv sul mio plex server, solo che dopo aver analizzato la libreria ecc. mi fa vedere solo gli ultimi 17 episodi (Parte dal' episodio 10) di 26.
Mi sapete aiutare?

DS418play - hardware transcoding

$
0
0

With the DS418play featuring the Celeron J3355 with QVS (Quick Sync Video), should it not be capable of default hardware transcoding up to a certain resolution? I don't seem to get the results I was expecting.


How force 'Direct Play' on homevideo content?

$
0
0

OK, so since the Direct Play setting has been removed (somehow) from the Settings section in Plex on the Shield, I can no longer play my homevideo content in 4k (made in iMovie).

Plex now tries to transcode the content, but the transcoder seems to crash or samething cause after pressing play the spinner will load forever and eventually say the content can't be played. Also trying to let Plex 'Create optimized version' won't work: the conversion will get stuck at 1%.

I used to work around this by enabling the Direct Play option in Settings, but that is GONE (sigh...).

I have read somewhere that creating a custom profile xml file for the Shield would help, and enabling/forcing the directplay option in there, but if I am correct running PMS on a Shield won't let us anywhere near those files when the Shield is not rooted.

In short... I am stuck with many, many homevideos in 4k, which ONLY playback fine in a webbrowser with Plex, but they won't play on iOS, chromecast or the Shield player itself. Any fix?

[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. =)

[Release] HTTP Anidb Metadata Agent (HAMA)

$
0
0

I am officially forking the HTTP Anidb Metadata Agent (HAMA) made by Atomicstraberry and posted here: http://forums.plexapp.com/index.php/topic/66918-release-http-anidb-metadata-agent-hama/After having concerted with him by mail, i will take over but give due feedback, as he created it, and i would and could not have done it without his code first, as i didn't know Python before. Great language by hte way!!!
As discussed with him:

  • His name will always be part of the header as he created it and was kind enough to let me take over
  • I put the source on GIT: https://github.com/ZeroQI/Hama . i am new to git, so please be understanding...
  • I create a new thread to be able to control the new releases on this first post [this one]

The readme is located here:https://github.com/ZeroQI/Hama/blob/master/README.mdIt will indicate the changes since v0.4Major changes:

  • Title search 100% local using AniDB title database XML file.
  • TVDB and AniDB XML serie page download cached a week by default
  • TVDB Poster by default, downloading AniDB unique poster only if no TVDB poster present
  • ScudLee XML mapping file to convert AniDB id to TVDB id without TVDB search needed (removed from )
  • Studio when missing in AniDB
  • Collection for Movie sets from XML mapping file (and matching with AniDB related anime fields)
  • Using episode summary from TVDB when present
  • HTML links to the TVDB and AniDB in Serie and episode page (off by default)
  • Warning messages for community improvement (missing anidb poster, missing TVDB en poster, missing episode summary, studio variable in AniDB AND mappingfile, theTVDB id missing from mapping file)
  • Themes songs 30s, from plex server using tvdb id [http://wiki.plexapp.com/index.php/TV_Themes]

This should prevent AniDB banning, since no search is done, no poster is downloaded, just the serie XML by ID.I will modify this post with any new releases, i am polishing out the bugs for now:

  • Testing speed and accuracy. need information on performance
  • Tweaking HTML links when TVDB id not in list, alerts when episode summary empty, etc...
  • Test serie/movie within both serie and movie folder settings

You can browse the source code and replace it in place of v0.4 as a beta, but the XML files need to be in Resources folder at the same level as code one

 See github readme, that's the most recent one

How it works

==========

Scanners show the files or not in plex. if it's not showing, it's the scanner fault

Agent when files are showing update the metadata. This agent:

   . match the title to the AniDB Database locally (no online query to AnidDB to prevent getting banned for a day). It use synonyms, and search titles in all languages. you can select the language order in plugin settings

   . use xml matching table to fing the TVDB serie ID.

   . use posters from ANiDB (off by default, because they are crap but the only source for Hentai posters) or by default TVDB (use high res constant resolution posters, but do not store Hentai, have fanart and seasons posters as well)

   . The XML mapping file comes from the XBMC AniDB mod plugin and all xmls are cached 2 weeks and downloaded automatically

   . Use TheTVDB for Anime Episode summaries (AniDB seem to not use summaries for episodes)

   . Use theme songs from Plex server (backlog of 2 years, no need to update themes for now) indexed on thetvdb id. I store them locally using the anidb id if you want to create your own packages (and share?) and therefore you can have the right season music theme song...

   . logs like missing episodes are generated, also contain links to update episode summaries and missing posters... Give back digitally to the community...

The XMLs are downloaded (cached for 2 weeks) and a copy is saved here and used in case of internet issue
 
   . anime-titles.xml, the AniDB title database, part of the AniDB HTTP API : http://anidb.net/api...e-titles.xml.gz decompressed (xml extension). this is parsed locally to find serie title matches
 
   . anime-list-master.xml   ScudLee's AniDB to TVDB xml mapping file, give studio and episode mapping list for te episode overview, downloaded from https://raw.github.c...list-master.xml
 
   . anime-movieset-list.xml ScudLee's movie collection (Because XBMC only support movie collection and the files were develloped for AniDB mod XBMC plugin), downloaded from https://raw.github.c...vieset-list.xml
 
Agents can only write data in data folder as binary objects or as dictionaries, but cannot create folders unfortunately (if i am wrong, let me know)
I use theses folders to cache all pictures, theme songs, since they are not cached by plex.
This way, even if you recreate the whole Plex anime folder entry, you do not have to download the same file again.

Known Issues:
===========
 
People names in Kanji

Producers and actors names are using romaji name like anidb does. I have been requested for an option in Kanji
Unfortunatly in AniDB serie XML (example: http://api.anidb.net...over=1&aid=2656), the creator names are like that:
<creators>
<name id="735" type="Animation Work">Gonzo</name>
<name id="1793" type="Character Design">Iijima Hiroya</name>
<name id="102" type="Direction">Kizaki Fuminori</name>
<name id="1793" type="Chief Animation Direction">Iijima Hiroya</name>
<name id="22332" type="Music">The RZA</name>
<name id="11136" type="Original Work">Okazaki Takashi</name>
</creators>
I would have to process one more XML [http://anidb.net/per...&creatorid=6692] to translate it in kanji, which means one more access to AniDB for each. I could create a local (or remote web) cache but for now that would require too much coding at the time. if an xml existed out of anidb with the name i would probably use it
 
Series with year in title

Plex remove the year from the scanner side before Hama receive it, i need to check if i could correct it by modding the scanner not to drop the year
 
Hentai with no poster?

TVDB doesn't list sport and porn so hentai will not be listed there, so no fanart, no banner, no (season) posters and no episode summary. The same happens if no tvdb entry is there, or if not in the mapping file yet.
 
Movies not being detected

You did use the serie agent for a movie didn't you ?
It's not showing so it's a scanner issue you dope.... Just put 01 after the movie name and it will be picked up and yes my wonderful agent manage this case, but will gather only serie type of information (no producer)
 
Test series name
================
   . Semi-colon: Chaos;Head, Steins;Gate, Myself;Yourself
   . Year: KissXSis (2010), Black Rock Shooter (2012), Fate Zero (2012), Seitokai Yakuindomo (2011), Tenjou Tenge (2005)
   . Exclamation mark: K-On!, K-On!!
   . Apostrophe: Seitokai Yakuindomo'
   . Love Live 2
   . Terra e..
   . Movies: Gekijouban Shakugan no Shana, Kowarekake no Orgel, Sora no Otoshimono Project Pink
   . Strange" has no match and no semicolon to blame
   . "Toaru Hikuushi e no Koiuta" had no tvdb match like "Onee-chan ga kita", "Jigoku Sensei Nube" and "Corpse Party Tortured Souls".
 
 
To Do
=====
   . Package of Studio Logos (see post here). Will not work on that but somebody else can
   . Package of Theme Songs supported, but none exist (name convention: anidbid.mp3). Plex use 30s songs but use seasons, so a package of songs capped at 30s should share the same legality. will not work on that but local loading works
   . Get Plex to not crash when writing to Agent Data folders, but even with try except, it fails if folders not created already so outside my reach and plex has to fix

History

======

This in no longer accurate, missing all last year imrovements...

   . 2014-05-26

         - added better folder management for XMLs files

         - added support when data folders are missing

         - added clear-cache command for serie title to clear the cache

 

[...]

   . 2015-04-07

         - Scanner: season folders can include serie name (tvdb naming convention)

         - Scanner: removed parenthesis "()" and brackets ([], {}) groups in filename to increase recognition rate

         - Scanner: manage better multi-episodes (s01e01-02 weren't supported)

         - Scanner: added format Byousoku 5 Centimeter - 1 - The Chosen Cherry Blossoms - [RAW](3d312152) [Thx TiS]

         - Agent: removed bug crashing when op/ed present with no number

         - Agent: producer, writers code was broken for both movies and series, fixed [thx -MaNIaC-]

 

   . 2015-04-08

         - Agent: removed bug crashing with Anidb specials with anidb number and letter convention

 

   . 2015-04-11

         - Agent: series with absolute numbering  in tvdb will now have summaries


Check readme for download and install instructions

What the hell happened to the Plex Ui on the Fire stick?

Movie stopped playing sound

$
0
0

A while back, I had problems with a hard drive on my Centos 6.8 Plex Media server.
At that time, several movies on that hard drive started playing incorrectly. One movie lost its sound.
Another started playing with terrible quality.
I have since replaced the hard drive, but those issues still remain. I have tried deleting the offending movies and replacing them with new copies that work fine on my windows PC, but the problems remain.
I have also tried deleting the libraries to which they belong and recreating the library. The problems persist.
What can I do to fix this problem?

Viewing all 151235 articles
Browse latest View live


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