Advertisement
fuzzybuttgames

radarr english japanese

May 23rd, 2024 (edited)
19
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. {
  2. "trash_id": "guide-only",
  3. "trash_scores": {
  4. "default": -10000
  5. },
  6. "trash_description": "Language: Prefer X but i'll take Y",
  7. "name": "Language: Not Original or English",
  8. "includeCustomFormatWhenRenaming": false,
  9. "specifications": [
  10. {
  11. "name": "English",
  12. "implementation": "English",
  13. "negate": true,
  14. "required": true,
  15. "fields": {
  16. "value": -2
  17. }
  18. },
  19. {
  20. "name": "Japanese",
  21. "implementation": "Japanese",
  22. "negate": true,
  23. "required": true,
  24. "fields": {
  25. "value": 4
  26. }
  27. }
  28. ]
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement