Movies initially processed as Series?
Posted: 21 Nov 2017, 12:56
Another observation, not sure what's going on, but there are some movies that are processed slightly different. My guess is that something in the name may be causing some initial processing as a TV show and then it fails to merge the files into a single group?
Anyway, here's what I could gather:
Other movies seem to be processing as a batch of files, with the inferred movie first, followed by any auxiliary files. Contrary to that, this one is processing as two single-item batches.
In the first batch, only the .eng.srt is being processed (with the .mp4 file bindings in {media}):
The second batch contains only the .mp4 file. The .eng.srt file isn't even available in {model}:
Anyway, here's what I could gather:
Code: Select all
Input: /volume1/_INPUT_/37,2 Le Matin (1986) [576x320 FR en]/37,2 Le Matin (1986).en.srt
Input: /volume1/_INPUT_/37,2 Le Matin (1986) [576x320 FR en]/37,2 Le Matin (1986).mp4
[...]
37,2 Le Matin (1986).en.srt [series: 37 2 le matin 1986, movie: Betty Blue (1986)]
Exclude Series: 37 2 le matin 1986
[...]
Group: [tvs:null, mov:betty blue 1986] => [37,2 Le Matin (1986).en.srt]
Group: [mov:betty blue 1986] => [37,2 Le Matin (1986).mp4]
In the first batch, only the .eng.srt is being processed (with the .mp4 file bindings in {media}):
Code: Select all
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/volume1/_INPUT_/37,2 Le Matin (1986) [576x320 FR en]/37,2 Le Matin (1986).eng.srt]
[TEST] from [/volume1/_INPUT_/37,2 Le Matin (1986) [576x320 FR en]/37,2 Le Matin (1986).eng.srt] to [/volume1/_OUTPUT_/Movies/(0-9...)/37°2 le matin; Betty Blue (1986) [576x320 FR en]/37°2 le matin (1986).eng.srt]
Processed 1 files
Code: Select all
Rename movies using [TheMovieDB]
[TEST] from [/volume1/_INPUT_/37,2 Le Matin (1986) [576x320 FR en]/37,2 Le Matin (1986).mp4] to [/volume1/_OUTPUT_/Movies/(0-9...)/37°2 le matin; Betty Blue (1986) [576x320 FR en]/37°2 le matin (1986).mp4]
Processed 1 files