diff --git a/apps.toml b/apps.toml index 7297affa..6609a2f1 100644 --- a/apps.toml +++ b/apps.toml @@ -3077,6 +3077,12 @@ state = "working" subtags = [ "email" ] url = "https://github.com/YunoHost-Apps/rainloop_ynh" +[readarr] +category = "reading" +state = "working" +subtags = [ "books" ] +url = "https://github.com/YunoHost-Apps/readarr_ynh" + [redirect] category = "publishing" level = 6 diff --git a/logos/readarr.png b/logos/readarr.png new file mode 100644 index 00000000..038687ab Binary files /dev/null and b/logos/readarr.png differ diff --git a/wishlist.toml b/wishlist.toml index 60ffc0e1..64eb4490 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -994,12 +994,6 @@ description = "Create custom vector-based visualizations" upstream = "https://github.com/rawgraphs/rawgraphs-app" website = "https://app.rawgraphs.io/" -[readarr] -name = "Readarr" -description = "Book Manager and Automation (Sonarr for Ebooks)" -upstream = "https://github.com/Readarr/Readarr" -website = "" - [redash] name = "Redash" description = "Connect to any data source, easily visualize, dashboard and share your data."