Everything posted by coopooc
-
[Support] Poste.io Free version
Anyone know how to change the default maximum import size? It says it's set at 100M but I can't find that in any config files to modify.
-
[Support] binhex - DelugeVPN
Thanks! You got me on the right track.
-
[Support] binhex - DelugeVPN
I feel like I'm 99% of the way to having this setup correctly but not quite there. Right now, all my downloads are stuck at 0.0% and 0 connections/peers/etc. Tracker status says connection refused typically. However, meta-data seems to download. The VPN is up and working (VPN enabled=yes) and I have access to the gui. I was able to connect to the container terminal docker -it.....yada yada. I can ping sites. A curl ipinfo.io/ip brings up an IP that is not my ISP provided IP. As I said, 99% of the way there but no downloads, no peers. I've given it days, tried more popular files, etc. At this point, I suspect my VPN provider (VPNUnlimited) is blocking needed ports but I'm hoping to exhaust other obvious solutions before switching. Thanks!
-
[SUPPORT] Thraxis' Docker Repo
In case it helps others....after reviewing the logs more closely, the code was looking in a sub-directory named "book" which did not exist. I created a directory in the appdata folder named book and poof, it started working.
-
[SUPPORT] Thraxis' Docker Repo
Really struggling to get this to work. When I do a library scan I receive exceptions: Unhandled exception in libraryScan: Traceback (most recent call last): File "/app/lazylibrarian/lazylibrarian/librarysync.py", line 633, in LibraryScan copyfile(coverimg, cacheimg) File "/usr/lib/python2.7/shutil.py", line 83, in copyfile with open(dst, 'wb') as fdst: IOError: [Errno 2] No such file or directory: u'/config/cache/book/19504931.jpg' At first, I figured it was a corrupt file or something so I deleted the author in question. It moved to the next author and fired a new exception for the same issue. Have I configured something wrong? /downloads /mnt/user/Ebooks/Downloads/ /books /mnt/user/Ebooks/Books/ /magazines /mnt/user/Ebooks/ /config /mnt/user/appdata/lazylibrarian-calibre
-
[Support] Linuxserver.io - Plex Media Server
Perhaps the wrong place to post this, if so please let me know where it should go. With Plex DVR (still in beta) they've added post-processing scripts for commercial detection and removal. Conceptually, I'm not sure how to use something like this in a docker environment. Would I need to create a VM with the comskip and ffmpeg or is something that could conceivably be incorporated into the container? I'm still new to the whole concept but I figure one of you has done some thinking on this front.
-
[Support] Linuxserver.io - Plex Media Server
Makes perfect sense. I believe I have the proper format now though I still can't get it to launch the right version. At least now I can focus troubleshooting other issues. Thanks
-
[Support] Linuxserver.io - Plex Media Server
That's why I blanked them out. I'm not asking for the version number, I have that as a paying plex pass subscriber. I'm asking for help with the format. Sorry if that wasn't clear. Surely the format isn't a legal issue.
-
[Support] Linuxserver.io - Plex Media Server
I'm aware the DVR Beta version numbers are to be kept a secret. I'm still struggling with the formatting though. No matter what combination I use, I can't seem to get it launch using the DVR Beta 3 version. I have tried: #.#.#.####-lettersandnumbers-letterandnumber-name #.#.#.####-lettersandnumbers-letterandnumber #.#.#.####-lettersandnumbers #.#.#.#### None will launch the proper version. I'm feeling pretty stupid here, could someone who has the latest Beta working help me out? Thanks!