<Solved> Filename Parsing & Display Problems
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
<Solved> Filename Parsing & Display Problems
(This may be a bit much for one post but I believe is is all related.)
After extensive testing of special characters in filenames (on Mac OSX), only a few errors were noted. Special character handling is required because the Title is derived from an on-line database from the UPC.
Notes:
2 - Parse Error reported in log: random and only on initial invocation
3 - Parse Error to Screen: Title truncated after '&':
The log files have it all.
After extensive testing of special characters in filenames (on Mac OSX), only a few errors were noted. Special character handling is required because the Title is derived from an on-line database from the UPC.
Notes:
- These are all filenames, but displayed without the ".mkv" suffix.
Since this is running on Mac OSX the ':' characters are displayed on Screen as a '/'.
The colon ':' is not allowed in filenames and is replaced with the vertical bar '|' (UNIX pipe).
2 - Parse Error reported in log: random and only on initial invocation
- 10-Movie America's Favorite Country Stars| Is There Life Out There? : Baron And The Kid : Crazy : ....mkv
10-Movie Collection Featuring Brad Pitt| Too Young To Die? (1990) : The White Raven : Booster : Street Corner Justice : ....mkv
3 - Parse Error to Screen: Title truncated after '&':
- Chaos; Head| The Complete Series (DVD & Blu-ray Combo).mkv
Chaos; Head| The Complete Series (DVD & Blu-ray Combo/ Limited Edition).mkv
Chaos; Head| The Complete Series (DVD & Blu-ray Combo/ Super Amazing Value Edition).mkv
- $5 A Day (Image: Blu-ray)
$5 A Day (Image: (1992)
- " .hack::Quantum| Complete OVA Series (DVD & Blu-ray Combo).mkv"
but this works with the '-' here :
" .hack::ROOTS #1 (DVD:CD Combo w: T-Shirt: Original Soundtrack: Video Game Demo: Art Box).mkv"
The log files have it all.
- Attachments
-
- ums_dbg-5_TitleNameParse.zip
- (51.77 KiB) Downloaded 432 times
Last edited by michaelt on Mon Mar 30, 2015 12:09 pm, edited 1 time in total.
MacPro5,1 - 2.8 GHz, 32 GB, 20TB, OS X 10.11.6,
. . . . and a few others.
Samsung UN55C8000
Home Theater (WIP): OS X based now, dedicated Linux later.
. . . . and a few others.
Samsung UN55C8000
Home Theater (WIP): OS X based now, dedicated Linux later.
Re: Filename Parsing & Display Problems
Update: Tested the Java8 version - same problems, anomalies, recoveries. Log attached.
- Attachments
-
- ums_dbg-8_510J8_NameParseErrors.zip
- (22.52 KiB) Downloaded 414 times
MacPro5,1 - 2.8 GHz, 32 GB, 20TB, OS X 10.11.6,
. . . . and a few others.
Samsung UN55C8000
Home Theater (WIP): OS X based now, dedicated Linux later.
. . . . and a few others.
Samsung UN55C8000
Home Theater (WIP): OS X based now, dedicated Linux later.
Solved (partially?): Filename Display Problems
Further testing manipulating the options "fixed" the Display name problems.
All the name changes cleaned up when:
Exactly what is desired since it aligns with most video name sorting algorithms!
I did not see the "*" problem or the "Parse Error" reported in the log. Will update if they reappears later.
(It may still be a bug with the options set.)
Very pleased to see these issues caused by normal option selections and not real bugs.
One more thing off my check list.
All the name changes cleaned up when:
- "File order = ASCIIbetical"
"Ignore the word "the" while sorting" = deselect
"Prettify filenames" = deselect
Exactly what is desired since it aligns with most video name sorting algorithms!
I did not see the "*" problem or the "Parse Error" reported in the log. Will update if they reappears later.
(It may still be a bug with the options set.)
Very pleased to see these issues caused by normal option selections and not real bugs.
One more thing off my check list.
MacPro5,1 - 2.8 GHz, 32 GB, 20TB, OS X 10.11.6,
. . . . and a few others.
Samsung UN55C8000
Home Theater (WIP): OS X based now, dedicated Linux later.
. . . . and a few others.
Samsung UN55C8000
Home Theater (WIP): OS X based now, dedicated Linux later.