Jump to content

saarg

Community Developer
  • Posts

    5,375
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by saarg

  1. My container failed to build with the extra parameters in the config. i removed them, and the build completed. However, I tried using the program, and after getting it all set up/configured, and started it on extracting an MKV from an iso file, as soon as I confirmed I wanted it to create the directory into which it would save the file, my windows VM crashed, and the mkv file never actually started extracting. it eventually failed in the makemkv docker also. Sadly, it seems it's still not quite working right How is your setup of the VM and the docker? Volume mappings and such. I have had no problem using MakeMKV while using my Windows 8.1 VM on my "desktop" unraid. On my server I have a Ubuntu tvheadend VM running at the same time as using MakeMKV also. I tried to use an ISO as source and no problems here. Could it be you are running out of memory? Logs would be nice to see
  2. They don't have anything to do with each other. For configuring the key you should read the first post in the MakeMKV thread.
  3. I got a little annoyed that it didn't work to pass it through, so I thought I'll give it a shot when I saw the dockergui base image
  4. Known Issues - The Tabs for Input, Output and Attachments does not show the text for some reason I can't find. Changelog 26a.07.2015 - Fixed permissions on written files 26.07.2015 - Initial Release
  5. MKVToolNix-gui Container Description MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows. https://www.bunkus.org/videotools/mkvtoolnix/ 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. Add WIDTH and HEIGHT in the Environment Variables. Default is WIDTH 1600, HEIGHT 1050. Volume mapping /config is the folder where MKVToolNix-gui 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. 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 Using MKVToolNix-gui I do nut use this program myself, so for help regarding the use of it, google is your friend.
  6. I just got to see that movie now!
  7. 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.
  8. 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
  9. 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?
  10. 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.
  11. Timeout? I have no clue what you are talking about...
  12. 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".
  13. 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
  14. Your CPU still have to do all the work. RAM is only storage, no processing going on there.
  15. 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
  16. But no more changes after you got the error message? What happens if you try to create a new VM?
  17. 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.
  18. Can you show me the line from Tools --> system devices --> PCI devices for the tuner?
  19. 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]
  20. 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.
  21. 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.
  22. 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.
  23. I forgot to say that I did this with version 6, and I figured you would use the 64bit version of cpio
×
×
  • Create New...