@infrared wrote:
Trying to learn flexget to automate RSS feeds in better way. I don't get why {{series_name}} does not return anything. Everything else works like expected. If I use "parsing: series: guessiet" the {{series_name}} variable works but guessit parses names incorrectly.
anime-move: accept_all: yes metainfo_series: yes thetvdb_lookup: yes filesystem: path: /media/Downloads/anime-temp/ move: to: '/media/Anime/{{series_name}}/'
VERBOSE details anime-move Produced 2 entries. VERBOSE task anime-move ACCEPTED: `[HorribleSubs] Sword Art Online - Alicization - 17 [1080p]` by accept_all plugin VERBOSE task anime-move ACCEPTED: `[HorribleSubs] Toaru Majutsu no Index III - 17 [1080p]` by accept_all plugin VERBOSE details anime-move Summary - Accepted: 2 (Rejected: 0 Undecided: 0 Failed: 0) CRITICAL plugin anime-move Path value replacement `/media/Anime/{{series_name}}/` failed: (UndefinedError) 'series_name' is undefined WARNING task anime-move Aborting task (plugin: move)
Series plugin shows the downloaded episodes correctly and has correct name information:
root@FlexGet:/ # flexget series list all x Name x Begin x Last Encountered x Age x Downloaded x Identified By x x Sword Art Online – Alicization x - x 17 x 14h x 1080p x auto x x Toaru Majutsu no Index III x - x 17 x 1h x 1080p x auto x
Posts: 2
Participants: 2