Jump to content

Lord Alderaan

µTorrent Helper
  • Posts

    2,418
  • Joined

  • Last visited

Posts posted by Lord Alderaan

  1. About the diskio.sparse_files option:

    I understood from an old wine bug report that in windows sparse files are opt-in. Creating a file and also writing the last byte pre-allocates the file fully and truly (enough blocks are reserved).

    However in ext3 and similar filesystems using sparse files is default and the only way to claim all required blocks seems to be by fully writing out the whole file with zeros.

  2. Detailed errors and .torrent removal are not available in the Web API atm. The µtorrent devs are working on a improved Web API for µtorrent 2.1 (Falcon) but whether these two things will be in is unclear.

  3. From the OP:

    Token auth must be disabled (webui.token_auth). We'll fix it soon.

    I'm pretty sure this is fixed now :)

    And I can add RSS feeds (and they show in µTorrent) but Falcon doesn't list them yet.

    Also the webui.cookie has disappeared from the action=getsettings list and action=setsettings&s=webui.cookie&v={STUFF} results in an invalid request now. Both still work in 2.0.

  4. Yeah but the iframe loads a php page from your server right? With the code to access the actual API?

    In any case, we're going slightly off-topic here. But feel free to start a new topic about the coding aspect (of the µTorrent panel in ur server app) or poke me privately (email or IRC). I don't often have time but I am willing to think about problems and offer suggestions.

×
×
  • Create New...