Hey, commenting here from the other thread. If you can help me with some details then I could start putting together the yaml definition file for Jackett/Prowlarr. Here's the links again to the guide for both, but they use the exact same format so we can submit the same file to both:
sure will add both support
Oh, what I was offering was that I can write the file to do this myself, and then I can submit the PR on github for y’all so it gets done sooner :) I think I’ll be able to figure most of it out with a web inspector but can I PM you or someone else if I have any questions?
Edit: Like, do you know if there’s an API that can respond to requests with JSON or XML? I can make it work with CSS selectors and HTML, but that might make things a lot less efficient on your end. The automation would basically request whole web pages to parse for things like download links. Would still use the RSS feed for new releases, but searching would cause a bigger load if it uses that method.
thanks a lot, css selector are and currently okay, but the way we designed TRB site was anyone can easily get json which can be used to create a page like: example: https://therarbg.com/?format=json correspond to https://therarbg.com/ https://therarbg.com/get-posts/category:Movies:time:10D:format:json/ correspond to https://therarbg.com/get-posts/category:Movies:time:10D/ https://therarbg.com/post-detail/65c2e1/moon-rainbow-lunnaya-raduga-1983-soviet-union-sci-fi/?format=json correspond to https://therarbg.com/post-detail/65c2e1/moon-rainbow-lunnaya-raduga-1983-soviet-union-sci-fi/ so each page work either using ?format=json or adding :format=json as current is fork so same thing works here too.
by any chance you are ilike2burnthing on github ?
Thanks, this is perfect! If I can do it with JSON from the get go I might as well, it won’t be any extra work, they have super clear docs. I’m not, I’m norahqueen on github. :) I can start testing this tonight and tomorrow (AEDT +11).
plese check he have created and subbmitted https://github.com/Jackett/Jackett/issues/14685 so that its not rework.
- Add language filter for DUB and SUBS and differentiate between Spanish Spain and Latin American Spanish.
- Add a column to the title list with quality filter and other with lang (DUB and SUBs)
- Add Spanish Spain content (maybe from Wolfmax4k, dontorrent, mejortorrent)
- Add to post detail a row with link or download the susbs
will try to do
TorrentLite
Community focused on development of TorrentLite.com Site