jacob.pederson

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by jacob.pederson

  1. The greatest feature ever would be to add an option for CHANGING THE OUTPUT DIRECTORY of the AMC script to something other than "movies" and "TV shows". Yes I get that I should have followed the Plex naming conventions; however, I started this collection 20 years ago before there was a Plex. It took me about 20 hours to recreate the Plex library last time. I'm not doing that again unless I absolutely have to. It is so frustrating that something as simple as changing the directory name just isn't supported (without some major script-fu). I also get that this isn't the Docker's fault But you could fix it by adding the option and just doing the script-fu in the background. Thanks! Edit1: I figured it out via this thread What you need to add is --def movieFormat="/storage/share/High Definition Movies/{ny}/{ny}" This is under "Show more settings" and then "Automated Media Center: Custom Options:" The path is weird because of the docker, you can't use the full path because permission will be denied, you need /storage/ + whatever to make it work.
  2. I'm also looking for an answer to this one. I have a very large plex DB I'd like to migrate to Unraid, and I have no idea how to get access to the appdata folder. Edit1: I can get in there with WINSCP; however, I have a feeling that is going to be way too slow for my purposes, would like to be able to just map the drive on windows.
  3. I am still confused - I have a mixture of disk sizes in my unRAID array. Allowing mixed disk sizes is one of the features of unRAID. Easiest way would be to log in at the console and run a command like cp /var/log/syslog /boot to put a copy on the flash drive. That can then be moved to a PC/Mac to get it off. Yea, I wasn't thinking that version 5 didn't support multiple disk sizes, just that I wanted to confirm my hardware can support the latest versions before I drop $100+ bucks on it I just tried a static IP, but that doesn't look right as ifconfig isn't showing the same netmask as I have in network.cfg. I got the syslog to come off though, thanks for your help btw! syslog.txt
  4. I mean multiple disk sizes in the same array System board is GIGABYTE GA-990FXA-UD5 AM3+ AMD 990FX SATA 6Gb/s USB 3.0 ATX AMD Motherboard, 1 x Realtek RTL8111E chip (10/100/1000 Mbit). Disk controller is 16-PORT Int, 6GB/S Sata+sas, Pcie 2.0; In The Box: Lsi Sas 9201-16I, Qig, Driver. I can see the syslog, but I have no idea how to get it off the server with no network connection. I can see r8169 gigabit ethernet driver 2.3lk-napi loaded in syslog. AHHA: right after executing dhcpcd-run-hook I see Kernel: r8169 0000:06:00.0 eth0: link down Link doesn't look down to me, I see link lights and got an IP on 5.0.6 just fine. A bit further down I see eth0: sending DISCOVER and eth0: link up quite a few of these. But still no IP.
  5. I want Unraid to work so bad due to support for multiple disk sizes, but so far the frustration level is high on beta 6. Ifconfig shows that I'm not getting an IP on beta 6.0. 5.0.6 works fine on same flash drive, same pc (one nic on mainboard). Does 6.0 reduce the amount of supported hardware? Thanks!