Oddbean new post about | logout
 Anybody here use Prowlarr?
I made a PR for the nostr torrends as seen on dtan.xyz

https://github.com/Prowlarr/Prowlarr/pull/2100 
 sweet i’ll give this a go. everyone that runs a home media set-up with @umbrel can use prowlarr 
 when it’s added 
 Yes using it everyday. How can I test your PR? Do I need to fork the prowlarr repo, pull the request on my forked repo, rebuild the docker container image and test it? If it's working, I may create a nostr bot to push french torrent on dtan! ;) 
 Yea you can test it by pulling my fork and building it, ive done some basic search tests, but im not familiar with the whole stack so it would be nice to have somebody who actually uses it to test.
https://void.cat/d/C2uDHEmTyW5PCmtWK8aabt.webp 
 Ok I may have some time to do this. The only thing is my torrent are french so to fully test it I need to send some French torrent on dtan but I can Do it manually to begin the tests.  
 Did you build the front end with yarn and the backend with Visual Studio to build it properly? 
 Yep build solution with VS and then do yarn build in the ./frontend dir 
 That'll take me too much time to build the prowlarr dev.
Is it possible for you to build the linux-x64 binary and publish the release on your github repo? Will use it into my dockerfile. Thanks if you can! 
 https://github.com/v0l/Prowlarr/releases/tag/v1 
 Thanks ⚡
Keep you updated  
 OK! I succeed to build the docker image and now my nostr index is available in Prowlarr and pushed to my Sonarr instance. I can well see the torrents into the torznab feed from Prowlarr but I have an error when searching from Sonarr (with a tv show and episode number query joined) :
https://image.nostr.build/e9368acaa4be72b1ab79fc3e6eb4cc1ec81963df398b3d00b80a1e73f48de2a6.png
The weird stuff is the request seems to be working with 1337x index. Do you have the same behavior maybe? 
 Yea some search parameters are not implement, but that error you're seeing isnt that important. 
 Got it. I'll follow your merge request ;)
Seems promising! ⚡ 
 Nice one! I already have Dtan search in uTorrent. Here's the how-to for anyone interested.
https://www.ghacks.net/2012/07/28/how-to-add-search-providers-to-utorrents-torrent-search 
 Yes I’m using it, TIL there’s something like Nostr torrents tho… pretty cool