Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

r2693 Directors with Full Stops and NFO files #2140

Closed
Omertron opened this issue Mar 15, 2015 · 1 comment
Closed

r2693 Directors with Full Stops and NFO files #2140

Omertron opened this issue Mar 15, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

Original issue 2141 created by Omertron on 2011-10-24T12:40:28.000Z:

What steps will reproduce the problem?

  1. Any Director with a full stop in their name; i.e. J. Lee Thompson
  2. and where the director(s) are included in the <movie>.NFO
    3.

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

in <movie>.xml expect to see

    &lt;director&gt;J. Lee Thompson&lt;/director&gt;
    &lt;directors&gt;
        &lt;director&gt;J. Lee Thompson&lt;/director&gt;
    &lt;/directors&gt;

instead I see

    &lt;director index=&quot;Director_J_1&quot;&gt;J&lt;/director&gt;
    &lt;directors&gt;
        &lt;director index=&quot;Director_J_1&quot;&gt;J&lt;/director&gt;
        &lt;director&gt;Lee Thompson&lt;/director&gt;
    &lt;/directors&gt;

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

r2708

What skin are you using?

Zappiti and PPP2

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

A110 / A100

Please provide any additional information below.

Problem only exists with NFO files - parses correctly from IMDB

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2011-10-28T08:00:30.000Z:

<empty>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant