Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ayefly

Members
  • Joined

  • Last visited

  1. Could you make an icon for a Lian Li PC-A77F, with three 5x3 BPN-DE350SS-BLACK hot swap enclosures? Thank you!
  2. Thanks! I have been using it since June 2010.
  3. My problem with the Mojave VM is the video is choppy on both VNC and splashtop. Watching youtube the motion is very choppy. I followed the directions to make the VM, and can successfully connect to it. I am not using a pass-thru graphics card. I have an I7-4790 on an ASRock - Z97 Extreme6. 4 gigs of ram assigned to VM Are there any common fixes for laggy systems? My Windows 10 VM works great (2gigs ram), but I have it disabled while testing Mojave. Edit: I deleted the efi folder, and replaced it with the efi folder from the youtube page link. however, i now see that there are three folders in there: the EFI folder, an apple folder, and a boot folder. I am not familiar with macs so i don't know if they should be there or not. I have also disabled spotlight on the drive, but that didnt really make the system faster. Excerpt of logs showing error: "... Penryn,vendor=GenuineIntel,kvm=on,+invtsc,+avx,+avx2,+aes,+xsave,+xsaveopt,+ssse3,+sse4_2,+popcnt,vmware-cpuid-freq=on, -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny -msg timestamp=on 2018-12-09 14:16:41.496+0000: Domain id=12 is tainted: high-privileges 2018-12-09 14:16:41.496+0000: Domain id=12 is tainted: custom-argv 2018-12-09 14:16:41.496+0000: Domain id=12 is tainted: host-cpu"
  4. # make sure that your dns has a cname set for calibre server { listen 443 ssl; server_name calibre.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_calibre calibre-web; proxy_pass http://$upstream_calibre:8083; } } That's what I am using that works to access using https://calibre."myserver".net /opds from the internet. note that i have to remember to add the /opds for calibre, or /opds-comics for ubooquity when i set them up in their apps. When I change proxy_pass http://$upstream_calibre:8083 to http://$upstream_calibre:8083/opds , my epub reader will show the book categories when i connect, but not the contents of each.
  5. I just setup Letsencrypt using spaceinvaders video, and a custom domain. it is working, but I want to simplify connecting to calibre opds server. currently, i have to configure my ebook reader to connect to https://calibre."myserver".net/opds. nginx is configured so that https://calibre."myserver".net is essentially redirected to "server ip":8083. When i try to configure the calibre ningx conf file so that calibre."myserver".net is redirected to "server ip:8083/opds" my epub program will connect and show the categories available, but nothing appears when i click them. how can i configure my conf file to redirect to the port and path, so i dont have to type in the /odps when setting up a new device, and just type in the calibre.myserver.net.
  6. I installed the docker, and can access via browser. Attempting to use Chunky comic reader on my ipad I get a connection error when I try to add a odps/calibre/Ubooquity server at 10.10.10.112:8086 . Using that same address in the webpage section of chunky works. Chunkys FAQ says to enable ODPS in Ubooquity's advanced settings page, but I don't see that option listed. In my docker setting page 8085 is routed to 8086

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.