@effemmeffe wrote:
I'm watching the show 11.22.63
In my config I have a move-series task the renames the file and put it into a folder with the structure:
tvdb_series_name
|
|_Sxx
|
|_ tvdb_series_name - something elseThe problem with the show 11.22.63 is that after the move task I get the episode moved into a folder named
None
|
|_SNone
|
|_None - something elseIn flexget log I found:
2016-02-15 09:17 INFO move move-series
/media/Tera/Downloads/incomplete/TV/11.22.63/S01/11.22.63.S01E01.720p.HDTV.X264-DIMENSION[ettv]/11.22.63 - S01E01 - The Rabbit Hole - [720p hdtv h264].mkv
has been moved to/media/Tera/Library/TV/None/SNone/None - S01E01 - [720p hdtv h264].mkv
Obviously something went wrong, probably with the tvdb lookup.
I think I could investigate it by launching flexget with the --dump eval option, but my flexget runs as a daemon, so I have no idea when the move task happens.Questions: is my post mortem analysis on what went wrong correct? Can I setup files in my folders and rerun the task manually? How can I do that? Did anyone had the same problem and how did he solved it?
Thanks in advance.
Posts: 8
Participants: 3