@muhammedaksam/easiarr 0.6.1 → 0.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@muhammedaksam/easiarr",
3
- "version": "0.6.1",
3
+ "version": "0.6.2",
4
4
  "description": "TUI tool for generating docker-compose files for the *arr media ecosystem with 41 apps, TRaSH Guides best practices, VPN routing, and Traefik reverse proxy support",
5
5
  "module": "src/index.ts",
6
6
  "type": "module",
@@ -142,6 +142,7 @@ export const APPS: Record<AppId, AppDefinition> = {
142
142
  enabledKey: "api_enabled",
143
143
  generateIfMissing: true,
144
144
  },
145
+ prowlarrCategoryIds: [7030], // Comics
145
146
  // Note: Mylar3 is NOT an *arr app - has different API format (?cmd=<endpoint>)
146
147
  // Root folder is configured via Web UI settings, not API
147
148
  },