Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
ebc0957
initial drafting
OzGav Nov 25, 2025
8a4536f
continue development
OzGav Nov 25, 2025
d1b911d
more drafting
OzGav Nov 25, 2025
dd3ded2
More drafting
OzGav Nov 26, 2025
84aa143
Fix lookup_key bug and add comprehensive STATUS.md
yfhyou Feb 1, 2026
5085ee4
Fix resume position for podcast episodes
yfhyou Feb 1, 2026
b6f8bd7
Add comprehensive API endpoint documentation and feature roadmap
yfhyou Feb 2, 2026
556fcc0
Document authentication token behavior and deprioritize token refresh
yfhyou Feb 2, 2026
04a00ec
Add browse folders (live playlists) feature
yfhyou Feb 2, 2026
d71ef30
Implement subscribe/unsubscribe podcast feature (LIBRARY_PODCASTS_EDIT)
yfhyou Feb 3, 2026
9b3e9a8
Implement playback progress sync and Up Next integration
yfhyou Feb 9, 2026
dd905eb
Reorganize and condense STATUS.md documentation
yfhyou Feb 9, 2026
fdf69f9
Add icons and apply code review fixes for Pocket Casts provider
yfhyou Feb 10, 2026
07f12d0
Raise exceptions on API errors instead of returning empty results
yfhyou Feb 12, 2026
c27a315
Add browse folder icons and remotely_accessible flag for images
yfhyou Feb 12, 2026
1348917
Use single-episode endpoint in get_stream_details for faster playback
yfhyou Feb 13, 2026
395dc0b
Add missing item_id format validation in get_podcast_episode
yfhyou Feb 13, 2026
df6d044
Fix on_played to handle None position and guard mark-unplayed logic
yfhyou Feb 13, 2026
9b30143
Use shared mass.http_session instead of standalone aiohttp session
yfhyou Feb 13, 2026
9db9c62
Add history/do endpoint to record episode playback start
yfhyou Feb 18, 2026
a5667c8
Extract magic numbers and strings into named constants
yfhyou Feb 18, 2026
a36619e
Add 401/403 auth check to get_podcast_episodes for consistency
yfhyou Feb 18, 2026
1eda017
Extract duplicated episode status enrichment into helper method
yfhyou Feb 18, 2026
d26752b
Address PR feedback: reorganize imports and constants
yfhyou Mar 24, 2026
eb326d2
Add use_cache decorators to Pocket Casts API methods
yfhyou Mar 24, 2026
de34c39
Merge branch 'dev' into pocketcasts
yfhyou Mar 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading