(2014-11-17, 04:12)ixohoxi Wrote: Hi again.
Problem:- I still have a problem with TOKYO247. Somehow, "TOKYO134" still returns the title "しおり" as "Bookmark" instead of "Shiori." The actress name now returns correctly though. This is nothing since I can just put in the name myself but if you have time please look into it again.
- Also, has anybody have a problem with Rename Settings? I don't see any report on this. The rename settings seems to allow only one pattern: %TITLE% %[ACTORS]% %(YEAR)% %[ID]%. Anything other than this will break the auto-generated example, make it generate something like "C:\Temp\1999A1999c1999t1999o1999r1999 1999A1999,1999...1999B1999.avi" (full name here http://pastebin.com/BtdFNwX4) When write data it will return "Unhandled Exception" error and the application goes not responding.
Suggestion/Request:- Any way to add an option to add Movie ID at the front of the movie titles (and written into nfo file)? So that in Plex or XMBC/Kodi the movies will be sorted by ID in the title and, to me, make it much easier and faster to search for the movie I want.
- Please add 10musume scraper
- Please add 1000giri scraper
I didn't run my hiragana detector algorithm on the title, only on actor names, which is why you'll see "Bookmark" still for the title of that one movie, since the title of the movie is person's name. There's nothing I can do about this short of giving you the option to scrape japanese titles as Romaji always (Seems sort of a niche option - would anyone even find this useful most of the time?) and still get actual words translated when appropriate. Luckily, the program just lets you type in your own name for the movie, so you should be able to fix this one movie yourself.
I didn't write the rename settings actually, it came in from a contributor - sansibar. I tried to fix what bugs I've come across on it so far, but I've noticed other errors with it such as the one you mentioned, but it hasn't been my top priority to fix. The whole screen / rename settings needs some overhauls and bug fixing for sure though. Maybe a contributor would want to work on this?
I'll keep your scraper requests in mind when I get more time to work on them. From going through all the outstanding requests, it looks like I got about 5 or 6 I need to write! Adding lots of scrapers gets tough to scale with my available time for the project since it adds more maintenance tasks for me when things on a site change.
On a side note, I've added automated junit tests for any new scraper I write, so I can at least tell when something goes wrong when I run my tests, but if anybody notices a scraper that stops working please post an Issue about it on my github page. That lets me keep track of bugs in an organized fashion.
The request for the ID somehow showing up in the title is a good idea - I'll add it to my list of things to do. Right now this goes into the <id> tag in the nfo I believe, but yeah there's no way to actually see that tag in XBMC since it's not a real tag that program supports.
(2014-11-20, 03:11)ixohoxi Wrote: (2014-11-19, 22:57)nana11160 Wrote: How can I get Scrape jav information display Japanese?
when i scrape MKBD-Sxx in AVE all information is English
DoctorD mentioned about this already:
(2014-11-11, 20:16)DoctorD Wrote: You guys are right in that the preference in the menu "Scrape JAV Movies in Japanese instead of English" does nothing right now for anything from the specific scraper list. It only works for DVD JAV releases. I'll plan to try to get some support for that in the site specific scrapers. It may take a while or come in in pieces because I have to write some new code for each specific scraper.
So it's coming up.
AV Entertainment should now scrape in Japanese in the latest version of the scraper.