Skip to content

mnamer crashed #289

@icountu

Description

@icountu

=======================
--------------------------------- environment ----------------------------------

  • date = 2024-01-21
  • platform = Linux-6.1.21-v8+-aarch64-with-glibc2.36
  • arguments = ['/mnt/8tb/8tbData/Download/complete/', '-r', '--ignore=sample', '--no-overwrite', '--episode-directory=/mnt/8tb/8tbData/Media/tv/', '--episode-format={series}/Season {season:02}/{series} S{season:02}E{episode:02} - {title}.{extension}', '--movie-directory=/mnt/8tb/8tbData/Media/movies/{name} ({year})']
  • 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 "/usr/local/lib/python3.11/dist-packages/mnamer/main.py", line 22, in main
    frontend = Cli(settings)
    ^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/dist-packages/mnamer/frontends.py", line 68, in init
    super().init(settings)
    File "/usr/local/lib/python3.11/dist-packages/mnamer/frontends.py", line 24, in init
    self.targets = Target.populate_paths(self.settings)
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/dist-packages/mnamer/target.py", line 66, in populate_paths
    targets = [cls(file_path, settings) for file_path in
    file_paths]
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/dist-packages/mnamer/target.py", line 66, in
    targets = [cls(file_path, settings) for file_path in
    file_paths]
    ^^^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/dist-packages/mnamer/target.py", line 49, in init
    self._parse(file_path)
    File "/usr/local/lib/python3.11/dist-packages/mnamer/target.py", line 167, in _parse
    self.metadata.language = path_data.get("language")
    ^^^^^^^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/dist-packages/mnamer/metadata.py", line 177, in setattr
    super().setattr(key, value)
    File "/usr/local/lib/python3.11/dist-packages/mnamer/metadata.py", line 69, in setattr
    value = converter(value)
    ^^^^^^^^^^^^^^^^
    File "/usr/local/lib/python3.11/dist-packages/mnamer/language.py", line 63, in parse
    raise MnamerException("Could not determine language")mnamer.exceptions.MnamerException: Could not determine language
    =============================== CRASH REPORT END ===============================

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions