Alejandro AR

Results 68 comments of Alejandro AR

Can work on this now if you're okay with the integration @onedr0p

There's an undocumented API https://github.com/morpheus65535/bazarr/blob/master/bazarr/api.py (actual), The upcoming one: https://github.com/morpheus65535/bazarr/blob/frontend-upgrade/bazarr/api.py (upcoming). Same feeling, feels janky. I like what some apps do that instead of integrating Bazarr as is, they integrate...

@Brandoskey Hey! FYI, I just got this up and running. I have Deluge setup with Docker using a volume for the `/config`. I downloaded [this egg](https://github.com/idlesign/deluge-webapi/files/4458994/WebAPI-0.4.0-py3.8.zip) and extracted it at...

I agree with you. I'm currently in the process of release V2 for this API in a whole different architecture, including breeds, pictures, etc. But I didn't thought about doing...

Same case, but with the Ruby SDK. Code doesn't reference `subscription_sid` and `subscription_id` is not being populated.

Can confirm. I implemented as is, and it's been working good so far.

@shitchell curious if you tried using `EDITOR=subl --wait` in order for the editor to return once the file is saved/closed. Sorry for the necrobump.

I tweeted [SwiftOnSecurity](https://twitter.com/SwiftOnSecurity) about the tool, hope she/he uses it at least one time.

@sergiotapia categories are the ones predefined by Newznab ([Newznab Documentation](https://buildmedia.readthedocs.org/media/pdf/newznab/latest/newznab.pdf)). ![image](https://user-images.githubusercontent.com/1270156/128845905-fee1757b-3892-4a4a-80fa-d03de230d8a5.png) They are very useful when using it as an indexer in, for example, Sonarr o Radarr. Where you only...