Today I started getting error "429 Too Many Requests" on all of my Plex Channels I added to Channels DVR. The stream plays for about 45 seconds to a minute and then terminates.
Here is what is in the log file from stream start to when it cuts off:
2023/02/21 20:46:32.175538 [HLS] Starting live stream for channel 9707 from 192.168.2.3 (bitrate=4362)
2023/02/21 20:46:35.083866 [HLS] ffmpeg: ch9707-dANY-ip192.168.2.3-remux: [hls @ 00000000012bd940] Timestamps are unset in a packet for stream 1. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
2023/02/21 20:46:35.260216 [HLS] Probed live stream in 3.0846786s: h264 1920x1080 progressive 4233760bps
2023/02/21 20:47:25.730386 [TNR] Closed connection to M3U-PlexTV for ch9707 Ax Men Presented By History
2023/02/21 20:47:25.730386 [SNR] Buffer statistics for ch9707 Ax Men Presented By History: buf=0% drop=0%
2023/02/21 20:47:26.524943 [HLS] Couldn't generate stream playlist for ch9707-dANY-ip192.168.2.3: Stream stopped
2023/02/21 20:47:26.524943 [HLS] Stopping transcoder session ch9707-dANY-ip192.168.2.3 (out: 54.041333s, finished: true)
2023/02/21 20:47:27.710894 [ERR] Failed to start stream for ch9707: M3U: Could not fetch playlist: epg.provider.plex.tv: get https://epg.provider.plex.tv/library/parts/5e20b730f2f8d5003d739db7-63c1ec0e0aa23f984207af82.m3u8?X-Plex-Client-Identifier=4f10a11d0159055e-com-plexapp-android&X-Plex-Client-Platform=Android&X-Plex-Token=sQN_f5E2o3f4xpcEPue3: 429 Too Many Requests
Any suggestions?