Peetboy

Member
  • Content count

    40
  • Joined

  • Last visited

Posts posted by Peetboy


  1. Thanks for explanation. I thought about plugin as something that should do "some extra work" which main program is not capable of do. And of course communicate with main program. Perhaps I was looking at it from wrong angle.

     

    Edit: Wouldn't it be possible with Lua plugin?


  2. Hi Cris, why do you think it's not possible? Let's face the problem. What are the new files in share? It's diff between your current filelist and your filelist before last indexing. So let's pretend that we have plugin which is capable of:

    • store the actual filelist as temporary before each indexing
    • after each indexing take actual and temporary filelists, do the diff and save result somewhere
    • on user command or automatically after indexing send the result to the hub chat

    What makes it impossible to create such a plugin?


  3. The case would be just informational. We have some arrogant people on the hub who download several times more than they share so I would like to know how much really. I was thinking more about TotalDownload,TotalUpload configuration parameters. I know that they can be easily faked but basic DC user doesn't know that.


  4. And why not? That client has a lot of "user-friendly" features. Nobody tries to promoting it here. I don't even use it, I just tried it once and found a lot of good features but it also lacks features which I like in Apex. Why not to use another client as example if somebody wants to explain what kind of new feature he would like to have implemented.

    @topic: Tab-completion - please be honest and tell how quickly you typing TAB when cycling thru nicks and how many times you pass that nick so you had to do another cycle - which means more TAB hits. Me many times! :)


  5. Either forward TLS port (set it to something besides 0), or disable TLS in settings > advanced > security (topmost of the three checkboxes) if you have no use for encryption.

    Thank you so much. It works now with TLS off or with TLS forwarded as well. Thanks. :)

    I'm just wondering why it had not impact until now? Does it have something to do with Change: Encryption options enabled by default?


  6. Out of curiosity, do you have the TLS/TCP port forwarded?

    No, never use it, only TCP and UDP ports forwarded because of router. TLS is set to 0. Actually I'm on local network hub so I never had to use encrypted transfers. More people on our local hub have same problem with connection after upgrade to 1.3.8.


  7. Hi guys, usually I do update of Apex by replacing exe and pdb files. I did it this time again but now I can't download from people who has 1.3.8 updated same way. When I did clean install of 1.3.8 download works fine. Is this some kind of bug?


  8. I'm testing DC client called EiskaltDC++ and I found many usefull features which I would be happy to see in Apex. :)

    1. The settings menu is not a treeview but there are 8 sections on the left and each section has subsections on the right as tab panels. Settings are grouped and well-arranged, you don't need to expand submenus in the tree.

    2. The status of indexing is shown as progress bar in status bar.

    3. Some features has their own icon in the Toolbar (e.g. Turn on/off chat, search in the chat, open own filelist, show/hide transfers)

    There is also more features (e.g. IP Filter, Spam Filter, LUA Console, download limit per virtual folder, ...). Just try it and make your own opinion.


  9. Just a small requirement from my side.

    There's still this old command /csfd for searching movies on csfd.cz but the link is incorrect for a while. The new search url should be "http://www.csfd.cz/hledani-filmu-hercu-reziseru-ve-filmove-databazi/?search=" besides current "http://www.csfd.cz/index.php?search=".

    Could you correct this small issue in next release? Of course it's not important. :)


  10. I have same problem. Can you open your own filelist? I can't.

    EDIT: It is definitely because of invalid XML. I validated my filelist on w3c and it did not pass validation. The problem was line with diacritic letters like:

    <File Name="Mal


  11. It's hard to collect any usefull informations about crash. I had crash today again about one hour ago. Apex was running more than 24 hours. I've been doing basic things on PC, mostly browsing the web. At one moment I switched back to Apex and it was frozen. :) It looks like problem with 64 bit OS (Vista) for now.