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

no quality information after update #190

Closed
briefer666 opened this issue Sep 20, 2022 · 0 comments
Closed

no quality information after update #190

briefer666 opened this issue Sep 20, 2022 · 0 comments

Comments

@briefer666
Copy link

Hello,

I have updated ubuntu to the last version and now the quality details are not added to the title. Example:

mnamer --movie-format '{name} ({year}) ({quality}){extension}' Poltergeist\ (1982).mkv -v

system

  • date = 2022-09-20
  • platform = Linux-5.15.0-47-generic-x86_64-with-glibc2.35
  • arguments = ['--movie-format', '{name} ({year}) ({quality}){extension}', 'Poltergeist (1982).mkv', '-v']
  • cache location = /home/briefer/.cache/mnamer-py3.10.sqlite
  • python version = 3.10.4
  • mnamer version = 2.5.4
  • appdirs version = 1.4.4
  • guessit version = 3.2.0
  • requests version = 2.25.1
  • requests cache version = 0.9.6
  • teletype version = 1.1.0

settings

  • targets = [PosixPath('Poltergeist (1982).mkv')]
  • batch = False
  • lower = False
  • recurse = False
  • scene = False
  • verbose = True
  • hits = 5
  • ignore = ['.sample.', '^RARBG.*']
  • language = None
  • mask = ['.avi', '.m4v', '.mp4', '.mkv', '.ts', '.wmv', '.srt', '.idx', '.sub']
  • no_guess = False
  • no_overwrite = False
  • no_style = False
  • movie_api = tmdb
  • movie_directory = None
  • movie_format = {name} ({year}) ({quality}){extension}
  • episode_api = tvmaze
  • episode_directory = None
  • episode_format = {series} - S{season:02}E{episode:02} - {title}.{extension}
  • version = False
  • clear_cache = False
  • config_dump = False
  • config_ignore = False
  • config_path = None
  • id_imdb = None
  • id_tmdb = None
  • id_tvdb = None
  • id_tvmaze = None
  • no_cache = False
  • media = None
  • test = False
  • api_key_omdb = None
  • api_key_tmdb = None
  • api_key_tvdb = None
  • api_key_tvmaze = None
  • replace_before = {}
  • replace_after = {'&': 'and', ';': ',', '@': 'at'}

targets

  • /media/G/Download/Poltergeist (1982).mkv
    Starting mnamer

Processing Movie "Poltergeist (1982).mkv" (35.37GB)
/media/G/Download/Poltergeist (1982).mkv
using tmdb

search parameters

  • container = .mkv
  • group = None
  • language = None
  • language_sub = None
  • quality = None
  • synopsis = None
  • media = movie
  • name = Poltergeist
  • year = 1982
  • id_imdb = None
  • id_tmdb = None
  • extension = .mkv

select match
❱ Poltergeist (1982)
Poltergeist II: the Other Side (1986)
Der Poltergeist (1981)
Leather Poltergeist (1982)
Bassie & Adriaan: the Poltergeist (1978)
skip
quit

it renames to Poltergeist (1982).mkv but no quality details are added.

Any ideas?

thanks

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