Jump to content

saarg

Community Developer
  • Posts

    5,375
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by saarg

  1. If the container starts, you don't need to remove it, but I guess it will complain that it can't find /dev/sr0. There is absolutely no harm in removing it from the extra parameters if you don't have a optical drive.
  2. Timeout? I have no clue what you are talking about... Maybe he is talking about this from there main page. All features (including Blu-ray decryption and processing) are free during BETA ? He might indeed mean trial period Do you mean that you have to change the registration key every now and then sparkly? yes, in the mac version it's every month or so. As far as I know it's the same key. But you can always buy it
  3. Timeout? I have no clue what you are talking about... Maybe he is talking about this from there main page. All features (including Blu-ray decryption and processing) are free during BETA ? He might indeed mean trial period Do you mean that you have to change the registration key every now and then sparkly?
  4. The files created seems to have the cdrom group instead of users after I did some stuff to get the right permissions so users doesn't have to change permissions in unRaid I'll try to fix this soon.
  5. Timeout? I have no clue what you are talking about...
  6. Changelog 18.01.2016 - Updated to version 1.9.9. 31.12.2015 - Updated to version 1.9.8. 06.10.2015 - Changed from package to compiling MakeMKV. Also added ffmpeg 2.8 so MakeMKV supports Dolby Atmos. - Updated to version 1.9.7. 26.07.2015 - Fixed permissions on written files. Edit: Not fixed after all. Seems MakeMKV only wants to write files with 644 permission. 24.07.2015 - Initial Release 24a.07.2015 - Changed the nobody user back to primary group "users".
  7. MakeMKV-RDP Container Description MakeMKV is a tool for ripping Blu-ray and DVDs. www.makemkv.com This container is based on Hurricanes dockergui container with both RDP and WEB interface support. Configuration Ports Fill in the rdp and WEB interface ports you want in the Port section of the template. Remember to NOT change the containerport! Resolution You can change the resolution in the Environment section to whatever you want. Volume mapping /config is the folder where MakeMKV saves it's settings. Where you save this on unRaid is up to you, but it should be on a cache only share. /UnRaid is where you map the folder you want to save you MKVs. Remember to change to the /unRaid folder in the settings of MakeMKV as the default location of saving MKVs. If you forget this you will fill up your docker.img! Adding a DVD/BD-ROM Because MakeMKV changed how drives are detected, you need to figure out which device nodes is your DVD/BD-ROM. Use the below command and find your DVD/BD-ROM. lsscsi -g The output will look like this: root@unXeon:~# lsscsi -g [0:0:0:0] disk SanDisk Cruzer Fit 1.27 /dev/sda /dev/sg0 [2:0:0:0] disk ATA Samsung SSD 850 1B6Q /dev/sdb /dev/sg1 [3:0:0:0] disk ATA OCZ-TRION100 11.2 /dev/sdc /dev/sg2 [5:0:0:0] cd/dvd ASUS BW-16D1HT 3.01 /dev/sr0 /dev/sg3 [6:0:0:0] disk ATA TOSHIBA HDWD130 ACF0 /dev/sdd /dev/sg4 [7:0:0:0] cd/dvd ATAPI iHOS104 WL0G /dev/sr1 /dev/sg5 root@unXeon:~# After finding your device, labeled cd/dvd in the second column, add the below to the extra parameters field. You need both the /dev/sg* and /dev/sr*. Substitute the * with the actual number of your drive from the above command. --device=/dev/sg* --device=/dev/sr* Adding the container If you want to use this container you have to add the text below to the template repositories box on the Docker page or search for the container in Community Applications. https://github.com/tobbenb/docker-containers/tree/templates Adding the registration key If you can not paste the registration key in MakeMKV, you have to add it to the settings.conf file in the config folder of the appdata folder. Add the text below at the end of the file and paste the registration key inside the " ". app_Key = "" Now save the file and restart the container by clicking the MakeMKV-RDP icon and choosing restart. You should now have a working MakeMKV without limitations. The latest key for MakeMKV can be found at this address http://www.makemkv.com/forum2/viewtopic.php?f=5&t=1053
  8. Your CPU still have to do all the work. RAM is only storage, no processing going on there.
  9. My wife's been gone for the weekend also. So it was either do some programming, or yardwork. I elected programming (and will probably get yelled at for not doing the yardwork later on today) I would suggest you buy a goat to do the yard work
  10. But no more changes after you got the error message? What happens if you try to create a new VM?
  11. Of course it has nothing to do with the device you are trying to pass through.. Just me being blind. Are you trying to edit the XML file through the webgui or command line? It looks like you might have a problem with the domain.img file that contains the VM settings. You can try to copy the XML you need and then rename the domain.img file so a new one is created. If I remember correctly you have to deactivate libvirt in settings before you rename domain.img.
  12. Can you show me the line from Tools --> system devices --> PCI devices for the tuner?
  13. This is from TVheadend log, I think that it's related to permissions: Unable to create dir "/recordings/This Is BBC Four": Permission denied Who is the owner of the recordings folder on the HDD? As far as I know this plugin only mounts the disk, so it has to be wrong permissions set on the folder created on the HDD. Hi Saarg This sorted it: newperms /path/to/mounted/drive/ Thanks Good [emoji1]
  14. This is from TVheadend log, I think that it's related to permissions: Unable to create dir "/recordings/This Is BBC Four": Permission denied Who is the owner of the recordings folder on the HDD? As far as I know this plugin only mounts the disk, so it has to be wrong permissions set on the folder created on the HDD.
  15. You can find the reports in /boot/preclear_reports. I agree that it would be nice to have a way of accessing the reports in the plugin also.
  16. Yes, I am seeing the same thing! I just installed on my Test Bed Server to evaluate. this double/multiple-clicking is confusing to say the least. It seems to me that every place a single click is only required in the GUI. Or is it that there is a 'lag' until things start to happen with slower machines. I also have problems clicking on start preclear or the eye to get the status. Sometimes it's not working at all no matter how many times I click. This is on Chrome Version 43.0.2357.124 m and Internet Exploder 11. After trying in Firefox every browser seems to work again. After the preclear has started and I try to click the eye, it's back to the same problem. Using Firefox makes the other browsers work again also, but I might have to click it twice sometimes to get it to pop up.
  17. I forgot to say that I did this with version 6, and I figured you would use the 64bit version of cpio
  18. I'm not an expert on this, but you might be able to use the part titled "Create new bzroot and copy both bzimage and bzroot to USB flash" from this page on the wiki http://lime-technology.com/wiki/index.php/Building_a_custom_kernel mkdir /mnt/dev/bz-mod cd /mnt/dev/bz-mod installpkg /boot/packages/cpio-2.9-i486-2.txz xzcat ../bzroot | cpio -m -i -d -H newc --no-absolute-filenames rsync -av --delete /lib/modules/3.9.11p-unRAID/ lib/modules/3.9.11p-unRAID/ #Here's where I add firmware for my hardware cp /boot/packages/dvb-usb-af9015.fw lib/firmware/ find . | cpio -o -H newc | xz --check=crc32 --x86 --lzma2=preset=9e > /boot/bzroot_new #Copy bzimage_new cp arch/x86/boot/bzImage /boot/bzimage_new I had to modify it a little bit when I built my new kernel, but I do not remember what I did and did not document it But from what I remember I made a new folder on the cache disk to unpack and pack the bzroot again or else my memory would run out. Hope this helps a little
  19. You do not need the /24. The only thing that needs to be added to the .ovpn file is this route ip-to-route 255.255.255.255 The IP addresses wil go through the vpn. Just out of curiosity, how did you route the addresses in webbaddress.txt now?
  20. Is it possible to have a field for entering the web address or IP to route when selecting "Route only specific IP addresses"? Then you only have to add this in the .ovpn config file for it to work: route IP-to-route 255.255.255.255 It might also work to use the web address also, but I haven't tested that.
  21. I can't get the route specific IP through Vpn to work. The IP's do not show up in the route list after connecting. I can however get it to work if I add the route manually or add the specific IP's to the .ovpn file like this: route IP-to-route 255.255.255.255 Shouldn't the IP's that I want to route show up under Extended routing IP? Wouldn't it make more sense to show the wan IP that the specific IP's are routed through instead of the IP my router have? I have checked that every config file is using unix format. Here is my config and logs: Log Wed Dec 3 17:40:25 2014 DEPRECATED OPTION: --tls-remote, please update your configuration Wed Dec 3 17:40:25 2014 OpenVPN 2.3.2 x86_64-slackware-linux-gnu [sSL (OpenSSL)] [LZO] [EPOLL] [eurephia] [MH] [iPv6] built on Oct 12 2013 Wed Dec 3 17:40:25 2014 WARNING: file '/boot/config/plugins/openvpnclient/password.txt' is group or others accessible Wed Dec 3 17:40:25 2014 Socket Buffers: R=[212992->131072] S=[212992->131072] Wed Dec 3 17:40:25 2014 UDPv4 link local: [undef] Wed Dec 3 17:40:25 2014 UDPv4 link remote: [AF_INET]138.199.67.165:443 Wed Dec 3 17:40:25 2014 TLS: Initial packet from [AF_INET]138.199.67.165:443, sid=b3347730 0c085c97 Wed Dec 3 17:40:25 2014 VERIFY OK: depth=1, /C=KY/ST=GrandCayman/L=GeorgeTown/O=GoldenFrog-Inc/CN=GoldenFrog-Inc_CA/[email protected] Wed Dec 3 17:40:25 2014 VERIFY X509NAME OK: /C=KY/ST=GrandCayman/L=GeorgeTown/O=GoldenFrog-Inc/CN=no1.vpn.giganews.com/[email protected] Wed Dec 3 17:40:25 2014 VERIFY OK: depth=0, /C=KY/ST=GrandCayman/L=GeorgeTown/O=GoldenFrog-Inc/CN=no1.vpn.giganews.com/[email protected] Wed Dec 3 17:40:26 2014 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key Wed Dec 3 17:40:26 2014 Data Channel Encrypt: Using 256 bit message hash 'SHA256' for HMAC authentication Wed Dec 3 17:40:26 2014 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key Wed Dec 3 17:40:26 2014 Data Channel Decrypt: Using 256 bit message hash 'SHA256' for HMAC authentication Wed Dec 3 17:40:26 2014 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA Wed Dec 3 17:40:26 2014 [no1.vpn.giganews.com] Peer Connection Initiated with [AF_INET]138.199.67.165:443 Wed Dec 3 17:40:28 2014 SENT CONTROL [no1.vpn.giganews.com]: 'PUSH_REQUEST' (status=1) Wed Dec 3 17:40:28 2014 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway def1 bypass-dhcp,dhcp-option DNS 138.199.67.53,dhcp-option DNS 138.199.67.54,explicit-exit-notify 5,rcvbuf 262144,route-gateway 10.79.0.1,topology subnet,ping 10,ping-restart 60,ifconfig 10.79.0.117 255.255.0.0' Wed Dec 3 17:40:28 2014 OPTIONS IMPORT: timers and/or timeouts modified Wed Dec 3 17:40:28 2014 OPTIONS IMPORT: explicit notify parm(s) modified Wed Dec 3 17:40:28 2014 OPTIONS IMPORT: --sndbuf/--rcvbuf options modified Wed Dec 3 17:40:28 2014 Socket Buffers: R=[131072->425984] S=[131072->131072] Wed Dec 3 17:40:28 2014 OPTIONS IMPORT: --ifconfig/up options modified Wed Dec 3 17:40:28 2014 OPTIONS IMPORT: route options modified Wed Dec 3 17:40:28 2014 OPTIONS IMPORT: route-related options modified Wed Dec 3 17:40:28 2014 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified Wed Dec 3 17:40:28 2014 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=br0 HWADDR=d0:50:99:26:ad:8a Wed Dec 3 17:40:28 2014 TUN/TAP device tun5 opened Wed Dec 3 17:40:28 2014 TUN/TAP TX queue length set to 100 Wed Dec 3 17:40:28 2014 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0 Wed Dec 3 17:40:28 2014 /usr/sbin/ip link set dev tun5 up mtu 1500 Wed Dec 3 17:40:28 2014 /usr/sbin/ip addr add dev tun5 10.79.0.117/16 broadcast 10.79.255.255 Wed Dec 3 17:40:28 2014 /usr/sbin/ip route add 138.199.67.165/32 via 192.168.1.1 Wed Dec 3 17:40:28 2014 /usr/sbin/ip route add 0.0.0.0/1 via 10.79.0.1 Wed Dec 3 17:40:28 2014 /usr/sbin/ip route add 128.0.0.0/1 via 10.79.0.1 Wed Dec 3 17:40:28 2014 Initialization Sequence Completed Starting Routing... 216.196.109.144 >>>>>>> news-europe.giganews.com 104.130.28.231 >>>>>>> icanhazip.com VPN Gateway: ip route add 216.196.109.0/24 via dev tun5 ip route add 104.130.28.0/24 via dev tun5 Route default via 192.168.1.1 dev br0 metric 207 10.79.0.0/16 dev tun5 proto kernel scope link src 10.79.0.117 127.0.0.0/8 dev lo scope link 138.199.67.165 via 192.168.1.1 dev br0 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.42.1 192.168.1.0/24 dev br0 proto kernel scope link src 192.168.1.5 192.168.1.0/24 dev br0 proto kernel scope link src 192.168.1.5 metric 207 192.168.1.5 via 127.0.0.1 dev lo metric 207 Ovpn file client proto udp dev tun5 remote no1.vpn.giganews.com 443 resolv-retry infinite nobind persist-key persist-tun persist-remote-ip ca ca.vyprvpn.com.crt tls-remote no1.vpn.giganews.com comp-lzo verb 3 auth SHA256 cipher AES-256-CBC keysize 256 tls-cipher TLS-DHE-RSA-WITH-AES-256-CBC-SHA:TLS-DHE-DSS-WITH-AES-256-CBC-SHA:TLS-RSA-WITH-AES-256-CBC-SHA auth-user-pass /boot/config/plugins/openvpnclient/password.txt auth-nocache status /tmp/openvpn/openvpn-status.log webbadress.txt news-europe.giganews.com icanhazip.com
  22. Just wondering if that was a problem with cifs shares you had or on the passthrough you have now also?
×
×
  • Create New...