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

stvi

Portal Member
November 17, 2011
5
0
Re: MyTorrents v0.69.3

Need some help adding torrent search engine..invite to whoever can help me out

this is the response I am getting when i test it with MyTorrentsCLI

Code:
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object.
   at Sohvaperuna.TorrentSearch.TorrentSearchEngine..ctor(String configFile)
   at MyTorrentsCLI.Client.ListEngines()
   at MyTorrentsCLI.Client.Main(String[] args)


Here is what MyTorrents.XML looks like

Code:
<config>		
	<menu>
		<item>
			<label>Limit upload to 10Kb/s</label>
			<action>WebGUIAction</action>
			<param>setsetting&amp;s=max_ul_rate&amp;v=10&amp;s=max_dl_rate&amp;v=40</param>
		</item>
		<item>
			<label>Stop all torrents</label>
			<action>WebGUIAction</action>
			<param>setsetting&amp;s=max_ul_rate&amp;v=10&amp;s=max_dl_rate&amp;v=40</param>
		</item>
	</menu>
	<tracker>
		<name>RevolutionTT</name>
		<url>https://www.revolutiontt.net</url>
		 <authentication>
			<method>post</method>                           
			<loginurl>https://www.revolutiontt.net/takelogin.php</loginurl>
		        <post>username=XXXX&amp;password=XXXX</post>
		 </authentication>
	</tracker>

	<iconmapping>
		<map><key>divx</key><icon>Logos\divx.png</icon></map>
		<map><key>xvid</key><icon>Logos\xvid.png</icon></map>
		<map><key>dts</key><icon>Logos\dts.png</icon></map>
		<map><key>hdtv</key><icon>Logos\hdtv.png</icon></map>
	</iconmapping>

	<searchengines>
		<engine>
			<name>RevolutionTT</name>
			<tracker>RevolutionTT</tracker>
			<sort>
				<name>Default</name>
				<url>https://www.revolutiontt.net/browse.php?titleonly=1&amp;cat=19&amp;search=%searchstring%&amp;&amp;sort=7&amp;type=desc&amp;page=%page%</url>
			</sort>
                        <parse></parse>                
                        <parsedate></parsedate>                
                        <dateformat></dateformat>
                        <download></download>
                        <options></options>
                        <pages>1</pages>
		</engine>
	</searchengines>
</config>

I'm following this http://code.google.com/p/mp-mytorrents/wiki/HowToAddSearchEngine
 

powermarcel10

Retired Team Member
  • Premium Supporter
  • November 30, 2010
    2,839
    898
    36
    Groningen
    Home Country
    Netherlands Netherlands
    Re: MyTorrents v0.69.3

    Hi Edalex,

    I'm still waiting to the next version of this plugin that's able to start a download.. Any idea when it's coming out?
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,959
    1,270
    Saratov
    Home Country
    Russian Federation Russian Federation
    Re: MyTorrents v0.69.3

    Need some help adding torrent search engine..invite to whoever can help me out

    this is the response I am getting when i test it with MyTorrentsCLI

    Code:
    Unhandled Exception: System.NullReferenceException: Object reference not set to
    an instance of an object.
       at Sohvaperuna.TorrentSearch.TorrentSearchEngine..ctor(String configFile)
       at MyTorrentsCLI.Client.ListEngines()
       at MyTorrentsCLI.Client.Main(String[] args)
    what actions is working for you? (login,rawsearch, search)
    My guess - you are using new TorrentSearch.dll. I did some changes in in and in config which seems to brake CLI.
    Try to use old one from attach
    :sorry:
    And feel free to pm me.
     

    Attachments

    • TorrentSearch.zip
      7.3 KB

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,959
    1,270
    Saratov
    Home Country
    Russian Federation Russian Federation
    Re: MyTorrents v0.69.3

    Hi all. We are ready now :)

    MyTorrents.0.69.5 (0.70 beta)

    Added:
    - Mediaportal 1.2.0 support
    - Ability to download plugin from MPEI and Extension plugin
    - uTorrent 3.0 support
    - Change torrent downloading location (only if utorrent is local)
    - Automatic and manual codepage detection in search results
    - New main menu design
    - Hiiden menu

    Fixed:
    - Downloading from trackers with authorization (thx throgwar)
    - Bug with torrent by labels count

    Download:
    Go to Extension plugin - Change view - Online Extensions. Mytorrents should be there.

    To-do in 0.70
    -fix bugs (if you can find them ;) )
    -support more skins (now only StreamedMP and Black Glass have full support)
    -support more sites (your suggestion here here or here )

    Notes
    Set webui.token_auth to false in utorrent configuration.
     

    powermarcel10

    Retired Team Member
  • Premium Supporter
  • November 30, 2010
    2,839
    898
    36
    Groningen
    Home Country
    Netherlands Netherlands
    Re: MyTorrents v0.69.3

    Hi Edalex,

    thanks a lot for the update.. I have done some fast tests, and it work for me! So that's fantastic..

    I have some questions / requests:

    -It would be nice to show up the hover in the plugin as well.. Now the background is black.
    -It take some time before the plugin update the status of torrents.. Is there a way to make this interval a bit shorter?
    -There is no language support yet right? Are you planning to add this feature?

    I wil run more tests this week.

    Thanks a lot again.

    Best regards,

    Marcel
     

    Edalex

    Community Plugin Dev
  • Premium Supporter
  • January 3, 2008
    2,959
    1,270
    Saratov
    Home Country
    Russian Federation Russian Federation
    Re: MyTorrents v0.69.3

    I have some questions / requests:

    -It would be nice to show up the hover in the plugin as well.. Now the background is black.
    -It take some time before the plugin update the status of torrents.. Is there a way to make this interval a bit shorter?
    -There is no language support yet right? Are you planning to add this feature?

    1) hover exits. I took it from Black Glass. It even included it in installer (locate hover_mytorrents.png) and I made it visible in my installation. But my experiments with skin files turned bad - plugin crashed each time. So I've decided to revert skin files. If you want to see nice hover you can try Black Glass Skin, Black Glass Nova HD (downloading is not supported in last skin). I hpoes skinners or plugin users can help me with skin files.
    2) It takes 5 seconds I suppose. Plugin updated each second previously. I thought it was too short and set it to 5 second. As a result you can't see stats right after plugin starts. Maybe I will look at this but it is not annoying for me sorry.
    3) Not in my priorities sorry. And as I see other users not interested now too Issue 1 - mp-mytorrents - MyTorrents does not support localization - MediaPortal MyTorrents plugin - Google Project Hosting (only one star) Anyway we have planned features with highest priorities.
     

    Users who are viewing this thread

    Top Bottom