Ticket #86 (closed Defect: invalid)
Fails to retrieve meta-data for episode 0
| Reported by: | bernard@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Metadata - TV Show | Version: | 1.0b4.2 |
| Keywords: | Cc: |
Description
The latest incarnation of Doctor Who has had a number of seasonal specials which have been identified as episode 0 on IMDB. 1.0b4.2 does not appear to find any data for these.
- Season 2, Episode 0: The Christmas Invasion
- Season 3, Episode 0: The Runaway Bride
- Season 4, Episode 0: Voyage of the Damned
Change History
comment:1 Changed 5 years ago by gbooker
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 5 years ago by bernard@…
Little too quick on the close button there.
File
Doctor Who S3E00 The Runaway Bride.mpeg
matches regex number one.
[\. -]?S[0-9]+E[S0-9]+
But, as originally reported, no meta-data is fetched.
comment:3 Changed 5 years ago by gbooker
Guess I wasn't clear; what you wanted to read was in the comments. Specifically: http://appletv.nanopi.net/faq/#72 Runaway bride really belongs to season 2, so it should be named Doctor Who S2ES1 The Runaway Bride.mpeg (the 1 can be any number)
comment:4 follow-up: ↓ 5 Changed 5 years ago by bgsmith@…
The very first Children in Need special is listed on TV Rage with the title "Doctor Who: Children in Need", and I think the colon is preventing Sapphire from being able to match it up. You can't have a colon in a file name, and having the file be "Doctor Who S01ES1 Doctor Who Children in Need" isn't working. I have no problems with any of the other specials. Any ideas how I can name the file to get it to work, or is this something that needs addressing in Sapphire?
comment:5 in reply to: ↑ 4 Changed 5 years ago by gbooker
Replying to bgsmith@fastmail.fm:
You can't have a colon in a file name
Cry to Apple "FTFF" (Fix the * Finder). This is a finder limitation only. Change the filename in terminal, and it will be happy to let you have a colon. Alternatively, use a / in place of the colon within Finder.

Read: http://appletv.nanopi.net/19/sapphire-supported-tv-show-file-naming-conventions/