Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MvL

Members
  • Joined

  • Last visited

Everything posted by MvL

  1. Ah yes, now it's clear. I did see the plugin mover and unRAID mover as 2 separate things but the work together. It's just a enhancement. Like the plugin name says. Maybe it's a idea to make this more clear that these functions work together thus unRAID OS schedule checker and setting the threshold. Going to play a bit with setting and check if it's working now. Thanks wgstarks!
  2. I'm confused.., so if the threshold is reached then the mover will do his work without setting a schedule? If I want every 60 minutes a move job then I have to set the schedular for 60 minutes?
  3. Ah, so I have to set "Force move of all files on a schedule" to yes and set a time?
  4. Hmmm, I checked again and I found this: How often is the plugin checking if the drive threshold is reached?
  5. Okay. Can I check of this plugin is running? I can't find any comment's in the log. So I suspect it's not running..
  6. btw where is this log located? I know you can access the system log via the tools tab...
  7. Thanks! I'll do.
  8. I've set the threshold to 70% but I have the idea it's not moving files when that threshold is reached. It's the only option I enabled. Bug, user error?
  9. It seems it's solved now. I did some investigation but found no glues. The reboot solved the issue. Thanks!
  10. I checked the time of my Sonarr container and found out that it was 2 hours ahead of the local time. How do I synchronise a container with the server's time?
  11. @kizer Thanks for the suggestion! A very safe one. Very useful.
  12. Thanks for the link @Maticks. I'm pleased it's working for you! What I did was just coping the appdata plex config to a new directory.
  13. I'm using the official Plex Inc Docker container. Not tried the binhex container. I now have the transcode directory on the cache drive. I'm not sure what messed up my linuxserver.io container. It's interesting to do a new install of the linuxserver.io container to check if the problem still exists. Maybe writing to /tmp messed everything up. On the other hand I copied my docker plex linuxserver.io config to the new docker plex inc container. So it's running with the same settings. Of course I did change the directory of transcode location in the setting of plex server.
  14. To be honest I never heard the Plex Team Member saying that Plex Inc doesn't support containers. The problem is not Plex Media Server. The problem in my situation is the Linuxserver.io container for some reason that container is not working correctly on my server resulting in not be able playing AMZN WEB-DL. I then tried the official Plex Inc container, and now everything is working fine. I had set my transcode directory to the memory as Jonp suggested. Resulting in the following error in the log: Apr 22, 2018 14:01:21.267 [0x149a6d9fa700] DEBUG - [Universal] Using local file path instead of URL: /tv-series/Blindspot/Season 3/Blindspot.S03E18.1080p.AMZN.WEB-DL.DD5.1.H.264-NTb.mkv Apr 22, 2018 14:01:21.270 [0x149a6d9fa700] DEBUG - Job running: EAE_ROOT='/tmp/pms-a5565b46-af26-47c5-969a-2b7d3001353b/EasyAudioEncoder' FFMPEG_EXTERNAL_LIBS='/config/Library/Application\ Support/Plex\ Media\ Server/Codecs/7814ac9-1285-linux-ubuntu-x86_64/' XDG_CACHE_HOME='/config/Library/Application Support/Plex Media Server/Cache/' XDG_DATA_HOME='/usr/lib/plexmediaserver/Resources/' X_PLEX_TOKEN='xxxxxxxxxxxxxxxxxxxx' '/usr/lib/plexmediaserver/Plex Transcoder' '-codec:0' 'h264' '-codec:1' 'eac3_eae' '-eae_prefix:1' 'l2ndpct267ryayw07j9ymhuz_' '-ss' '0' '-noaccurate_seek' '-i' '/tv-series/Blindspot/Season 3/Blindspot.S03E18.1080p.AMZN.WEB-DL.DD5.1.H.264-NTb.mkv' '-filter_complex' '[0:1] aresample=async=1:ocl='\''stereo'\'':osr=48000[0]' '-map' '0:0' '-codec:0' 'copy' '-map' '[0]' '-metadata:s:1' 'language=eng' '-codec:1' 'aac' '-b:1' '256k' '-f' 'dash' '-min_seg_duration' '5000000' '-skip_to_segment' '1' '-time_delta' '0.0625' '-manifest_name' 'http://127.0.0.1:32400/video/:/transcode/session/l2ndpct267ryayw07j9ymhuz/664ffe5b-af62-46de-8316-72376c754009/manifest' '-avoid_negative_ts' 'disabled' '-map_metadata' '-1' '-map_chapters' '-1' 'dash' '-start_at_zero' '-copyts' '-vsync' 'cfr' '-y' '-nostats' '-loglevel' 'quiet' '-loglevel_plex' 'error' '-progressurl' 'http://127.0.0.1:32400/video/:/transcode/session/l2ndpct267ryayw07j9ymhuz/664ffe5b-af62-46de-8316-72376c754009/progress' Apr 22, 2018 14:01:21.271 [0x149a6d9fa700] DEBUG - Jobs: Starting child process with pid 411 Apr 22, 2018 14:01:21.273 [0x149a737ff700] DEBUG - Jobs: '/config/Library/Application Support/Plex Media Server/Codecs/EasyAudioEncoder-141-linux-ubuntu-x86_64/EasyAudioEncoder/EasyAudioEncoder' exit code for process 410 is 13 (failure) The Plex Team member thought it was some kind of owner/permission problem. I then set the directory to my cache drive, but that didn't solve the problem. I played a bit with owners and permissions, but that didn't help either. So I ended up in trying a different Docker container. As you already know that solved the problem for me.
  15. Someone of the Plex Team is now looking into this EAC3 matter, but he warned cause Plex is running in a Container and on unRAID his expertise will be extremely limited.
  16. I'm a bit experimenting. When I start a tv-show the Plex Server want to transcode the stream to another codec. See picture: But for some reason the stream is not starting..
  17. If a device supports EAC3 then it's playing the track of course. So Playing these files on the Apple TV 4 with the Plex client there are no problems. It would be indeed nice if Plex Server transcode the EAC3 stream if a device not support EAC3.
  18. Thanks John for your help. Appreciated!
  19. I can do something like this "find /mnt/* -name @eaDir"
  20. How to easily delete all these annoying "@eaDir" files on my unRAID drives. These files where created on my Synology NAS. Anyone?
  21. Ah, it's EAC3 issue. Indeed all the files that don't play have a EAC3 audio track. Thanks! Is it not possible to add AC3 track? So the original track is preserved. I'm not sure if this is possible with Handbrake. Do you know?
  22. I'm not sure if this is Plex Server Docker related, but all of my amzn web-dl / web rips are not playing when viewed via the Plex Server webui or iOS. Someone having similar problems?
  23. +100 indeed unRAID OS needs a file manager. Did you ever tried a Synology or Qnap NAS? Both have a excellent file manager.
  24. I suppose this is also applies for the LSI 9201-8i?
  25. Hi, thanks for the prompt reply!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.