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

Indexes wrong movie, get some data from trailer, some from movie #560

Open
grover77 opened this issue Jul 9, 2023 · 0 comments
Open

Indexes wrong movie, get some data from trailer, some from movie #560

grover77 opened this issue Jul 9, 2023 · 0 comments
Labels
S-needs-triage Status: Needs triage T-bug Something isn't working the way it is supposed to

Comments

@grover77
Copy link

grover77 commented Jul 9, 2023

After quite a bit of messing around, I managed to add 10 movies. One of the movies, The 100 Candles Game, comes up as Knights of the Zodiac.
2023-07-09_dim

movie# ls -l 100\ Candles\ Game,\ The\ \(2020\)\ 1080p 
total 1668668
-rw-r--r--  1 grov  grov      105801 Dec  2  2022 fanart.jpg
-rw-r--r--  1 grov  grov      387213 Dec  2  2022 poster.jpg
-rw-r--r--  1 grov  grov    11165752 Dec  2  2022 The 100 Candles Game-trailer.mkv
-rw-rw-r--  1 grov  grov  1697120352 Dec  2  2022 The 100 Candles Game.mkv
-rw-r--r--  1 grov  grov        3252 Jul  7 14:54 The 100 Candles Game.nfo
-rw-r--r--  1 grov  grov       42655 Dec  2  2022 The 100 Candles Game.srt


cat 100\ Candles\ Game,\ The\ \(2020\)\ 1080p/The\ 100\ Candles\ Game.nfo | grep '<title>\|year\|plot' 
  <title>The 100 Candles Game</title>
  <year>2020</year>
  <plot>A group of friends reunited to play a game. Each one of them expects to get something about it. The rules of the game are to tell a story of horror for each candle.</plot>

The 00:01:59 duration for "Knights of the Zodiac" is correct for The 100 Candles Game-trailer.mkv, while both the 800p and HEVC are correct for The 100 Candles Game.mkv

docker images | grep dim
ghcr.io/dusk-labs/dim                         dev                               0952b0e775fe   3 weeks ago     471MB
@grover77 grover77 added S-needs-triage Status: Needs triage T-bug Something isn't working the way it is supposed to labels Jul 9, 2023
@grover77 grover77 changed the title Indexes wrong movie Indexes wrong movie, get some data from trailer, some from movie Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-needs-triage Status: Needs triage T-bug Something isn't working the way it is supposed to
Projects
None yet
Development

No branches or pull requests

1 participant