Looking further in the files json I see they all have the same GroupID and ImportGroup, but the ones showing the Options button have SeriesID and the ones missing the button don't have SeriesID.
Can't figure out what's causing it. All 4 servers are importing the same files from the same directory.
Here's the files json from one that doesn't get the Options button (no Episode Ttitle or SeriesID)
"ID": "3019",
"GroupID": "15775579",
"Path": "Farming the Wild (2018)/Farming the Wild (2018) - S03E09 - Partridge & Duck (2021-11-15)_cut.ts",
"CreatedAt": 1637033059,
"Duration": 1241.957378,
"Completed": true,
"Processed": true,
"Airing": {
"Source": "",
"Time": 0,
"Duration": 0,
"Title": "Farming the Wild (2018)",
"Tags": ["HD","Stereo"],
"SeasonNumber": 3,
"EpisodeNumber": 9
},
"UpdatedAt": 1637457026629,
"ImportPath": "/volume1/ChDVRimports/TV",
"ImportQuery": "Farming the Wild (2018)",
"ImportGroup": "15775579",
"ImportedAt": 1637456879757
And here's the same file from one that gets the Options button (has Episode Title and SeriesID)
"ID": "3992",
"GroupID": "15775579",
"Path": "Farming the Wild (2018)/Farming the Wild (2018) - S03E09 - Partridge & Duck (2021-11-15)_cut.ts",
"CreatedAt": 1637033059,
"Duration": 1241.957378,
"Completed": true,
"Processed": true,
"Airing": {
"Source": "",
"Time": 0,
"Duration": 0,
"Title": "Farming the Wild (2018)",
"EpisodeTitle": "Partridge & Duck",
"Tags": ["HD","Stereo"],
"SeriesID": "15775579",
"SeasonNumber": 3,
"EpisodeNumber": 9
},
"UpdatedAt": 1637453623073,
"ImportPath": "/volume1/ChDVRimports/TV",
"ImportQuery": "Farming the Wild (2018)",
"ImportGroup": "15775579",
"ImportedAt": 1637453622908
The /dvr/groups entry looks identical on all 4 DVR's, except for the timestamps and imported file id's
"ID": "15775579",
"Name": "Farming the Wild",
"SeriesID": "15775579",
"Summary": "English restaurateur and hunter Mike Robinson is one of Britain's most prominent game chefs, and he co-owns the only pub in London with a prestigious Michelin-star. Mike harvests the natural ingredients that make up some of his most famous dishes.",
"Image": "https://tmsimg.fancybits.co/assets/p15775579_b_h9_ac.jpg?w=360&h=270",
"Categories": ["Show","Series"],
"Genres": ["Cooking","Outdoors"],
"FileID": ["2993","2994","2995","2996","2997","2998","2999","3000","3001","3002","3003","3004","3005","3006","3007","3008","3009","3010","3011","3012","3013","3014","3015","3016","3017","3018","3019"],
"NumUnwatched": 27,
"CreatedAt": 1550909405,
"WatchedAt": 1631062394707,
"RecordedAt": 1637033059449,
"UpdatedAt": 1637457034799,
"RefreshedAt": 1637457034799,
"ReleaseDate": "2018-09-21",
"ReleaseYear": 2018,
"ImportedAt": 1637456879757,
"ImportID": ["2993","2994","2995","2996","2997","2998","2999","3000","3001","3002","3003","3004","3005","3006","3007","3008","3009","3010","3011","3012","3013","3014","3015","3016","3017","3018","3019"]