Search results

  1. L

    explorer plugin

    This is a two different realizations. In first case you use ruTorrent's plugin "mediainfo". In second - part of filemanager plugin. Try to ask it's author about this.
  2. L

    ruTorrent v3.4 Create plugin... Save torrent option not clickable

    Everything is working now Thanks for stating the obvious for me, that helped solve my problem. Rtorrent was setting the wrong permissions to the files. The save button works now as well, apparently files need 644 permissions.
  3. L

    ruTorrent v3.4 Create plugin... Save torrent option not clickable

    ok, but why is rutorrent not giving the files those permissions automatically. i should not have to go and chmod the data folder everytime something new is added...
  4. L

    ruTorrent v3.4 Create plugin... Save torrent option not clickable

    1) The save button is not clickable no matter what data i select to make it from. I create the torrent from the the file's folder if it has a folder, otherwise from the file itself. 2) The new files are only getting these permissions 'drwxr-x---' when they seem to need 'drwxrwxrwx' in order for...
  5. L

    need help with custom template media info

    great thanks very much worked a treat modify this $commands[] = getExternal("mediainfo")." ".escapeshellarg($filename); and point to you own template
  6. L

    [SOLVED] Chunks Plugin only shows F Chunks, always.

    great! im looking forward to test it
  7. L

    [SOLVED] Chunks Plugin only shows F Chunks, always.

    Ad this as issue to the ruTorrent project page, please.
  8. L

    [SOLVED] Chunks Plugin only shows F Chunks, always.

    All data, which available via rtorrent's XMLRPC API you already may see at the plugin's tab. I can't show anything more. If rtorrent's author add new methods with full chunks info, then i will redesign plugin.
  9. L

    ruTorrent v3.4 Create plugin... Save torrent option not clickable

    I am having an issue with rutorrent... When I went to create a torrent after setup, the progress bar ran forever and the torrent never completed... So I changed conf.php to load mktorrent instead, and that works. The torrent gets created. But upon completion, I go to click the 'Save' button...
  10. L

    MediaInfo(?) cyrillic problem

    Ye, you are right. But I can't understand what's different between OSX client and Linux, because they have similar version
  11. L

    Check_port icon not visible in Oblivion theme

    Fixed. Please, in the future, report about errors via the project's issue - http://code.google.com/p/rutorrent/issues/list
  12. L

    Httprpc question

    I think, this will'nt work. Plugin httprpc return json instead XML.
  13. L

    MediaInfo(?) cyrillic problem

    Hi, guys, I have a one question. First of all I use rTorrent 0.8.6/0.12.6 and MediaInfo 0.7.60 and have some... (see in attach) Cyrillic symbol is not show in right way, your suggestion? Sorry for screen resolution.
  14. L

    Error Loading torrent

    Hello guys! I have been using RSS Downloader for quiet a while.. A few weeks ago I even created a new entry for each show with its own filters. It has been working as a charm. But this morning I saw that nothing had been downloaded. Opened my PC to view the web ui and for 3 episodes that were...
  15. L

    Screenshot plugin feature request

    Thanks a lot, hwk!
  16. L

    Can't Create Torrent , Source Empty!

    okay guys i just fix.. The problem is about permission.. how to fix : Code: cd home cd user chmod 755 rtorrent restart your rtorrent.. its done
  17. L

    Screenshot plugin feature request

    I would like to ask if it would be possible to add option in screenshot plugin settings to print time in the screenshots file. I am not sure if it is even supported by ffmpeg but thought I should ask
  18. L

    Plugin for downloading subtitles?

    Hey, I found this: http://code.google.com/p/periscope/ You need: You will need Python (>= 2.6, < 3.0) to run periscope. You will also need the python module beautifulsoup to parse html pages. An executable unrar command could be needed for some plugins Could RUTORRENT run: $ periscope...
  19. L

    Can't add another tracker to the torrent file

    Hi there, I got this error "theUILang.cantFindTorrent" on rutorrent when I am trying to add another line of tracker address. What should I do ?
  20. L

    Cookies & RSS don't like?

    Late reply; been busy at work... I compared the permissions for every single directory/file between my "live server" and my "virtual server"; there seems to be no difference whatsoever when it comes to owner of the directories, owner of the files and the RWX-options needed.