Skip to content

New AlphaRatio Search Plugin and additonal categories in rarbg#1370

Merged
cvium merged 3 commits intoFlexget:developfrom
OmegaZero:develop
Aug 28, 2016
Merged

New AlphaRatio Search Plugin and additonal categories in rarbg#1370
cvium merged 3 commits intoFlexget:developfrom
OmegaZero:develop

Conversation

@OmegaZero
Copy link
Copy Markdown

Motivation for changes:

Needed a search plugin for alpharatio and rarbg had categories that were added since the creation of the plugin

Config usage if relevant (new plugin or updated schema):

- alpharatio:
     username: user
     password:  pass 
     scene: (yes|no) #defaults to both
     category: 
            tvsd,tvhd,tvdvdrip,tvpacksd,tvpackhd,moviesd,moviehd,moviepacksd,moviepackhd,
            moviexxx,mvid,gamespc,gamesxbox,gamesps3,gameswii,appspc,appsmac,appslinux,
            appsmobile,0dayxxx,ebook,audiobook,music,misc
     order_by: (seeders|leechers|time|size|year|snatched) # defaults to time
     order_way: (desc|asc) # defaults to desc
     leechstatus: (normal|freeleech|neutral leech|either) # defaults to normal

Multiple categories can be used.  Username and Password are required.

- rarbg
    category: all,x264,x264 720p,x264 1080p,x264 3D,XviD,XviD 720p,Full BD
    HDTV,SDTV,XXX,MusicMP3,MusicFLAC,Games/PC ISO,Games/PC RIP,
    Games/PS3,'Games/XBOX-360,Software/PC ISO,e-Books

Multiple categories can be used (no functionality changed, just added additional categories)

def get_login_cookie(self, username, password, force=False):
"""
Retrieves login cookie
:param username:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need empty line before any :param arg

also if they do not tell anything additional like type (:param str username:) they are useless noise :)

@cvium cvium merged commit 5c019d8 into Flexget:develop Aug 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants