mnamer icon indicating copy to clipboard operation
mnamer copied to clipboard

Crash on filename too long

Open ekohilas opened this issue 4 years ago • 0 comments

  • date = 2021-07-29
  • platform = Linux-5.4.0-77-generic-x86_64-with-glibc2.29
  • arguments = ['.']
  • cache location = /home/user/.cache/mnamer-py3.8.sql
  • python version = 3.8.10
  • mnamer version = 2.5.3
  • appdirs version = 1.4.4
  • babelfish version = 0.5.5-dev
  • guessit version = 3.2.0
  • requests version = 2.22.0
  • requests cache version = 0.5.2
  • teletype version = 1.1.0

OSError: [Errno 36] File name too long: '/media/user/videos/tv/......../Season 01/.[269 times].mkv'

mnamer crashes when naming this file with 314 characters total on an NTFS filesystem mounted at /media/user/videos

ekohilas avatar Jul 29 '21 07:07 ekohilas