@pluskal wrote:
Hi guys,
I`m having an issue lately that no series is download after I deleted database and recreated it again.
My configuration https://github.com/pluskal/flexget/blob/master/config.yml
series: thetvdb_lookup: yes configure_series: from: entry_list: trakt-series settings: timeframe: 12 hours target: 1080p h265 propers: 24 hours identified_by: ep content_size: min: 150 max: 1400 content_filter: require: - '*.mkv'
transmission-series: transmission: <<: *transmission-settings addpaused: no # main_file_only: yes include_subs: yes rename_like_files: yes content_filename: "{% if tvdb_episode|default(False) and tvdb_ep_name|default(False) %}{{tvdb_series_name|pathscrub|re_replace(' \\([0-9]*\\)','')}} {{tvdb_season}}x{{tvdb_episode|pad(2)}} - {{tvdb_ep_name|pathscrub}}{% else %}{{title}}{% endif %}" # content_filename: "{{tvdb_series_name|default(series_name)|pathscrub}} - {{tvdb_ep_id|default(series_id)}}{% if tvdb_ep_name|default(False) %} - {{tvdb_ep_name|pathscrub}}{% endif %}{% if quality|default(False) %} - [{{quality}}]{% endif %}" path: "/{? folder.root ?}{? folder.series ?}{{tvdb_series_name|default(series_name)|pathscrub}}/"
download-series-discover: priority: 14 template: - series - reject - torrents - transmission-series - pushbullet discover: release_estimations: ignore interval: 5 minutes what: - next_series_episodes: yes from: - iptorrents: rss_key: '{? iptorrents.rss_key ?}' uid: 1486500 password: '{? iptorrents.password ?}' category: - TV-480p - TV-SD-x264 - TV-Web-DL - TV-x264 - 99 #TV-x265 - TV-MP4
Debug log:
2017-05-24 18:51 VERBOSE discover download-series-discover Searching for `Arrow S05E21` with plugin `iptorrents` (30 of 32) 2017-05-24 18:51 DEBUG iptorrents download-series-discover searching with url: https://iptorrents.com/t?78=&79=&22=&5=&99=&66=&q=Arrow+S05E21&qf= 2017-05-24 18:51 DEBUG utils.requests download-series-discover Fetching URL https://iptorrents.com/t?78=&79=&22=&5=&99=&66=&q=Arrow+S05E21&qf= with args () and kwargs {'cookies': {u'uid': 'XXX', u'pass': u'XXX'}, u'allow_redirects': True, u'timeout': 30} 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 WEB-DL 1080p 10bit 5 1 x265 HEVC-Qman,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 480p x264-mSD,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 1080p WEB-DL x265-GunGravE,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 Honor Thy Fathers 1080p WEBRip DD5 1 x264,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 Honor Thy Fathers 720p WEBRip DD5 1 x264,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 1080p HEVC x265-MeGusta,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 1080p HDTV x264-CRAVERS,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 1080p WEB-DL DD5 1 H264-LiGaS,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 720p WEB-DL DD5 1 H264-LiGaS,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 WEB-DL XviD-FUM,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 WEB-DL x264-FUM,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 720p WEB-DL H264-FUM,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 720p WEB x264-FFN,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 720p HEVC x265-MeGusta,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 AAC MP4-Mobile,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 720p HDTV x264-SVA,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover Found entry <Entry(title=Arrow S05E21 HDTV x264-SVA,state=undecided)> 2017-05-24 18:51 DEBUG iptorrents download-series-discover searching with url: https://iptorrents.com/t?78=&79=&22=&5=&99=&66=&q=Arrow+5x21&qf= 2017-05-24 18:51 DEBUG utils.requests download-series-discover Fetching URL https://iptorrents.com/t?78=&79=&22=&5=&99=&66=&q=Arrow+5x21&qf= with args () and kwargs {'cookies': {u'uid': 'XXX', u'pass': u'XXX'}, u'allow_redirects': True, u'timeout': 30} 2017-05-24 18:51 DEBUG iptorrents download-series-discover No results found for search Arrow 5x21 2017-05-24 18:51 DEBUG discover download-series-discover No results from iptorrents 2017-05-24 18:51 VERBOSE discover download-series-discover No search results for `Arrow S05E21` 2017-05-24 18:51 DEBUG series download-series-discover no season packs found for series `Arrow` with parameters season: None, downloaded: True 2017-05-24 18:51 DEBUG next_series_episodes download-series-discover Arrow S05E21 not found, rerunning to look for next season 2017-05-24 18:51 DEBUG task download-series-discover Plugin next_series_episodes has requested task to be ran again after execution has completed. Reason: Look for next season
I do not understand why iptorrents plugins shows
state=undecided
anddiscover download-series-discover No search results for Arrow S05E21
when iptorrents find some entries.Thanks in advance!
Posts: 2
Participants: 2