| Issue 88: | Tree detection cases where expanding doesnt work as expected. | |
| 1 person starred this issue and may be notified of changes. | Back to list |
First, thanks for this wonderful script, its works really well. I really appricate all work you have done to it. However I have a three cases where it doesn't expand as the should (I guess). Case 1) Expands correct but removes the wrong file, so whats left is not mkv file but the sfv and the nfo. The source folderstructure: http://codebin.org/view/250240f3 Here is the resulting follderstructure, torrentexpander_temp: http://codebin.org/view/840f8c2d And the final structure: http://codebin.org/view/a77940e6 It should be: http://codebin.org/view/c0bf0b86 Note: I have added "RERiP" into movies_detect_patterns_pt_2 and "imsorny" into scene_patterns. Correct? Case 2) Expands correct but the movie doesn't placed in a own folder: Source: http://codebin.org/view/7ba1b66b Here is the resulting follderstructure, torrentexpander_temp: http://codebin.org/view/c18e4dae I suspect this because it fails to regonize the resulting file as movie? Is it possible to fix? Note: I have added "swedish" into other_movies_patterns Case 3) Expands correct but doesnt delete all leftover files: The source folderstructure: http://codebin.org/view/a09e0a60 Here is the resulting follderstructure, torrentexpander_temp: http://codebin.org/view/7007b410 And the final structure: http://codebin.org/view/757ee788 It should be: http://codebin.org/view/6c32baef I am using the latest revision the script; 0.21 clean_up_filenames=yes force_single_file_movies_folder=yes movies_rename_schema=type_2 destructive_mode=no My torrentexpander_settings: http://codebin.org/view/659350d9 Additional question: Is possible to get full logfile on whats happening in the background? Tried debug=yes but got nothing. Thanks
Jul 28, 2013
#1
adahlgren
|