YAMJ / yamj-v2

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

filedate in XML can be incorrect plus videoimage jpgs not downloaded #2675

Open Omertron opened 9 years ago

Omertron commented 9 years ago

Original issue 2678 created by Omertron on 2013-09-24T11:36:02.000Z:

What steps will reproduce the problem? 1.run yamj against a season which is split across multiple locations 2. 3.

What is the expected output? What do you see instead?

filedate should be the date of the last media file. instead it is the date of the last media file in the same directory as the first media file.

also the .videoimage.jpg's are not downloaded for media not in the original directory.

What version/revision of YAMJ are you using? On what operating system?

R3747 windows 8

What skin are you using? default

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

Please provide any additional information below.

consider these files

2012-07-16 18:02:33, 2012-07-16 18:02:13, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E01.mkv 2012-07-23 06:20:22, 2012-07-23 06:20:01, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E02.mkv 2012-07-30 05:58:11, 2012-07-30 05:57:47, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E03.mkv 2012-08-06 06:37:44, 2012-08-06 06:37:11, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/04/TV_show_name S05E04 -.mkv 2012-08-13 05:56:53, 2012-08-13 05:56:37, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E05.mkv 2012-08-20 05:57:39, 2012-08-20 05:57:24, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E06.mkv 2012-08-28 18:27:22, 2012-08-27 05:59:17, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E07.mkv 2012-09-03 05:51:10, 2012-09-03 05:50:53, C:\EXTERNAL\Hitachi3TB/Unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E08.mkv 2013-08-12 04:08:36, 2013-08-12 04:08:33, C:\EXTERNAL\Hitachi2TB3/unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E09.mkv 2013-08-19 05:07:23, 2013-08-19 05:07:20, C:\EXTERNAL\Hitachi2TB3/unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E10.mkv 2013-08-26 04:49:02, 2013-08-26 04:48:59, C:\EXTERNAL\Hitachi2TB3/unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E11.mkv 2013-09-02 04:49:51, 2013-09-02 04:49:48, C:\EXTERNAL\Hitachi2TB3/unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E12.mkv 2013-09-09 05:00:14, 2013-09-09 05:00:10, C:\EXTERNAL\Hitachi2TB3/unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E13.mkv 2013-09-16 11:48:46, 2013-09-16 11:48:41, C:\EXTERNAL\Hitachi2TB3/unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E14.mkv 2013-09-23 05:16:28, 2013-09-23 05:16:25, C:\EXTERNAL\Hitachi2TB3/unpack/hdtv/TV_show_name/Season 5/TV_show_name S05E15.mkv

the dates/times are the modify and create

the filedate should be 2013-09-23 from this, but it is actually 2012-09-03 - the date of the last file in the original directory.

I have cleared the XML & ancillary files and re-run YAMJ to be sure.

Omertron commented 9 years ago

Comment #1 originally posted by Omertron on 2013-09-24T11:37:25.000Z:

I should also say, that this is happening more than once across my collection

Omertron commented 9 years ago

Comment #2 originally posted by Omertron on 2014-10-19T18:11:56.000Z:

Please could you try the latest release? I've done a minor change but it will take a while to create the correct setup for the test, so perhaps it's faster if you try it.

Omertron commented 9 years ago

Comment #3 originally posted by Omertron on 2014-10-26T12:37:08.000Z:

early indications are that this has fixed it. I'll let you know if not.

Omertron commented 9 years ago

Comment #4 originally posted by Omertron on 2014-10-26T12:37:39.000Z:

thanks!