Menu

#2 More Trackers (Transdroid)

open
nobody
None
5
2012-02-22
2012-02-22
Anonymous
No

There is another torrent tracker search program that is active on sourceforge called TRANSDROID. This essentially is the same as SYNOBOOST, except geared to the Android platform. There are multiple trackers in TRANSDROID not yet utilized in the Synology download station. The foundation for querying and parsing are already implemented and should be relatively easy to port into SYNOBOOST.

P.S. Great work so far. Will be making donation...

Discussion

  • Nickolay Golubev

    Thank you for your suggestion.

    I've checked the google-code source and found several plugs there:

    ExtraTorrentAdapter.java - already in Synology DSM
    EzrssAdapter.java
    KickassTorrentsAdapter.java - already in Synology DSM
    MininovaAdapter.java - already in Synology DSM
    MonovaAdapter.java
    RssFeedSearchAdapter.java
    TorrentDownloadsAdapter.java
    TorrentReactorAdapter.java
    VertorAdapter.java

    I checked this on my home DSM 3.1. Probably 3.2 and 4.0 has more. Need to check before adding it to Synoboost :)

    Generally they are based on RSS search provided by the tracker, so it shouldn't be very hard to add them to Synoboost. Even if the RSS is not completely supported by Synology API ;)

    Thanks again for the suggestion!

     
  • Nobody/Anonymous

    Glad to help.. Thanks again for all your work.

    FYI: If you look up one or 2 directories in the google-source, there are plugs for ThePirateBay and Isohunt as well. But, these come with DSM 3.2 I think.

     
  • Nickolay Golubev

    Yep, IsoHunt was in 3,1 And we have TBP in Synoboost, so I didn't list them here :)

     
  • Nickolay Golubev

    One down. Four around.:)