Oddbean new post about | logout
 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! ⚡