Would like to find out how the recording schedule entries are setup - if at series/show level or episode. Would like to see the xml that lists all the schedules
Could you use curl to get the responses for each of these requests and save each response into separate text file - thanks
http://192.168.1.15:32400/media/subscriptions?includeGrabs=1&X-Plex-Token=xxxxxxxxxxxxx
http://192.168.1.15:32400/media/subscriptions/scheduled?X-Plex-Token=xxxxxxxxxxxxx
http://192.168.1.15:32400/media/subscriptions/1123?X-Plex-Token=xxxxxxxxxxxxx
You need to find the server security token and replace the xxxxxxxxxxxx with the token string for the server
Zip the 3 text files and let me have them
See this article for how to find out the security token string
https://support.plex.tv/articles/204059436-finding-an-authentication-token-x-plex-token/
(alternatively copy out of the Plex Media Server Preferences.xml)