lundman / FXP.One

FXP / FTP automated library, with multiple clients and easy API.
19 stars 10 forks source link

support TMDB o iMDB/TVRAGE api #5

Open bibidinu opened 9 years ago

bibidinu commented 9 years ago

what do you think the support TMDB api o imdb/tvrage for trade check release x264 and tv?

lundman commented 9 years ago

How do you see that working, could you provide an example?

bibidinu commented 9 years ago

site1 accepts all the years of the film but no site2 site2 film only from 2013 onwards then the bot should show the title of the movie or from .nfo or on sitebot announce

example sitebot announce [NEW] [X264] [The.Matrix.Revolutions.2003.1080p.BluRay.x264-EXAMPLE] bot check info on respective sites The+Matrix+Revolution+2003 ( "Title":"The Matrix Revolutions" "Year":"2003" "Genre":"Action, Sci-Fi" "Language":"English, French","Country":"Australia, USA""imdbRating":"6.7","imdbVotes":"326,032","imdbID":"tt0242653")

result "Year":"2003" not allowed and bot skip trade

lundman commented 9 years ago

That is a feature that could be added to the frontend clients, like clomps and clomps-irc yes, not really needed in the FXP.One engine.

Although, you could manually achieve this with ACCEPT=2013/2014/2015 since scene rules dictate year should be in the name... Could be awkward with movies named after years though :)