diff --git a/README.md b/README.md index 7da87559..f5aedce6 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ While podcast subscriptions' OPML files (from AntennaPod or any other sources) c * Youtube channels can be searched in podcast search view, can also be shared from other apps (such as Youtube) to Podcini * Youtube channels can be subscribed as normal podcasts -* Single Youtube media can also be shared from other apps, once received, are added to artificial podcast "Youtube Syndicate" +* Single Youtube media can also be shared from other apps, once received, are added to synthetic podcast "Youtube Syndicate" * All Youtube media can be played (only streamed) with video in fullscreen and in window as well as in audio only mode * Every Youtube media comes with the lowest video quality and highest audio quality * If a Youtube channel podcast is set for "audio only", then only audio stream is fetched at play time for every media in the podcast diff --git a/changelog.md b/changelog.md index e3da45e5..06acb3fc 100644 --- a/changelog.md +++ b/changelog.md @@ -2,8 +2,8 @@ * added ability to receive shared Youtube media, * once received, the user can choose to set it as "audio only" before confirm - * the media is then added as an episode to one of the two artificial podcasts: "Youtube Syndicate" or "Youtube Syndicate Audio" (for audio-only media) - * the two artificial podcasts behave as normal Youtube-channel podcasts except that they can not be updated, and video mode and authentication can not be changed, + * the media is then added as an episode to one of the two synthetic podcasts: "Youtube Syndicate" or "Youtube Syndicate Audio" (for audio-only media) + * the two synthetic podcasts behave as normal Youtube-channel podcasts except that they can not be updated, and video mode and authentication can not be changed, * the episodes can be handled in the same fashion as normal podcast episodes, except that those in "Youtube Syndicate Audio" can not be played with video * fixed info display on notification panel for Youtube episodes * added a setting to disable "swipe to refresh all subscriptions" under Settings -> Interface -> Subscriptions diff --git a/fastlane/metadata/android/en-US/changelogs/3020245.txt b/fastlane/metadata/android/en-US/changelogs/3020245.txt index 5082dc77..362f1bf8 100644 --- a/fastlane/metadata/android/en-US/changelogs/3020245.txt +++ b/fastlane/metadata/android/en-US/changelogs/3020245.txt @@ -2,8 +2,8 @@ * added ability to receive shared Youtube media, * once received, the user can choose to set it as "audio only" before confirm - * the media is then added as an episode to one of the two artificial podcasts: "Youtube Syndicate" or "Youtube Syndicate Audio" (for audio-only media) - * the two artificial podcasts behave as normal Youtube-channel podcasts except that they can not be updated, and video mode and authentication can not be changed, + * the media is then added as an episode to one of the two synthetic podcasts: "Youtube Syndicate" or "Youtube Syndicate Audio" (for audio-only media) + * the two synthetic podcasts behave as normal Youtube-channel podcasts except that they can not be updated, and video mode and authentication can not be changed, * the episodes can be handled in the same fashion as normal podcast episodes, except that those in "Youtube Syndicate Audio" can not be played with video * fixed info display on notification panel for Youtube episodes * added a setting to disable "swipe to refresh all subscriptions" under Settings -> Interface -> Subscriptions