-
Notifications
You must be signed in to change notification settings - Fork 63
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
Incorrect Maker in file titles and .nfo files when scraping DmmJa #99
Labels
bug
Something isn't working
Comments
Thanks for catching that. Did another double check on the scraper and it seems like multiple html instances of Maker, Label, and Series are outputted on the dmm page, so those all needed fixing. |
jvlflame
added a commit
that referenced
this issue
Sep 22, 2020
cloned dev and tested. Fixed! I'll close the bug.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <movie> <title>[18mond00120] 祝!新入社員歓迎会で妻が撮られたビデオ 愛華みれい</title> <originaltitle>祝!新入社員歓迎会で妻が撮られたビデオ 愛華みれい</originaltitle> <id>18mond00120</id> <releasedate>2017-04-13</releasedate>
<year>2017</year>
<director>三島六三郎</director>
<studio>タカラ映像</studio>
<rating>8</rating>
<votes>11</votes>
<plot>妻が某会社に勤め始めた、福利厚生の一環か歓迎会を開いてくれたらしい。らしいというのは今手元にある謎のDVDに収録されてる内容が、そうだからだ。妻みれいは結婚を機に仕事を辞めたが、今後の事も考え就職した。慣れない環境に戸惑いながらも頑張っていた。最近ちょくちょくオシャレして出かけるようになった。会社の用事らしい。忙しいのは分かるがオシャレをする必要があるのか?とも思うが、気にしないようにしていた。そして今日、妻が会社の用事で出かけ、探し物をしていた私は、謎のDVDを発見した。</plot>
<runtime>126</runtime>
<trailer>https://cc3001.dmm.co.jp/litevideo/freepv/1/18m/18mond120/18mond120_dmb_w.mp4</trailer>
<mpaa>XXX</mpaa>
<set></set>
<tag></tag>
<genre>ハイビジョン</genre>
<genre>ドラマ</genre>
<genre>単体作品</genre>
<genre>不倫</genre>
<genre>人妻・主婦</genre>
<actor>
<name>愛華みれい</name>
<altname>愛華みれい</altname>
<thumb>https://pics.r18.com/mono/actjpgs/aika_mirei.jpg</thumb>
<role>Actress</role>
</actor>
</movie> |
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
Files should get correct Maker information for nfo files. Correct nfo is shown below with correctly labeled nfo file.
Current Behavior
Several movies are given wrong studio label of S1 Studios (エスワンナンバーワンスタイル). Using R18 instead of DmmJa gives the correct Maker Takara Eizo.
Steps to Reproduce (for bugs)
Produces the following .nfo file:
Your Environment
The text was updated successfully, but these errors were encountered: