Drapersniper / Qbitrr

A simple Python script to talk to Qbit and Arr's
MIT License
27 stars 4 forks source link

Add support for Readarr #2

Open Drapersniper opened 2 years ago

Drapersniper commented 2 years ago

I don't use Readarr, so what's blocking me on this is the DB and API.

If someone who uses Readarr wants to provide me with their db, I'll gladly implement support for it.

Drapersniper commented 2 years ago

I have an older version of the database, looking into it I don't think the search missing functionality will work for it as the table schema for books is missing the BookFileId.

This means it will take a little bit more work than I'm willing to put into it, I would prefer if I had the schema for the current version of Readarr before I commit to it.