Skip to content

Add filtering by category and search to M3U playlist API#777

Merged
tsynik merged 1 commit into
YouROK:masterfrom
VuzzyM:m3u-api-category-search
Jul 3, 2026
Merged

Add filtering by category and search to M3U playlist API#777
tsynik merged 1 commit into
YouROK:masterfrom
VuzzyM:m3u-api-category-search

Conversation

@VuzzyM

@VuzzyM VuzzyM commented Jul 3, 2026

Copy link
Copy Markdown
Contributor
  • Added filtering support for category query parameter
http://localhost:8090/playlistall/all.m3u?category=movie
http://localhost:8090/playlistall/all.m3u?category=tv
http://localhost:8090/playlistall/all.m3u?category=music
http://localhost:8090/playlistall/all.m3u?category=other
http://localhost:8090/playlistall/all.m3u?category=uncategorized
  • Added filtering support for search query parameter
http://localhost:8090/playlistall/all.m3u?search=

@tsynik tsynik merged commit d763904 into YouROK:master Jul 3, 2026
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.

2 participants