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.

Unrar.php?

Featured Replies

I don't know if this has been covered before but a search didn't bring anything up so here goes.

 

Is there such a thing as unrar.php?

 

I was just looking to create a simple page to add in to unraidweb or lighttpd where i could browse for a file and choose an output dir. press a single button too run unrar.php, possibly a progress bar if i wanted to make it fancy?

 

does anyone know of such a thing?

 

  • Author

Hi,

 

I've done a bit of digging and found the following, however; i can't get it to work. can anyone help

 

http://www.mediafire.com/?yvzfgyymi2l

 

To install it place it all in your root directory for the webserver ('ve pointed mine to /conf/ , included is unrar-nonfree which the script also relies on being stored in /conf/

 

To change the settings the following changes need to be made for it to work...

 

unrar.php

$cmd = "/conf/unrarr /tmp/media/usb/USB2/9C3F-324E/downloads/completed/";

Change this line to where your completed deluge downloads are, and change /conf/unrarr if you choose to install it elsewhere (make sure unrar-nonfree is in the same directory though)

 

unrarr

If you choose not to have your completed torrents stored in a folder "completed" and/or don't want them extracted to "extracted" change the following lines

mkdir -p ${DIRNAME/completed/extracted}
unrar-nonfree e -o- $f ${DIRNAME/completed/extracted}

 

thanks

Archived

This topic is now archived and is closed to further replies.

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.