Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRASH REPORT #282

Open
icountu opened this issue Nov 11, 2023 · 0 comments
Open

CRASH REPORT #282

icountu opened this issue Nov 11, 2023 · 0 comments

Comments

@icountu
Copy link

icountu commented Nov 11, 2023

�[1mStarting mnamer�[0m

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

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

  • date = 2023-11-11
  • platform = Linux-6.1.21-v8+-aarch64-with-glibc2.36
  • arguments = ['/mnt/8tb/8tbData/Download/complete/', '-br', '--ignore=sample', '--ignore=.srt', '--no-overwrite', '--language=en', '--episode-directory=/mnt/8tb/8tbData/x/vmax', '--episode-format={series}/Season {season:02}/{series} S{season:02}E{episode:02} - {title}.{extension}', '--movie-directory=/mnt/8tb/8tbData/x/vmax/{name} ({year})', '--movie-format={name} ({year}).{extension}']
  • cache location = /root/.cache/mnamer-py3.11.sqlite
  • python version = 3.11.2
  • mnamer version = 2.5.5
  • appdirs version = 1.4.4
  • guessit version = 3.7.1
  • requests version = 2.31.0
  • requests cache version = 0.9.8
  • teletype version = 1.3.4

--------------------------------- 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant