MyTorrents 0.70 Stable [Updated 13-10-2012] (4 Viewers)

joz

Portal Pro
March 17, 2008
1,353
306
Home Country
Netherlands Netherlands
I just redid the default skin a bit for streamedmp.
Will post the files soon but there are a lot of changes including a small addition to rederences.xml
 

Attachments

  • 23-00-48.jpg
    23-00-48.jpg
    44.8 KB

CaNe|

Portal Member
December 15, 2007
29
15
Home Country
Germany Germany
Status Update

Hi all,

a quick status update. So far i managed to find the following settings:

  • Max. number of global connections
  • Max. number of connections per torrent
  • Max. download speed
  • Max. upload speed
  • Max. upload speed when seeding
  • TCP Port
  • UDP Port( this is up till now azureus/vuze only because i couldn't find anything in utorrent. For hints on this i would he highly thankful)

If anymore come to your mind, please feel free to post them.

I had a "revelation" for these settings btw. The use of these to define some profiles, for example. Profile "Playing online shooters" which limits the maximum download speed and upload speed to have enough bandwidth for the shooter, and so on. And also probably to automatically apply and schedule them on a weekly basis.

mr viggo, niblet
thanks for the link, i will contact the maintainers of the blackglassskin since i changed a few things, mainly the ids of a few labels.

niblet
I hope the start, restart, shutdown of the client will be in the next release. So far my plan is to include the change of the settings in 0.69.3 and than start/restart/shutdown in the 0.69.4 release.

vl002001
thanks :)

joz
cool skin, but is this a streamedMP mod or did i completely install the wrong version? Just in case for your modification, i changed to labels from the mytorrents main skin from 1 to 101-105 (?).


I hope i have a distributable version in the next few days

CaNe
 

joz

Portal Pro
March 17, 2008
1,353
306
Home Country
Netherlands Netherlands
The buttons are used only for ForTheRecord plugin I think but yeah it's also my own mod I run although the buttons I can't take credit for ;)
And btw thanks for this plugin!
 

vl002001

MP Donator
  • Premium Supporter
  • October 27, 2008
    185
    5
    two small requests:

    1. can you make it so it's optional not to sort the torrents by label and just have all torrents show up together when you press "all torents" or "active torrents"?
    2. can you give the option to delete or keep the data when you "remove all torrents"?
     

    CaNe|

    Portal Member
    December 15, 2007
    29
    15
    Home Country
    Germany Germany
    Update

    Hi all,

    i've got a late/early Thanksgiving "present". New version, this time including:

    • Optional use of categories
    • If the client is running on the same machine as MP, it is possible now to control it, e.g. starting, reconnecting to its interface, stoping, restarting
    • control the settings of the torrent client, like mentioned in the last post

    Since i couldn't test the total functionality of the new features i release a beta version, which only again includes the streamedMP skin.

    Please run the configuration first, before using it, because there are a few changes in the config file.

    Greets CaNe
     

    Attachments

    • MyTorrents.0.69.3_STREAMEDMP_ONLY.MPE1
      30.7 KB

    Ixreb

    Portal Member
    November 18, 2009
    28
    2
    Home Country
    Spain Spain
    I have tried to add a search engine, but it finds nothing. I think the problem is the regex. My url is:
    Code:
    http://www.divxtotal.com/buscar.php?busqueda=%searchstring%&pagina=%page%

    For example, simulating:
    Resultados de buscar 'house' en DivxTotaL

    I'm sorry my stupidity but, what should my regular expression? I've tried but can not get it to work.

    Thank you very much. Greetings
     

    Ixreb

    Portal Member
    November 18, 2009
    28
    2
    Home Country
    Spain Spain
    Hola,

    al primero visto creo el link tiene que ser

    Resultados de buscar '%searchstring%' en DivxTotaL
    y no "page=%page%

    Pero mañana tengo mas tiempo y voy ver otra vez.

    Saludos CaNe

    I'm surprised by your message in Spanish :D. And yes, is "pagina" and not "page", but in MyTorrents.xml is fine written. That was a mistake to write here. Fixed, I wrote between CODE.

    Thanks

    _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

    Estoy sorprendido por tu mensaje en español :D. Y si, es "pagina" y no "page", pero en MyTorrents.xml está bien escrito. Fue un fallo al escribir aquí. Arreglado, lo he escrito entre CODE.

    Gracias
     

    CaNe|

    Portal Member
    December 15, 2007
    29
    15
    Home Country
    Germany Germany
    Hola Ixreb,

    i think i tortured you enough with my bad spanish ;)

    Sorry that it took so long now, but i was in RegEx hell due to those nasty accents you have in spanish. This should work now, i hope :)

    Code:
      <tracker>
        <name>DivXTotal</name>
        <url>http://www.divxtotal.com</url>
      </tracker>
    This part goes into the beginning of the MyTorrent.xml to define the tracker.

    Code:
        <engine>
          <name>DivXTotal</name>
          <tracker>DivXTotal</tracker>
          <sort>
            <name>Default</name>
            <url>http://www.divxtotal.com/buscar.php?busqueda=%searchstring%&amp;pagina=%page%</url>        
          </sort>
          <sort>
            <name>Name</name>
            <url>http://www.divxtotal.com/buscar.php?busqueda=%searchstring%&amp;orden=2&amp;pagina=%page%</url>
          </sort>
          <parse>a href="[A-z "=./-0-9&lt;&gt;]*/torrent/(?&lt;TID&gt;[0-9]*)/[^&gt;]*(?&lt;TTitle&gt;[^&lt;]*)&lt;/a&gt;&lt;/p&gt;[\r]*\n[ \t]*&lt;p class="seccontgen"&gt;&lt;a href="[A-z]*/" title="[^&gt;]*&gt;(?&lt;TCategory&gt;[^&lt;]*)&lt;/a&gt;&lt;/p&gt;[\r]*\n[ \t]*&lt;p class="seccontfetam"&gt;(?&lt;TDate&gt;[0-9 -]*)&lt;/p&gt;[\r]*\n[ \t]*&lt;p class="seccontfetam"&gt;(?&lt;TSize&gt;[0-9.]*) (?&lt;TSizeT&gt;[A-z]*)&lt;/p&gt;</parse>
          <dateformat>dd-MM-yyyy</dateformat>
          <download>http://www.divxtotal.com/download.php?id=%id%</download>
          <options></options>
          <pages>1,2</pages>
        </engine>
    And this part goes into the searchengine part, but perhaps you have to increase the number of pages

    Si tienes mas preguntas, solo escribe aqui o un pm.


    CaNe
     

    Users who are viewing this thread

    Top Bottom