jkwill87 / mnamer

media file renaming and organizing tool
https://pypi.org/project/mnamer
MIT License
784 stars 67 forks source link

CRASH REPORT #282

Open icountu opened 11 months ago

icountu commented 11 months ago

Starting mnamer

============================== CRASH REPORT BEGIN ==============================

--------------------------------- environment ----------------------------------

--------------------------------- stack trace ----------------------------------

Traceback (most recent call last): File "/root/.local/lib/python3.11/site-packages/mnamer/main.py", line 23, in main frontend.launch() File "/root/.local/lib/python3.11/site-packages/mnamer/frontends.py", line 81, in launch self._process_targets() File "/root/.local/lib/python3.11/site-packages/mnamer/frontends.py", line 92, in _process_targets self._announce_file(target) File "/root/.local/lib/python3.11/site-packages/mnamer/frontends.py", line 161, in _announce_file filesize_label = get_filesize(target.source) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/root/.local/lib/python3.11/site-packages/mnamer/utils.py", line 169, in get_filesize size = float(getsize(path)) ^^^^^^^^^^^^^ File "", line 50, in getsize FileNotFoundError: [Errno 2] No such file or directory: '/mnt/8tb/8tbData/Download/complete/vmax/Anna.2022.S01.COMPLETE.720p.VMAX.WEB-DL.HEVC.x265-HDKing/Anna.S01E04.720p.VMAX.WEB-DL.HEVC.x265-HDKing.mkv'

=============================== CRASH REPORT END ===============================

Dang, it looks like mnamer crashed! Please consider filling an issue at https://github.com/jkwill87/mnamer/issues along with this report.