Giter VIP home page Giter VIP logo

Comments (27)

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024 1

It's not, I don't have an account there to check it out. So we'll have to wait for someone with C# knowledge and an account to check this out.

from prowlarr.

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024 1

https://github.com/Prowlarr/Prowlarr/blob/develop/CONTRIBUTING.md

Since you asked 😁

from prowlarr.

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024 1

It's been a month and you still didn't provided any trace logs, which makes this bug report invalid.

Feel free to reopen when you're willing to share the needed logs.

from prowlarr.

garfield69 avatar garfield69 commented on May 24, 2024 1

none of the team have an a/c on scenehd

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024 1

I was about to ask you to try cat=1;4;5 based on Jackett/Jackett#3 (comment) :P

adding ";" instead of "," does break it again, just FYI. So it needs to be a comma

from prowlarr.

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024

If you search from Prowlarr's UI using indexer SceneHD and category 6000 do you get any results?

from prowlarr.

github-actions avatar github-actions commented on May 24, 2024

👋 @Simpuhl, in order to help you further we'll need to see logs. You'll need to enable trace logging and replicate the problem that you encountered. Guidance on how to enable trace logging can be found in our troubleshooting guide.

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

If you search from Prowlarr's UI using indexer SceneHD and category 6000 do you get any results?

I do not:

image

I can fine movies and other stuff though.

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

If I do an RSS feed from there site, I do get back results. This is URL it would use:

https://scenehd.org/rss.php?cat=10&passkey=XXXXXXXXXXXXXXXXXXXXX

Not sure if its helpful for you at all

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

Let me know if I can help in anyway

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

We can do a screen sharing session with my account if needed?

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

My bad, I was under the impression you were waiting for someone with an account. Let me upload them here.
prowlarr.trace.txt

from prowlarr.

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024

If you access https://scenehd.org/browse.php?api=&passkey=YOUR_PASSKEY_HERE&search=&categories[10]=1 what's shown? Feel free to remove any passkeys and sensitive data before uploading on https://privatebin.net

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

https://privatebin.net/?d2c21c56736393c9#HUHUGEfq9hisRqr8jSsuWDRdHXvdfHi24M54fDk7Z8si

from prowlarr.

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024

Looks like the category filtering doesn't work anymore.

@garfield69 @ilike2burnthing do any of you have a SHD account to check?

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

I'd be more than happy to share my screen or provide any details that might help

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

Just an fyi, I changed it to this and it worked:

https://scenehd.org/browse.php?api=&passkey=MYPASSKEY&search=&cat=10

Results:

https://privatebin.net/?add2ee8a46c505b6#94BMdTUH5ASMrU2sZAB6wNgGSh3fPrye46XbCFbNj4Zy

from prowlarr.

garfield69 avatar garfield69 commented on May 24, 2024

typically a cat= parm is a single category search. would not normally work of you are searching for multiple categories, for example ?cat=10&cat=6

try variations:
cat[10]=1
c10=1

from prowlarr.

garfield69 avatar garfield69 commented on May 24, 2024

other multicategory examples
E.g. if it uses cat=123 try if it accepts
c123=1, c[]=123, cat[]=123, category[]=123, cid[]=123 or category=123; too.

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

cat[10]=1 does not work at all

c10=1 gives me all results again same as: https://privatebin.net/?d2c21c56736393c9#HUHUGEfq9hisRqr8jSsuWDRdHXvdfHi24M54fDk7Z8si

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

23=1, c[]=123, cat[]=123, category[]=123, cid[]=123 or category=123; too.

None of these worked, hmm

from prowlarr.

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024

They don't have any kind of API docs?

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

I couldn't find any, let me hit up the support staff and get back to you. Thanks again for this

from prowlarr.

Simpuhl avatar Simpuhl commented on May 24, 2024

Ok so this does actually work and someone replied saying it should:

cat=2,10

https://scenehd.org/browse.php?api=&passkey=MYKEY&search=&cat=2,10

You can see I am getting two results Movie/2160 and XXX

https://privatebin.net/?779bb927ffd5e7da#EKFpuLDNBhrR878b3fsSa88uUEdz5CzDn1bVETsscRM1

from prowlarr.

garfield69 avatar garfield69 commented on May 24, 2024

excellent

from prowlarr.

ilike2burnthing avatar ilike2burnthing commented on May 24, 2024

I was about to ask you to try cat=1;4;5 based on Jackett/Jackett#3 (comment) :P

from prowlarr.

mynameisbogdan avatar mynameisbogdan commented on May 24, 2024

Very good.

from prowlarr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.