6.0.6 commit
This commit is contained in:
parent
09328bf078
commit
7f6dd880e5
|
@ -1,10 +1,9 @@
|
|||
## 6.0.6
|
||||
|
||||
* minor class re-structuring
|
||||
* adjusted FeedPreferences to incoporate some previously ignored properties
|
||||
* adjusted FeedPreferences to incorporate some previously ignored properties
|
||||
* enabled selection of .json files when importing progress
|
||||
* in wifi sync and episode progress export/import, changed start position and added played duration for episodes (available from 5.5.3),
|
||||
this helps for the statistics view at the importer to correctly show imported progress without having to do "include marked played"
|
||||
* in wifi sync and episode progress export/import, changed start position and added played duration for episodes (available from 5.5.3), this helps for the statistics view at the importer to correctly show imported progress without having to do "include marked played"
|
||||
|
||||
## 6.0.5
|
||||
|
||||
|
|
|
@ -16,8 +16,10 @@ the following can be imported to it from Settings -> Import/Export:
|
|||
|
||||
An OPML file should be imported before importing episodes progress, but you can always re-do any of the above
|
||||
|
||||
These files can be best exported in version 5.5.2 in Settings -> Import/Export
|
||||
These files can be best exported in version 5.5.3 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.
|
||||
|
||||
* Note you can also export the progress from version 5.5.2 if you don't have 5.5.3, the difference is only that 5.5.3 includes the info about how far out an episode has been played, which can be useful when looking at statistics. Without that info, you can get similar (albeit not exactly the same) results by "Include marked played" in the filter of the statistics view.
|
||||
|
|
Loading…
Reference in New Issue