Quantcast
Channel: ReScene - new forum threads
Viewing all articles
Browse latest Browse all 185

pyrescene can't produce SRR for folder with .log file inside

$
0
0

I think I found a bug in the recent pyrescene 0.7. Say, I try to make SRR for a folder with any .log file in it (even empty one):

 .\pyrescene.exe "C:\Users\Admin\Desktop\Test\" --best -rd 

The program starts to proceed the files and then stops on this error:

 Temporary directory: C:\WINDOWS\Temp\SRR-puw7p_fk C:\Users\Admin\Desktop\Test Exception ignored in: <generator object get_release_directories at 0x03564508> RuntimeError: generator ignored GeneratorExit Traceback (most recent call last): File "pyrescene.py", line 1780, in <module> File "pyrescene.py", line 1680, in main File "pyrescene.py", line 916, in generate_srr TypeError: startswith first arg must be str or a tuple of str, not bytes 

Everything goes well, if I remove .log file from the folder. I have reproduced this on a test folder with one .sfv, few .flac's and one .log file.


Viewing all articles
Browse latest Browse all 185

Trending Articles