Jump to content

penguicky

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by penguicky

  1. When served from a reverse proxy (Swag), I keep getting an error that my browser doesn't support javascript. The same browser works when I log on locally. I've already set reverseProxy: false in the config file. Is there something else I need to change in my swag file or thelounge config?

    Screenshot 2021-07-27 at 23-29-15 The Lounge.png

  2. Yeah, it can access the cdp url. The logs look like this when I attempt a scrape. So I'm not sure if it's an issue on my cdp set up or the javlibrary scraper itself.

     

    ChromeDP:

    DevTools listening on ws://0.0.0.0:9222/devtools/browser/f87881f4-6323-4761-b171-91d6c9da02d7
    [0707/202646.204123:WARNING:resource_bundle.cc(405)] locale_file_path.empty() for locale
    [0707/202646.209244:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is swiftshader
    [0707/202717.530064:WARNING:resource_bundle.cc(1039)] locale resources are not loaded

     

    Stash:

    [37mDEBU[0m[2021-07-08 11:59:32] Remote cdp instance found ws://10.0.0.2:9222/devtools/browser/f87881f4-6323-4761-b171-91d6c9da02d7
    [37mDEBU[0m[2021-07-08 11:59:37] Processing scene:
    2021/07/08 11:59:37 "POST http://10.0.0.2:6969/graphql HTTP/1.1" from 10.0.0.23:49688 - 200 129B in 5.113506159s
    [37mDEBU[0m[2021-07-08 11:59:37] Processing scene:
    2021/07/08 11:59:37 "POST http://10.0.0.2:6969/graphql HTTP/1.1" from 10.0.0.23:49688 - 200 129B in 5.113506159s

     

  3. On 7/3/2021 at 3:22 AM, pee_bear said:

     

    Hello,

    No, actually you must create the directory there:

    /mnt/user/appdata/stash/config/scrapers

     

    You download the scrapper from the GitHub (raw) directly into this folder (I've use wget).

    For example

    
    cd /mnt/user/appdata/stash/config/scrapers
    wget https://raw.githubusercontent.com/stashapp/CommunityScrapers/master/scrapers/JavLibrary.yml

    Then you click the button "refresh scrapers" in the settings of stash. Et voilà.

     

    I hope it helped some people.

     

    Now I have to find out how to install/use the chromedp/headless-shell because it's needed too 😅

    EDIT: Ok I've managed the install of the chromedp container. Pretty simple. Now everything's working fine.

    How did you set up the chromedp?

  4. Hi,

     

    I successfully precleared 4 drives, but when I tried to add them to the array, it still tried to clear it. I cancelled the preclear again and removed them from the array. When I run preclear_binhex.sh -t to check each one, it still says they are precleared. Just to check though, I installed the preclear plugin, and that says the drives are not cleared.

     

     

    Screen Shot 2020-03-22 at 9.00.03 PM.png

×
×
  • Create New...