|
How_to_setup_this_script_with_Flexget
I haven't found a way for this script to communicate with Flexget through variables. expand_and_sort_avi:##############################################################listdir:- /your/transmission/completed/directory/quality:- <=blurayinclude: series_list.yml set:path: /'directory/where/your/series/are/stored/{{series_name}}/Season {{series_season}}/'exec: And here are the settings that are required for my script to work with Flexget : ############################################################## destination_folder=/path/where/your/extracted/files/should/go/ unrar_bin=/path/to/unrar third_party_log=/path/to/your/third_party_log_files.log ############################################################## |