Fix Stream Details Save After Playback
commitc39d63117ba907b77a6af28f00f93db832e6bcc6
authorCrystalP <crystalp@kodi.tv>
Sun, 3 Nov 2024 23:11:24 +0000 (3 18:11 -0500)
committerCrystalP <crystalp@kodi.tv>
Sun, 3 Nov 2024 23:14:22 +0000 (3 18:14 -0500)
treea7567bef9cc2f1c571cb8d98fa8c5a6c532cdd15
parentb1980e336893ab61f395d0f86815027be722032b
Fix Stream Details Save After Playback

- no need to save stream details for PVR live streams - they're bound to change many times
- restore logic calculating the file to save the stream details
xbmc/utils/SaveFileStateJob.cpp