jellyflood-3: XtreamAPIClient VOD and Series support #10

Open
opened 2025-10-18 08:45:32 +00:00 by ashikk · 0 comments
Owner

Label: feature

Description

Expand XtreamAPIClient with VOD (Video on Demand) and Series API methods.

TODO

  • Add getVODCategories() method
  • Add getVODStreams(categoryId:) method
  • Add getVODInfo(vodId:) method
  • Add getSeriesCategories() method
  • Add getSeries(categoryId:) method
  • Add getSeriesInfo(seriesId:) method
  • Add getEpisodes(seriesId:) method
  • Create proper Xtream data models (instead of converting to BaseItemDto)

Reference

Xtream Codes API documentation

**Label:** feature ## Description Expand XtreamAPIClient with VOD (Video on Demand) and Series API methods. ## TODO - [ ] Add getVODCategories() method - [ ] Add getVODStreams(categoryId:) method - [ ] Add getVODInfo(vodId:) method - [ ] Add getSeriesCategories() method - [ ] Add getSeries(categoryId:) method - [ ] Add getSeriesInfo(seriesId:) method - [ ] Add getEpisodes(seriesId:) method - [ ] Create proper Xtream data models (instead of converting to BaseItemDto) ## Reference Xtream Codes API documentation
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ashikk/jellyflood#10
No description provided.