@nekromantik wrote:
Hi
I have installed FG on my container and looking for any help on setting up something like so:Add movie to trakt watchlist
FlexGet uses RMZ.CR url rewriter feed to find download and send to JDownloader Folderwatch,This is what I have so far:
schedules: - interval: {minutes: 15} tasks: MOVIES tasks: trakt: trakt_list: username: nekromantik list: watchlist type: movies accept_all: yes list_add: - movie_list: mymoviez MOVIES: {priority: 3, template: movie} templates: global: retry_failed: {max_retries: 12, retry_time: 5 minutes, retry_time_multiplier: 1} movie: imdb_lookup: yes list_match: from: - movie_list: mymoviez inputs: - rss: {all_entries: false, url: 'http://rmz.cr/feed'} quality: webdl|webrip|bluray h265 1080p regexp: from: title reject: [msd, afg, line, hc, korsub] rmz: filehosters_re: [openload\.co, clicknupload\.org] exec: ['echo "text={{urls}}" >> "/Media/Downloads/Folderwatch/{{title}}.crawljob"']
Thanks
Posts: 1
Participants: 1