IMDb parser: series creator not parsed correctly #3046

Closed
opened 2017-07-26 10:47:11 +00:00 by rlx · 2 comments
Owner

For example:

http://www.imdb.com/title/tt1856010 - Beau Willimon

https://0xdb.org/2161930/info - James Foley

Or:

http://www.imdb.com/title/tt0098936 - Mark Frost, David Lynch

https://0xdb.org/0278784/info - David Lynch, Mark Frost

For example: <http://www.imdb.com/title/tt1856010> - Beau Willimon <https://0xdb.org/2161930/info> - James Foley Or: <http://www.imdb.com/title/tt0098936> - Mark Frost, David Lynch <https://0xdb.org/0278784/info> - David Lynch, Mark Frost
j added the
backend
label 2017-07-26 10:47:11 +00:00
j added this to the 14.04 milestone 2017-07-26 10:47:11 +00:00
j self-assigned this 2017-07-26 10:47:11 +00:00
j added the
normal
defect
labels 2017-07-26 10:47:11 +00:00
Owner

currently parsed is /combined:

http://www.imdb.com/title/tt0098936/combined

Creators: David Lynch, Mark Frost

http://www.imdb.com/title/tt1856010/combined does not have creator, it has

Writer: Beau Willimon (created by)

currently parsed is /combined: <http://www.imdb.com/title/tt0098936/combined> Creators: David Lynch, Mark Frost <http://www.imdb.com/title/tt1856010/combined> does not have creator, it has Writer: Beau Willimon (created by)
Owner

In 8aef76e/python-ox:

#!CommitTicketReference repository="python-ox" revision="8aef76e7cdfd1477a08c83206745e34ca61cf4ee"
use main page for series creator, fixes #3046
In [8aef76e/python-ox](https://code.0x2620.org/0x2620/pandora/commit/8aef76e7cdfd1477a08c83206745e34ca61cf4ee): ``` #!CommitTicketReference repository="python-ox" revision="8aef76e7cdfd1477a08c83206745e34ca61cf4ee" use main page for series creator, fixes #3046 ```
0x2620 added the
fixed
label 2017-07-26 12:08:23 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#3046
No description provided.