Jump to content

kri kri

Members
  • Posts

    247
  • Joined

  • Last visited

Posts posted by kri kri

  1.  

    Just now, Cassidy said:

    I could be wrong about the IPv6 issue, but I use Mullvad and had the exact same issue. I think Mullvad's "no IPv6" issue just puts in a loopback address instead of entirely removing the IPv6 lines, or something like that. Annoying, but thankfully WG conf files are super easy to audit :)

    Do you know if you can use the same config file with multiple dockers? Looking to use this authors jacket docker.

  2. 44 minutes ago, Cassidy said:

    That error can be caused by a few different issues, but usually it's IPv6 network incompatibility. Try removing any IPv6-related lines from your config file (should be at the end of the 'Address=' line and the 'AllowedIPs=' line.

    Thanks - I made sure to not select IPV6 when creating my mullvad file, I will take a look.

     

    Ah - I missed the second IPv6 option on mullvad. A new config file worked.

  3. Thanks for this docker. I created a wireguard conf file via mullvad. I renamed it and it looks like the docker is picking it up, but I am getting this error at the end of my log file and I can't access the webui. I do have WIreguard configured using the plugin, and I have a wg0 network - could this be the issue? 

     

    [#] ip link add wg0 type wireguard
    [#] wg setconf wg0 /dev/fd/63
    [#] ip -4 address add 10.65.227.55/32 dev wg0
    [#] ip -6 address add fc00:bbbb:bbbb:bb01::2:e336/128 dev wg0
    RTNETLINK answers: Permission denied
    [#] ip link delete dev wg0

  4. On 7/29/2020 at 5:06 PM, szymon said:

    Anyone has any experience with this tower case?

     

    Phanteks Enthoo Pro 2

     

    Closed: http://www.phanteks.com/Enthoo-Pro2-Closed.html

    Tempered glass: http://www.phanteks.com/Enthoo-Pro2-TemperedGlass.html

     

    Supposedly it can fit up to 12 x 3.5 inch drives and has many cooling options.

    Yep I have had one for probably a year now. Pretty pleasant to build in, and no real issues. Fans all work pretty well and its pretty quiet. 

  5. On 8/1/2020 at 8:41 AM, Energen said:

    I just installed this to test out and first thing I noticed is that other than selecting the codec, there's no method of configuring the quality.

     

    Is the quality/resolution of the codecs just arbitrarily selected? What is the conversion actually going to end up being equivalent to? 480p? 720p? 1080p?

     

    I don't see anything mentioned anywhere about what the resulting file is actually going to be.

     

    Apologies if it's already been addressed somewhere in the last 27 pages, but it seems as though your library is going to be in the preferred format of what Josh5 wants in his library....  I'm going to start converting some files and play around a bit, but it seems that the only difference between this and Handbrake is that Unmanic can scan your existing libraries whereas Handbrake scans a watch directory --- but offers you all the format customization you want.

     

    This is not a dis to Unmanic, I'm just wondering about what the codec configuration actually is??

    Apologies as this is the unmanic thread, but I have been happier using tdarr, you might want to take a look and do some testing.

     

    My main issue I was experiencing using unmanic is larger file sizes than the original file. With tdarr and the plugins I am using I have had no such issues. Tdarr seems more resource intensive but I haven't minded.

  6. On 7/19/2020 at 1:25 PM, thebaldconvict said:

    Stupid question but I didn't see anybody else ask. I use NVidia encoding and sometimes the resulting file is bigger than the original. Is there a way if that is the case to keep the original file? Maybe even fallback to CPU encoding for that file?

    Also, I have the audio set to convert to AAC and create a stereo track also. Why do I end up with two AAC stereo tracks if I feed it with a movie with a single 5.1 channel AC3 track?

    I see the size issue as well. Usually with AVI and WMV files so I stopped converting those. I also just copy my files into a unmanic folder and see they are larger. Kind of a pain but oh well, there is an open issue on github for this

     

    https://github.com/Josh5/unmanic/issues/118

     

     

  7. 1 hour ago, hpka said:

    Sort of adjacent question: What scanners are people using with Paperless and, importantly, which are the least nonsense to use day to day. I'd like something that I can carelessly throw paper into and press one button to scan and upload if I can. Home budget.

     

    I do see the recomendations in the Paperless docs and in the OP, but there is a slight dating issue now. That said, if those are still the reliable working options, I'd happily consider it.

    Maybe look here?

     

    https://thewirecutter.com/office/printers-scanners/

     

    I haven't had time to set this docker up yet, but I use a Fujitsu scansnap, but that was about $400 when I purchased it.

  8. 10 hours ago, Redxd said:

    I've just updated the docker as well and i'm getting the same error message. Docker doesn't even start.

    
    usermod: no changes
    groupmod: GID '100' already exists
    {"level":"info","msg":"Initiating db","time":"2020-01-14T07:23:08Z"}
    {"level":"error","msg":"database.load: could not read file: json: cannot unmarshal string into Go struct field DownloadTarget.CheckingInterval of type int","time":"2020-01-14T07:23:08Z"}
    
    {"level":"fatal","msg":"\u003cnil\u003e","time":"2020-01-14T07:23:08Z"}

     

    I also removed the image completely and re-downloaded it just in case, still same issue. I checked the permissions on the json config files and they are exactly the same as what's set in the docker config.

    Same here

  9. On 12/13/2019 at 11:45 AM, Jidovu Marius Adrian said:
    
    /playlists/audio/%(title)s.%(ext)s

    Replace the name "audio" with the desired folder name or add a desired folder name after the audio.

    
    /playlists/audio/mixed/%(title)s.%(ext)s

    And replace the "mixed" folder name with the folder of your choosing.

    And you need to use "Enter custom youtube-dl output" to work.

    Do not forget to tick "Download the entire playlist (will ignore youtube-dl errors so it doesn't crash)" else will download one video and stop, then will wait for a channel check until next video download and checks can be from minutes to hours to days , depends on the setup you made.

    Whenever I try to enter in a custom path, it just adds my custom path to the default path, it doesn't replace it. 

  10. 1 hour ago, INTEL said:

    If I'm downloading playlist, what should I put in custom download path so it doestn't create folder for every song in playlist, instead just one folder where whole playlist should be downloaded?

    Would like to know as well, if I try to enter in a custom path it doesn't replace the default path it just adds to it which defeats the purpose. 

  11. 2 minutes ago, Jidovu Marius Adrian said:

    You need to change the default download folder inside the docker container.

    Mounted Downloads Folder: /mnt/user/appdata/go-auto-yt/downloads

    Replace /mnt/user/appdata/go-auto-yt/downloads with your folder location.

    I did that. 

     

     

    yt.jpg

    yt 2.jpg

  12. 5 minutes ago, Jidovu Marius Adrian said:

    You can do that if somehow that file is owned by other user.

    What I don't understand - I deleted the download folder. For me that is /mnt/user/media/videos/Youtube

     

    The docker obviously re-created it upon relaunch. I started a playlist download. I navigated to the Youtube folder from my windows VM and am getting a permission error. 

×
×
  • Create New...