06-01 20:13 INFO __main__ Happypanda Version 0.26 06-01 20:13 INFO __main__ OS: Linux 4.2.5-1-ARCH 06-01 20:13 DEBUG database.db Checking DB Version 06-01 20:13 DEBUG __main__ Init DB Conn: OK 06-01 20:13 INFO __main__ DB Version: 0.22 06-01 20:13 DEBUG database.db b'DB Query: ("SELECT count(*) AS \'size\' FROM series",)' 06-01 20:13 DEBUG app Create manga display: OK 06-01 20:13 DEBUG app Create toolbar: OK 06-01 20:13 DEBUG app Create statusbar: OK 06-01 20:13 DEBUG app Create system tray: OK 06-01 20:13 DEBUG app Show window: OK 06-01 20:13 DEBUG app Create notificationbar: OK 06-01 20:13 DEBUG app Window Create: OK 06-01 20:13 INFO pewnet Starting download manager with 4 jobs 06-01 20:13 DEBUG pewnet Download items in queue: 0 06-01 20:13 DEBUG pewnet Download items in queue: 0 06-01 20:13 DEBUG pewnet Download items in queue: 0 06-01 20:13 DEBUG pewnet Download items in queue: 0 06-01 20:13 INFO __main__ Select defaultstyle: OK 06-01 20:13 DEBUG __main__ Create temp: OK 06-01 20:13 DEBUG app Checking Update 06-01 20:13 INFO requests.packages.urllib3.connectionpool Starting new HTTPS connection (1): raw.githubusercontent.com 06-01 20:13 DEBUG requests.packages.urllib3.connectionpool "GET /Pewpews/happypanda/master/VS.txt HTTP/1.1" 200 25 06-01 20:13 INFO app Received version: 0.26 Current version: 0.26 06-01 20:13 INFO app Populating DB from directory/archive 06-01 20:13 INFO fetch Gallery folder is not empty 06-01 20:13 INFO fetch Received 18 paths 06-01 20:13 INFO fetch Treating each subfolder as gallery 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第01巻.cbz' 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac02\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第02巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第02巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac02\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac03\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第03巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第03巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac03\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac04\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第04巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第04巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac04\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac05\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第05巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第05巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac05\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac06\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第06巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第06巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac06\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac07\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第07巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第07巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac07\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac08\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第08巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第08巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac08\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac09\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第09巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第09巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac09\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac10\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第10巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第10巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac10\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac11\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第11巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第11巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac11\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac12\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第12巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第12巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac12\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac13\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第13巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第13巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac13\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac14\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第14巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第14巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac14\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac15\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第15巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第15巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac15\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac16\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第16巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第16巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac16\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac17\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第17巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第17巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac17\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Treating each subfolder as chapter 06-01 20:13 INFO fetch Creating gallery: b'\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac18\xe5\xb7\xbb.cbz' 06-01 20:13 INFO fetch Gallery source is an archive 06-01 20:13 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/To LOVE-Ru/とらぶる 第18巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/to love-ru/とらぶる 第18巻.cbz' 06-01 20:13 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/To LOVE-Ru/\xe3\x81\xa8\xe3\x82\x89\xe3\x81\xb6\xe3\x82\x8b \xe7\xac\xac18\xe5\xb7\xbb.cbz' in local search 06-01 20:13 INFO fetch Local search: OK 06-01 20:13 INFO fetch Created 0 items 06-01 20:13 ERROR app Populating DB from gallery folder: Nothing was added! 06-01 20:14 DEBUG gallerydialog Triggered Gallery Edit/Add Dialog 06-01 20:14 DEBUG misc Instantiate CompleterTextEdit: OK 06-01 20:14 DEBUG gallerydialog GalleryDialog: Create UI: successful 06-01 20:14 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/yuru yuri/ゆるゆり 第02巻.cbz' 06-01 20:14 INFO app Populating DB from directory/archive 06-01 20:14 INFO fetch Gallery folder is not empty 06-01 20:14 INFO fetch Received 1 paths 06-01 20:14 INFO fetch Treating each subfolder as chapter 06-01 20:14 INFO fetch Creating gallery: b'\xe3\x82\x86\xe3\x82\x8b\xe3\x82\x86\xe3\x82\x8a \xe7\xac\xac02\xe5\xb7\xbb.cbz' 06-01 20:14 INFO fetch Gallery source is an archive 06-01 20:14 ERROR utils Create archive: FAIL Traceback (most recent call last): File "/home/me/data/build/happypanda/version/fetch.py", line 111, in create_gallery con = scandir.scandir(temp_p) #all of content in the gallery folder NotADirectoryError: [Errno 20] Not a directory: '/home/me/documents/japanese/reading material/manga/Yuru Yuri/ゆるゆり 第02巻.cbz' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/me/data/build/happypanda/version/utils.py", line 290, in __init__ self.archive = zipfile.ZipFile(os.path.normcase(filepath)) File "/usr/lib/python3.5/zipfile.py", line 1009, in __init__ self.fp = io.open(file, filemode) FileNotFoundError: [Errno 2] No such file or directory: '/home/me/documents/japanese/reading material/manga/yuru yuri/ゆるゆり 第02巻.cbz' 06-01 20:14 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/Yuru Yuri/\xe3\x82\x86\xe3\x82\x8b\xe3\x82\x86\xe3\x82\x8a \xe7\xac\xac02\xe5\xb7\xbb.cbz' in local search 06-01 20:14 INFO fetch Local search: OK 06-01 20:14 INFO fetch Created 0 items 06-01 20:14 ERROR app Populating DB from gallery folder: Nothing was added! 06-01 20:14 DEBUG gallerydialog Triggered Gallery Edit/Add Dialog 06-01 20:14 DEBUG misc Instantiate CompleterTextEdit: OK 06-01 20:14 DEBUG gallerydialog GalleryDialog: Create UI: successful 06-01 20:14 INFO app Populating DB from directory/archive 06-01 20:14 INFO fetch Gallery folder is not empty 06-01 20:14 INFO fetch Received 1 paths 06-01 20:14 INFO fetch Treating each subfolder as chapter 06-01 20:14 INFO fetch Creating gallery: b'Yuru Yuri' 06-01 20:14 INFO fetch Gallery source is a directory 06-01 20:14 INFO fetch Gallery has 12 chapters 06-01 20:14 WARNING fetch Skipped b'/home/me/documents/japanese/reading material/manga/Yuru Yuri' in local search 06-01 20:14 INFO fetch Local search: OK 06-01 20:14 INFO fetch Created 0 items 06-01 20:14 ERROR app Populating DB from gallery folder: Nothing was added! 06-01 20:14 DEBUG app Flush temp on exit: OK 06-01 20:14 DEBUG app Normal Exit App: OK