Additional Sources
podkit currently supports directory and Subsonic media sources. Additional sources are planned for the future.
Planned Sources
Plex
Support for syncing music from Plex media servers is planned. This would allow you to sync your Plex music library directly to your iPod without needing local files. Vote or comment on the discussion.
Jellyfin
Support for Jellyfin media servers is also planned. Like the Subsonic source, this would stream and cache tracks from your Jellyfin server for syncing. Vote or comment on the discussion.
Request a Source
If there’s a music source you’d like to see supported, start a discussion on GitHub describing the source and your use case. You can also vote on planned sources: Plex, Jellyfin.
Build Your Own
podkit’s media source system uses an adapter pattern that makes it possible to add new sources. If you’re interested in building a source adapter, see the Developer Guide for an overview of the adapter interface and how media sources work.
See Also
- Directory Source - Local directory source
- Subsonic Source - Subsonic/Navidrome server source