Search results

  1. S

    [Bounty] Plugin to browse and download files

    Is there any way to integrate this with Screenshot plugin? Ex: I have downloaded a movie (rar's), uncompress it but can't get screenshots from the decompressed file.
  2. S

    [Bounty] Plugin to browse and download files

    Hi hwk! I updated mediainfo on debian 6.0 by apt-get install mediainfo.... now the plugin doesn't work any more can you provide help!? anyone?! Does also anybody know how to make a button so I can also decrypt filename!? winrar command in -hp... Also a field to put the password for the unrar...
  3. S

    [Bounty] Plugin to browse and download files

    thanks hkw i need to add that line to config.php now works.
  4. S

    [Bounty] Plugin to browse and download files

    Code: #su freehood4all -c 'ls /zee'This shows the directory listing of whats in /zee as expected I installed sudo and did Code: $sudo -u freehood4all ls /zeeThis listed the same thing, it listed whats in /zee /zee is the mountpoint for my raidz The permissions are: drwxrwxr-x 23...
  5. S

    [Bounty] Plugin to browse and download files

    Thanks for the response. I suppose you didn't read the thread I linked to in the last post. I have set $topDirectory and have 775 on it. It's the in the same group so it has read, write, and execute. I even set the $topDirectory to 777 to test, I still receive same errors.
  6. S

    [Bounty] Plugin to browse and download files

    Somewhere around here: http://code.google.com/p/rutorrent/source/browse/trunk/rutorrent/js/common.js#1497 This produces the error R0ck$tar stated: adds an extra backslash to strings containing / at the end i think. This is nothing related to you. Good choice by the way
  7. S

    [Bounty] Plugin to browse and download files

    Whats os are you running?
  8. S

    [Bounty] Plugin to browse and download files

    is there any default password for rar archives? I leave password field empty but files when I try to extract files on my pc it asks me to enter a password! and I dont know what to enter!
  9. S

    [Bounty] Plugin to browse and download files

    Updates: -added option to create rar archives with password -html fixes -internal modifications
  10. S

    [Bounty] Plugin to browse and download files

    feature requests for this great plugin : - ability to add password protection for rar files - show the size of folders in corresponding column or add a "properties" option in right click menu to see size of a folder
  11. S

    [Bounty] Plugin to browse and download files

    i'm not an expert but i do know a lot of times "notice" isn't the same as "error"
  12. S

    [Bounty] Plugin to browse and download files

    Great Freakin Job hwk. Love this plugin. Had to comment out the last line of plugin.info to get it to work but come on thats no big deal. I cant thank you enough. One question i have is when i try the view option it always says "The downloaded video file is not a DivX file." Is there any way...
  13. S

    [Bounty] Plugin to browse and download files

    Great job hwk! Edit: payment sent.
  14. S

    [Bounty] Plugin to browse and download files

    Works great!! DIVX Seems to have problems playing the video, but the filemanager is awesome. Good work!!
  15. S

    [Bounty] Plugin to browse and download files

    Check if the filemanager/scripts/ dir and it's contents have execute permissions.
  16. S

    [Bounty] Plugin to browse and download files

    I would prefer that I could disable it per user base. -- btw : bounty money is send
  17. S

    [Bounty] Plugin to browse and download files

    You mean this: http://code.google.com/p/rutorrent/wiki/Plugins
  18. S

    [Bounty] Plugin to browse and download files

    Check if /home/rascalli/ has execute permissions.
  19. S

    [Bounty] Plugin to browse and download files

    What is $topDirectory where should I set that? and what should I assign to it?
  20. S

    [Bounty] Plugin to browse and download files

    @rascalli: That how i implemented "chroot" style, using '/'; It's like FTP, /home/user it's not visible because of jail, only / The WebPlayer is buggy, try on another PC / do a fresh install of the browser and plugin. Reinstalling WebPlayer fixes it for some time. Or try restarting your PC...