@tomatosmoothie wrote:
Pl. help!
imdb_lookup - require_field plugin because required field movie_name is
None
tasks: sorttv: priority: 2 no_entries_ok: yes filesystem: path: 'E:\Downloads\temp\tvshows' regexp: '.*\.(avi|mkv|mp4)$' recursive: yes accept_all: yes thetvdb_lookup: yes require_field: series_name all_series: parse_only: yes move: to: 'E:\Documents\ToConvert' rename: "{{series_name|replace(' ', '.')}}.{{series_id}}{{location|pathext}}" clean_source: 50 sortoth: priority: 4 no_entries_ok: yes filesystem: path: 'E:\Downloads\temp\others' regexp: '.*\.(avi|mkv|mp4|wmv)$' recursive: yes accept_all: yes move: to: 'E:\Documents\ToConvert' clean_source: 50 sortmov: priority: 3 no_entries_ok: yes filesystem: path: 'E:\Downloads\temp\movies' regexp: '.*\.(avi|mkv|mp4)$' recursive: yes accept_all: yes imdb_lookup: yes regexp: reject: - sample - trailer proper_movies: yes require_field: [movie_name, movie_year] move: to: 'E:\Documents\ToConvert' rename: "{{ movie_name }} ({{movie_year}}){{location|pathext}}" clean_source: 600 download: priority: 1 rss: 'http://showrss.info/user/yo.rss?magnets=true&namespaces=true&name=null&quality=null&re=null' all_series: yes deluge: path: 'E:\Downloads\temp' label: tvshows notify: entries: title: Downloading {{series_name}} message: Episode {{series_id}} via: - pushbullet: api_key: o.hoZsEDnF2EVBYoMaMa
2017-10-02 09:14 VERBOSE details download Summary - Accepted: 0 (Rejected: 9 Undecided: 0 Failed: 0) 2017-10-02 09:14 VERBOSE filesystem sorttv Starting to scan folders. 2017-10-02 09:14 VERBOSE filesystem sorttv Scanning folder E:\Downloads\temp\tvshows. Recursion is set to True. 2017-10-02 09:14 VERBOSE details sorttv Task didn't produce any entries. 2017-10-02 09:14 VERBOSE details sorttv Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0) 2017-10-02 09:14 VERBOSE filesystem sortmov Starting to scan folders. 2017-10-02 09:14 VERBOSE filesystem sortmov Scanning folder E:\Downloads\temp\movies. Recursion is set to True. 2017-10-02 09:14 VERBOSE details sortmov Produced 2 entries. 2017-10-02 09:14 VERBOSE task sortmov ACCEPTED: `Baby.Driver.2017.1080p.WEB-DL.H264.AC3-EVO` by accept_all plugin 2017-10-02 09:14 VERBOSE task sortmov ACCEPTED: `The.Power.of.Few.2013.1080p.BluRay.x264.YIFY` by accept_all plugin 2017-10-02 09:14 VERBOSE imdb_lookup sortmov Imdb lookup failed for baby.driver.2017.1080p.web-dl.h264.ac3-evo 2017-10-02 09:14 VERBOSE task sortmov REJECTED: `Baby.Driver.2017.1080p.WEB-DL.H264.AC3-EVO` by require_field plugin because required field movie_name is `None` 2017-10-02 09:14 VERBOSE imdb_lookup sortmov Imdb lookup failed for the.power.of.few.2013.1080p.bluray.x264.yify 2017-10-02 09:14 VERBOSE task sortmov REJECTED: `The.Power.of.Few.2013.1080p.BluRay.x264.YIFY` by require_field plugin because required field movie_name is `None` 2017-10-02 09:14 VERBOSE details sortmov Summary - Accepted: 0 (Rejected: 2 Undecided: 0 Failed: 0) 2017-10-02 09:14 VERBOSE filesystem sortoth Starting to scan folders. 2017-10-02 09:14 VERBOSE filesystem sortoth Scanning folder E:\Downloads\temp\others. Recursion is set to True. 2017-10-02 09:14 VERBOSE details sortoth Task didn't produce any entries. 2017-10-02 09:14 VERBOSE details sortoth Summary - Accepted: 0 (Rejected: 0 Undecided: 0 Failed: 0)
Posts: 3
Participants: 2