2024-06-19 11:37:16 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2024-06-23 19:58:04 +02:00
|
|
|
Podcini 6 has a different applicationId of Podcini.R, so it installs in parallel with earlier versions of Podcini on any device.
|
2024-06-19 11:37:16 +02:00
|
|
|
Once installed, it starts afresh, without any podcasts subscribed.
|
|
|
|
|
|
|
|
Podcini 6 has overhauled database and routines completely, the iron-age celebrity SQLite is replaced with the modern object-based Realm.
|
|
|
|
While Podcini 6 can export/import the Realm DB, the SQLite DB from version 5 and below can not be imported.
|
|
|
|
|
|
|
|
To update it with your current subscriptions, listening progress, episodes marked favorite, and app preferences,
|
2024-06-23 19:58:04 +02:00
|
|
|
the following can be imported to it from Settings -> Import/Export:
|
2024-06-19 11:37:16 +02:00
|
|
|
|
2024-06-23 19:58:04 +02:00
|
|
|
* preferences files
|
2024-06-19 11:37:16 +02:00
|
|
|
* OPML file
|
|
|
|
* json file of episodes progress
|
2024-06-23 19:58:04 +02:00
|
|
|
|
|
|
|
An OPML file should be imported before importing episodes progress, but you can always re-do any of the above
|
2024-06-19 11:37:16 +02:00
|
|
|
|
|
|
|
These files can be best exported in version 5.5.2 in Settings -> Import/Export
|
|
|
|
|
|
|
|
Then your subscriptions, listening progress, favorites, and app preferences will be updated.
|
|
|
|
|
|
|
|
Unfortunately, media files will need to be separately downloaded.
|