alxpnt2 / PlexJav18.bundle

35 stars 1 forks source link

Jav Guru seems to have gone down #13

Closed pplusp closed 1 year ago

pplusp commented 1 year ago

Not sure if there's been a change with Jav Guru's site that's broken the agent, but it seems to have stopped scraping metadata from Jav Guru recently.

alxpnt2 commented 1 year ago

Unfortunately, it seems like JavGuru has updated to try to prevent software like this from scraping data from it. I'll try to get it working again but I may have to find other sites to parse data from.

JustynLim commented 1 year ago

Would it be possible to scrape metadata from javlibrary?

Unfortunately, it seems like JavGuru has updated to try to prevent software like this from scraping data from it. I'll try to get it working again but I may have to find other sites to parse data from.

alxpnt2 commented 1 year ago

Sadly, javlibrary has all the same anti-bot protections that javguru has. It's too bad because it has by far the most complete database.

JustynLim commented 1 year ago

Sadly, javlibrary has all the same anti-bot protections that javguru has. It's too bad because it has by far the most complete database.

I happened to find one database which should solve the issue but I lack coding experience.

R18.dev: https://github.com/jvlflame/Javinizer/issues/350#issuecomment-1368173951

After making several queries for recently released films, I can say that the catalog for this site is quite extensive. Could you please look into integrating it?

alxpnt2 commented 1 year ago

That site seems very promising. I'll look into integrating it this weekend.

alxpnt2 commented 1 year ago

R18.dev is now supported. Hopefully this means we no longer need JavGuru.

JustynLim commented 1 year ago

R18.dev is now supported. Hopefully this means we no longer need JavGuru.

Thanks for the update. I've been waiting for this. Hopefully everything works out

JustynLim commented 1 year ago

After refreshing metadata, I found 2 issues so far: 1) Several codes from my collection cannot be matched (metadata not found even though the code exists on R18.dev's db)

2) The scraper generates low res actresses' avatar taken from the internet (instead of the one available from the site)

Any idea on what is causing the issue?

alxpnt2 commented 1 year ago

If you give me some example codes for either of these issues, I can look into why they might not be working.

JustynLim commented 1 year ago

These are just a few from my collection that are experiencing this issue. Don't get me wrong though, it works fine majority of the time. The list is just lengthy as I'm trying to keep track of future improvements ACZD-083 ACZD-092 ACZD-006 BUG-004 DFET-009 DFET-015 DMBA-172 DMBA-190 DMBA-184 DMBA-188 DMBJ-052 DMBK-052 DMBL-008 EMSK-008 GUN-771

alxpnt2 commented 1 year ago

I just pushed a fix for R18.dev's search. I tried several of the titles you listed and all of the ones I tested are now matching for me now.

JustynLim commented 1 year ago

Could you specify which codes have you tried? I've already tried majority of them and have yet to obtain a match

alxpnt2 commented 1 year ago

I tried ACZD-083, BUG-004, DFET-009, DMBA-172, DMBK-052, and GUN-771 and didn't have trouble with them after yesterday's update. If you're still not getting any results, then I might need you to send me your log (instructions on the front page).

JustynLim commented 1 year ago

lmk if I gave you the wrong one com.plexapp.agents.jav18.log

alxpnt2 commented 1 year ago

It looks like your Plex is still running the old version of the plug-in. I recommend reinstalling it and trying again.

JustynLim commented 1 year ago

Found the issue. I had a duplicate plugin in the same plugin. Thanks for helping out