You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
recyclarr/src/tests/Recyclarr.IntegrationTests/TrashGuide/Data/sonarr_naming2.json

18 lines
288 B

{
"season": {
"default": "season_default"
},
"series": {
"plex": "series_plex",
"emby": "series_emby"
},
"episodes": {
"standard": {
"default:4": "episodes_standard_default_4"
},
"daily": {
"default:3": "episodes_daily_default_3"
}
}
}