MaxHayman

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

MaxHayman's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Well the webserver just isnt running. I tried changing the port and it still doesnt work.
  2. The web ui doesnt work for me. However i noticed my room got work and it had been assigned jobs. How can i get te web gui working?
  3. Thanks guys. I didn't know to look for 'allocation method'. Seems like its working okay.
  4. Hello, I have a share called Media and have it set to 'Automatically split any directory as required'. I have loads of files in \\tower\Media\Movies \\tower\Media\TV Shows However the files seem to go on one drive. Am I doing something wrong?
  5. Works like a charm. Cheers. Is there a problem if i set the output directory of MakeMKV to the input of handbrake? Or will handbrake try to convert files mid rip?
  6. Hi Djoss, here you go. Thank you by the way. root@Vendetta:~# docker exec MakeMKV /opt/makemkv/bin/makemkvcon -r --cache=1 info disc:9999 MSG:1005,0,1,"MakeMKV v1.12.2 linux(x64-release) started","%1 started","MakeMKV v1.12.2 linux(x64-release)" MSG:5074,0,0,"Automatic checking for updates is enabled, you may disable it in preferences if you don't want MakeMKV to contact web server.","Automatic checking for updates is enabled, you may disable it in preferences if you don't want MakeMKV to contact web server." DRV:0,0,999,0,"DVD+R-DL ATAPI iHAS124 B AL0S","","/dev/sr1" DRV:1,2,999,12,"HD-DVD-ROM HL-DT-ST BDDVDRW GGC-H20L 1.02","UNKNOWN","/dev/sr0" DRV:2,256,999,0,"","","" DRV:3,256,999,0,"","","" DRV:4,256,999,0,"","","" DRV:5,256,999,0,"","","" DRV:6,256,999,0,"","","" DRV:7,256,999,0,"","","" DRV:8,256,999,0,"","","" DRV:9,256,999,0,"","","" DRV:10,256,999,0,"","","" DRV:11,256,999,0,"","","" DRV:12,256,999,0,"","","" DRV:13,256,999,0,"","","" DRV:14,256,999,0,"","","" DRV:15,256,999,0,"","","" MSG:5010,0,0,"Failed to open disc","Failed to open disc" TCOUNT:0 root@Vendetta:~# docker exec MakeMKV lsscsi -g -k [0:0:0:0] disk USB Flash Memory PMAP /dev/sda /dev/sg0 [1:0:0:0] disk ATA WDC WD30EZRX-00S 0A80 /dev/sdb /dev/sg1 [1:0:1:0] disk ATA WDC WD30EZRX-00S 0A80 /dev/sdc /dev/sg2 [2:0:0:0] disk ATA WDC WD30EZRX-00S 0A80 /dev/sdd /dev/sg3 [2:0:1:0] disk ATA WDC WD30EURS-63S 0A80 /dev/sde /dev/sg4 [3:0:0:0] cd/dvd HL-DT-ST BDDVDRW GGC-H20L 1.02 /dev/sr0 /dev/sg5 [4:0:0:0] cd/dvd ATAPI iHAS124 B AL0S /dev/sr1 /dev/sg6 [8:0:0:0] disk ATA OCZ-AGILITY3 2.25 /dev/sdf /dev/sg7 root@Vendetta:~# docker exec MakeMKV ls -l /dev/ total 0 lrwxrwxrwx 1 root root 11 Jul 23 06:08 core -> /proc/kcore lrwxrwxrwx 1 root root 13 Jul 23 06:08 fd -> /proc/self/fd crw-rw-rw- 1 root root 1, 7 Jul 23 06:08 full drwxrwxrwt 2 root root 40 Jul 23 06:08 mqueue crw-rw-rw- 1 root root 1, 3 Jul 23 06:08 null lrwxrwxrwx 1 root root 8 Jul 23 06:08 ptmx -> pts/ptmx drwxr-xr-x 2 root root 0 Jul 23 06:08 pts crw-rw-rw- 1 root root 1, 8 Jul 23 06:08 random crw-rw---- 1 root root 21, 5 Jul 23 06:08 sg5 crw-rw---- 1 root root 21, 6 Jul 23 06:08 sg6 drwxrwxrwt 2 root root 40 Jul 23 06:09 shm brw-rw---- 1 root cdrom 11, 0 Jul 23 06:08 sr0 brw-rw---- 1 root cdrom 11, 1 Jul 23 06:08 sr1 lrwxrwxrwx 1 root root 15 Jul 23 06:08 stderr -> /proc/self/fd/2 lrwxrwxrwx 1 root root 15 Jul 23 06:08 stdin -> /proc/self/fd/0 lrwxrwxrwx 1 root root 15 Jul 23 06:08 stdout -> /proc/self/fd/1 crw-rw-rw- 1 root root 5, 0 Jul 23 06:08 tty crw-rw-rw- 1 root root 1, 9 Jul 23 06:08 urandom crw-rw-rw- 1 root root 1, 5 Jul 23 06:08 zero root@Vendetta:~# docker inspect MakeMKV [ { "Id": "4ef76946f5d2c629d7d2c03f1450054ee925f51d98b3556e5f6147f6fe4afa12", "Created": "2018-07-21T21:09:24.055490062Z", "Path": "/init", "Args": [], "State": { "Status": "running", "Running": true, "Paused": false, "Restarting": false, "OOMKilled": false, "Dead": false, "Pid": 6880, "ExitCode": 0, "Error": "", "StartedAt": "2018-07-23T13:08:56.597524902Z", "FinishedAt": "2018-07-22T16:22:41.714392024Z" }, "Image": "sha256:aed55308ea3bbab36145e1e5dc1b7c094f45ef4f9d8782c85112d8c6e8f465b4", "ResolvConfPath": "/var/lib/docker/containers/4ef76946f5d2c629d7d2c03f1450054ee925f51d98b3556e5f6147f6fe4afa12/resolv.conf", "HostnamePath": "/var/lib/docker/containers/4ef76946f5d2c629d7d2c03f1450054ee925f51d98b3556e5f6147f6fe4afa12/hostname", "HostsPath": "/var/lib/docker/containers/4ef76946f5d2c629d7d2c03f1450054ee925f51d98b3556e5f6147f6fe4afa12/hosts", "LogPath": "/var/lib/docker/containers/4ef76946f5d2c629d7d2c03f1450054ee925f51d98b3556e5f6147f6fe4afa12/4ef76946f5d2c629d7d2c03f1450054ee925f51d98b3556e5f6147f6fe4afa12-json.log", "Name": "/MakeMKV", "RestartCount": 0, "Driver": "btrfs", "Platform": "linux", "MountLabel": "", "ProcessLabel": "", "AppArmorProfile": "", "ExecIDs": null, "HostConfig": { "Binds": [ "/mnt/user/Media/Ripped/:/output:rw", "/mnt/user/appdata/MakeMKV:/config:rw", "/mnt/user:/storage:ro" ], "ContainerIDFile": "", "LogConfig": { "Type": "json-file", "Config": {} }, "NetworkMode": "bridge", "PortBindings": { "51000/tcp": [ { "HostIp": "", "HostPort": "51000" } ], "5800/tcp": [ { "HostIp": "", "HostPort": "7806" } ], "5900/tcp": [ { "HostIp": "", "HostPort": "7906" } ] }, "RestartPolicy": { "Name": "no", "MaximumRetryCount": 0 }, "AutoRemove": false, "VolumeDriver": "", "VolumesFrom": null, "CapAdd": null, "CapDrop": null, "Dns": [], "DnsOptions": [], "DnsSearch": [], "ExtraHosts": null, "GroupAdd": null, "IpcMode": "shareable", "Cgroup": "", "Links": null, "OomScoreAdj": 0, "PidMode": "", "Privileged": false, "PublishAllPorts": false, "ReadonlyRootfs": false, "SecurityOpt": null, "UTSMode": "", "UsernsMode": "", "ShmSize": 67108864, "Runtime": "runc", "ConsoleSize": [ 0, 0 ], "Isolation": "", "CpuShares": 0, "Memory": 0, "NanoCpus": 0, "CgroupParent": "", "BlkioWeight": 0, "BlkioWeightDevice": [], "BlkioDeviceReadBps": null, "BlkioDeviceWriteBps": null, "BlkioDeviceReadIOps": null, "BlkioDeviceWriteIOps": null, "CpuPeriod": 0, "CpuQuota": 0, "CpuRealtimePeriod": 0, "CpuRealtimeRuntime": 0, "CpusetCpus": "", "CpusetMems": "", "Devices": [ { "PathOnHost": "/dev/sr0", "PathInContainer": "/dev/sr0", "CgroupPermissions": "rwm" }, { "PathOnHost": "/dev/sg5", "PathInContainer": "/dev/sg5", "CgroupPermissions": "rwm" }, { "PathOnHost": "/dev/sr1", "PathInContainer": "/dev/sr1", "CgroupPermissions": "rwm" }, { "PathOnHost": "/dev/sg6", "PathInContainer": "/dev/sg6", "CgroupPermissions": "rwm" } ], "DeviceCgroupRules": null, "DiskQuota": 0, "KernelMemory": 0, "MemoryReservation": 0, "MemorySwap": 0, "MemorySwappiness": null, "OomKillDisable": false, "PidsLimit": 0, "Ulimits": null, "CpuCount": 0, "CpuPercent": 0, "IOMaximumIOps": 0, "IOMaximumBandwidth": 0 }, "GraphDriver": { "Data": null, "Name": "btrfs" }, "Mounts": [ { "Type": "bind", "Source": "/mnt/user/Media/Ripped", "Destination": "/output", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user/appdata/MakeMKV", "Destination": "/config", "Mode": "rw", "RW": true, "Propagation": "rprivate" }, { "Type": "bind", "Source": "/mnt/user", "Destination": "/storage", "Mode": "ro", "RW": false, "Propagation": "rprivate" } ], "Config": { "Hostname": "4ef76946f5d2", "Domainname": "", "User": "", "AttachStdin": false, "AttachStdout": false, "AttachStderr": false, "ExposedPorts": { "51000/tcp": {}, "5800/tcp": {}, "5900/tcp": {} }, "Tty": false, "OpenStdin": false, "StdinOnce": false, "Env": [ "AUTO_DISC_RIPPER_EJECT=0", "X11VNC_EXTRA_OPTS=", "HOST_OS=unRAID", "MAKEMKV_KEY=BETA", "AUTO_DISC_RIPPER=1", "AUTO_DISC_RIPPER_BD_MODE=mkv", "SECURE_CONNECTION=0", "AUTO_DISC_RIPPER_INTERVAL=5", "AUTO_DISC_RIPPER_MIN_TITLE_LENGTH=", "TZ=America/Los_Angeles", "AUTO_DISC_RIPPER_PARALLEL_RIP=1", "USER_ID=99", "APP_NICENESS=", "DISPLAY_HEIGHT=768", "GROUP_ID=100", "UMASK=000", "DISPLAY_WIDTH=1280", "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "LANG=en_US.UTF-8", "S6_BEHAVIOUR_IF_STAGE2_FAILS=3", "S6_SERVICE_DEPS=1", "APP_NAME=MakeMKV", "APP_USER=app", "XDG_DATA_HOME=/config/xdg/data", "XDG_CONFIG_HOME=/config/xdg/config", "XDG_CACHE_HOME=/config/xdg/cache", "XDG_RUNTIME_DIR=/tmp/run/user/app", "DISPLAY=:0" ], "Cmd": [ "/init" ], "ArgsEscaped": true, "Image": "jlesage/makemkv", "Volumes": { "/config": {}, "/output": {}, "/storage": {} }, "WorkingDir": "/tmp", "Entrypoint": null, "OnBuild": null, "Labels": { "org.label-schema.description": "Docker container for MakeMKV", "org.label-schema.name": "makemkv", "org.label-schema.schema-version": "1.0", "org.label-schema.vcs-url": "https://github.com/jlesage/docker-makemkv", "org.label-schema.version": "1.9.0" } }, "NetworkSettings": { "Bridge": "", "SandboxID": "9783380c790190b414a3fe215024787081ba2d033adc20e3ffedafedb1a38f6b", "HairpinMode": false, "LinkLocalIPv6Address": "", "LinkLocalIPv6PrefixLen": 0, "Ports": { "51000/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "51000" } ], "5800/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "7806" } ], "5900/tcp": [ { "HostIp": "0.0.0.0", "HostPort": "7906" } ] }, "SandboxKey": "/var/run/docker/netns/9783380c7901", "SecondaryIPAddresses": null, "SecondaryIPv6Addresses": null, "EndpointID": "6c16d5e2bf880bab2b60f10abbf71a0939daecafb1d6031161ae233637dabb9e", "Gateway": "172.17.0.1", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "MacAddress": "02:42:ac:11:00:02", "Networks": { "bridge": { "IPAMConfig": null, "Links": null, "Aliases": null, "NetworkID": "d07e0f3d825f2f3753e000c26af67d7721bb04fec1553164475ff3e30026ee17", "EndpointID": "6c16d5e2bf880bab2b60f10abbf71a0939daecafb1d6031161ae233637dabb9e", "Gateway": "172.17.0.1", "IPAddress": "172.17.0.2", "IPPrefixLen": 16, "IPv6Gateway": "", "GlobalIPv6Address": "", "GlobalIPv6PrefixLen": 0, "MacAddress": "02:42:ac:11:00:02", "DriverOpts": null } } } } ]
  7. Hi Djoss, Here it is. The blu ray is in the drive when it starts up.
  8. Hello, So I have a bluray and dvd drive hooked up looking to do parrallel ripping. I did the following but nothing worked --device /dev/sr0 --device /dev/sr1 I then did the following and drives showed up but no auto ripping was working --device /dev/sg6 --device /dev/sg5 I then read you had to put both --device /dev/sr0 --device /dev/sg5 --device /dev/sr1 --device /dev/sg6 However no drives appear in the gui now. This is the output of --device /dev/sr0 --device /dev/sg5 [cont-init.d] 90-makemkv.sh: exited 0.[cont-init.d] 95-check-optical-drive.sh: executing...[cont-init.d] 95-check-optical-drive.sh: looking for usable optical drives...[cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr0, /dev/sg5], group 19.[cont-init.d] 95-check-optical-drive.sh: found optical drive [/dev/sr1, /dev/sg6], but it is not usable because:[cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sr1 is not exposed to the container.[cont-init.d] 95-check-optical-drive.sh: --> the host device /dev/sg6 is not exposed to the container.[cont-init.d] 95-check-optical-drive.sh: exited 0.[cont-init.d] 96-install-autodiscripper-srv.sh: executing...[cont-init.d] 96-install-autodiscripper-srv.sh: installing automatic disc ripper for drive 0 (HD-DVD-ROM HL-DT-ST BDDVDRW GGC-H20L 1.02)...[cont-init.d] 96-install-autodiscripper-srv.sh: exited 0.[cont-init.d] done.