Kodi Community Forum

Full Version: Moving configuration from iOS to Android - decode kodi-tvos.plist?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone have any help on how to decode this?  It's not anything I'm familiar with.  I'd like to have a backup device that has the same configuration as my Apple TV, but looks like the standard configuration files are embedded in this .plist.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>/userdata/RssFeeds.xml</key>
    <data>
    H4sIAAAAAAAAE6WRsVLDMBBEa/IVi+rEDkPDMLbT8QEkFFQZxTrHIrJkrJNJ/p6LMxMY
    hgrUae/09rRXrI6dw0hDtMGX6i5bKpCvg7F+X6qXzdPiQSGy9ka74KlUJ4pqVc2KIcaG
    yMRqBhS3iwWe12tMSoZNQKtHQpcc297RRZ/jLUWGNgZ6UsAB3BIicYbXkFBrD+3iz9dS
    F+iNmFzNxCFFgrFNQwN5nnpgPU4hDYgH6+cgXbcCEcsdCdo5cWyG0E1lfFhuZY7k7Xsi
    WJPh+7maCVeKEow6X0WYBk+90UzWMw2jdqW6X6qqZe4f8/wSwUECzHjMj7uuLibtT8+d
    tEXenilbyS34+A/YpdH8Tity+amsNf/a6ycO/Ja9GwIAAA==
    </data>
... etc...
How did you retrieve the plist? Plist files are normally unrelated to any Kodi settings.