Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example XtreamClient #46

Open
ArieBen opened this issue Mar 24, 2022 · 4 comments
Open

Example XtreamClient #46

ArieBen opened this issue Mar 24, 2022 · 4 comments

Comments

@ArieBen
Copy link

ArieBen commented Mar 24, 2022

Hi,
there is no XtreamClient constructor taking a XtBasicConnectionFactory or XtUrlConnectionFactory...

@ArieBen ArieBen changed the title Example 2 XtreamClient Example XtreamClient Mar 24, 2022
@Gertjv20
Copy link

Hi
I also have the same problem. XtreamClient only accepts IHttpClientFactory so the examples does not work.

@Gertjv20
Copy link

Hi I also have the same problem. XtreamClient only accepts IHttpClientFactory so the examples does not work.

I have it sorted. Use the XtBasicConnectionFactory to create your connection info and use he default HttpClientFactory and pass in your connection info with your requests. This works for me. There is no support for series but I will implement it.

Thank you to the creators for saving me a lot of time not having to create everything from scratch.

@mohfathy0
Copy link

Hi I also have the same problem. XtreamClient only accepts IHttpClientFactory so the examples does not work.

I have it sorted. Use the XtBasicConnectionFactory to create your connection info and use he default HttpClientFactory and pass in your connection info with your requests. This works for me. There is no support for series but I will implement it.

Thank you to the creators for saving me a lot of time not having to create everything from scratch.

I am confused of what you have done exactly to sort this out
I am trying to find a reference of how to get series and season and single episodes I am unable to find online any help for the api end points and I thought this project would be my guide

@jejemorg
Copy link

jejemorg commented Jul 8, 2023

I am also hope using this to implement series, but did find out how to get help on this ?

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

No branches or pull requests

4 participants