YAMJ / yamj-v2

Yet Another Movie Jukebox (YAMJ) v2
GNU General Public License v3.0
28 stars 11 forks source link

videoimageToken property seems to be ignored #2659

Closed Omertron closed 9 years ago

Omertron commented 9 years ago

Original issue 2662 created by Omertron on 2013-06-23T21:09:10.000Z:

What steps will reproduce the problem? 1.episode video images are of the form Motive s01e01 Creeping Tom-thumb.jpg 2.property is set to mjb.scanner.videoimageToken=-thumb 3.the provided video images are not picked up

What is the expected output? What do you see instead? Missing video images. (note: scrapelibrary is set to false)

What version/revision of YAMJ are you using? On what operating system? R3708 - Windows 7

What skin are you using? AEON

What device are you using YAMJ on? Networked Media Tank, PlayonHD, Other? NMT

Please provide any additional information below.

This is what the log shows...

[11:31:57 - Thread-2] Downloaded poster for Motive s01e01 Creeping Tom [11:31:57 - Thread-2] VideoImageScanner: Checking for videoimages for Motive [Season 1] [11:31:57 - Thread-2] VideoImageScanner: No valid filename was found for part 1 [11:31:57 - Thread-2] VideoImageScanner: No valid filename was found for part 2 [11:31:57 - Thread-2] VideoImageScanner: No valid filename was found for part 3 [11:31:57 - Thread-2] VideoImageScanner: No valid filename was found for part 4 [11:31:57 - Thread-2] VideoImageScanner: No valid filename was found for part 5 [11:31:57 - Thread-2] VideoImageScanner: No valid filename was found for part 6

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-06-27T18:59:38.000Z:

I guess it would be more acurate to say that the token is not ignored, but processed incorrectly.

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2013-06-29T08:03:57.000Z:

This issue was closed by revision r3721.

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2013-06-29T18:51:31.000Z:

Problem resolved! Thank you very much. Tony Hermans