Search results

  1. P

    torrent size limit

    It looks like there is a torrent size limit - probably 1MB? Torrents that are larger than 1MB don't pass to rtorrent from rutorrent. is this a fact? If yes, are there any plans to change this?
  2. P

    Question on RSS syntax

    use a ^ to identify "first word" like Code /^House.S0[7-9]E.*/i
  3. P

    rutorrent JS Error

    I'm running Freenas (FreeBSD 7.3), this is what I currently have installed: curl-7.19.7_1 php5-5.2.12 php5-ctype-5.2.12 php5-dom-5.2.12 php5-extensions-1.3 php5-filter-5.2.12 php5-gettext-5.2.12 php5-hash-5.2.12 php5-iconv-5.2.12 php5-json-5.2.12 php5-mbstring-5.2.12 php5-mcrypt-5.2.12...
  4. P

    rutorrent JS Error

    Another thing of note that may or may not be of help is that I cannot actually use my rutorrent gui until I have removed atleast 4 plugins from the pack (prior to removing these plugins I would receive errors relating the php path and curl path) keep in mind those errors would be occurring even...
  5. P

    rutorrent JS Error

    Just tried clearing cache and restarting browser, same thing. I downloaded both rutorrent and the plugins from the googlecode download page. EDIT: Here's basically what it ends up saying at a later point Code: [24.02.2011 23:00:31] Bad response from server: (0 [error,list]) <?xml...
  6. P

    rutorrent wont load

    I think it happens when you get corrupted data in the file. Maybe you should both look at this 3rd party plugin: http://code.google.com/p/rutorrent/wiki/PluginPause It's great because it will pause rtorrent's data collection when you don't have the tab selected.
  7. P

    rutorrent wont load

    do you have any errors in your web server's log file?
  8. P

    rutorrent wont load

    WHY? lol you're running rutorrent on windows?
  9. P

    rutorrent wont load

    lol, i doubt it's a virus. I think it might be php related, which os are you on?
  10. P

    rutorrent wont load

    That's a fluke. I've seen it happen a handful of times and only remember seeing it pop up a couple times in the forums, i think it happens when the data is corrupted. I do not believe you will have to deal with it again, but if it DOES keep happening, then you have some other issue
  11. P

    Strange behaviour on WebUI startup

    Is your add some torrents in previous session? If yes - this is a normal behavior, your browser cache requests. ruTorrent doesn't really add anything in the current session. Use Ctrl-F5 (for FF and IE).
  12. P

    rutorrent JS Error

    So when I open rutorrent I'm presented with the following error: [24.02.2011 17:17:04] WebUI started. [24.02.2011 17:17:06] JS error: [http://nerv/rutorrent/ : 0] illegal character Keep in mind the message on startup is only on my Windows (Firefox) machine, when opening on Safari on the Mac I'm...
  13. P

    How do I use both rutorrent and my wordpress?

    again, this is a webserver issue. Running several things on a single webserver has been possible forever.
  14. P

    How do I use both rutorrent and my wordpress?

    i'm not sure what you mean. if you want rutorrent somehow integrated with wordpress you would need to write this code yourself. If you just want to run them on the same machine, with the same webserver, this isn't really a rutorrent question, it's more of a question of webserver setup.
  15. P

    Bad .torrent files created if filesize is over 4GB - no errors while creating

    Damm that can be a problem. But is there any workaround else than reinstalling the server? Files are ok on disk, but when i create a new .torrent using those files it has bad filesize in it. So i cannot upload it to torrent site as ppl will not be able to download it (hash is wrong). In other...
  16. P

    Adding the same torrent from multiple trackers

    So are you saying cross seeding is not allowed in rutorrent?
  17. P

    Bad .torrent files created if filesize is over 4GB - no errors while creating

    Hello everybody, i will be very gratefull if some1 could help me with my problem. I took the liberty of copying this survey from issues, i hope i will not miss any vital information What steps will reproduce the problem? 1. Download a .torrent with files larger than 4 GB 2. Try to create a...
  18. P

    rtorrent: FileList::mark_completed(...) m_data.wanted_chunks() == 0.

    Something bad with move completed torrents, i think. Report to rtorrent's author.
  19. P

    Copy (not move) downloaded files?

    Try symlinks.
  20. P

    New torrents not showing up when using a different tracker.

    So I've been using my seedbox for one tracker specifically but when I did my first upload I decided to add upload it to another private tracker. However, when I tried creating the new torrent file (although it let me save it) the torrent didn't not appear in the list of seeding torrents. I'm not...