Skip to content

Conversation

@elelay
Copy link
Member

@elelay elelay commented Aug 26, 2024

Fix #1405 Group subscriptions in exported OPML files

also implement sections in OPML import.
Adapted from the same feature by Keeper-of-the-Keys in gpodder-core, thanks!

Now any DirectoryProvider can set the channel['section'] to have it added as is.

also implement sections in OPML import.
Adapted from the same feature by Keeper-of-the-Keys in gpodder-core, thanks!

Now any DirectoryProvider can set the channel['section'] to have it
added as is.
@elelay elelay force-pushed the fix-1405-section-import-export-opml branch from cf063d5 to 345956f Compare August 26, 2024 20:50
@auouymous
Copy link
Member

Only feature missing is sections in the import window. Simplest would be to show the section name for each channel, and a more complex system would group the channels in sections with the ability to select entire sections. But that could be added later.

Now any DirectoryProvider can set the channel['section'] to have it added as is.

Added as what?

elelay added 2 commits October 2, 2024 15:19
it will be chosen on import as either Audio or Video depending on the type
@elelay
Copy link
Member Author

elelay commented Oct 2, 2024

Now any DirectoryProvider can set the channel['section'] to have it added as is.

Added as what?

Any DirectoryProvider can set the channel['section'] to have the podcast added into this section (not choosable by the user).

@elelay elelay requested a review from auouymous October 2, 2024 14:01
@auouymous
Copy link
Member

LGTM, are you ready to merge?

@elelay elelay merged commit 0655e02 into master Nov 23, 2024
@elelay elelay deleted the fix-1405-section-import-export-opml branch November 23, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Group subscriptions in exported OPML files

3 participants