Replies: 12 comments 34 replies
-
|
@aniel300 this are different api's. The m3u api does not make distincition between the stream types. The xtream api does. |
Beta Was this translation helpful? Give feedback.
-
|
@aniel300 rhis is not posible due to missing type information. There are no vod or seriea for m3u playlists. |
Beta Was this translation helpful? Give feedback.
-
|
@aniel300 yes for xtream sources, no for m3u playlists. Why do you need this? |
Beta Was this translation helpful? Give feedback.
-
|
@aniel300 what you describe is only specific for your provider. This is not defined by the m3u playlist format. I think your provider has the information inside an database and creates links based on this information. However i have created a beta image for you to test. You dont need to fetch the new playlist, just start the new beta image and fetch the playlist. |
Beta Was this translation helpful? Give feedback.
-
|
@aniel300 i dont understand, did you test the beta image? |
Beta Was this translation helpful? Give feedback.
-
|
yes please test it |
Beta Was this translation helpful? Give feedback.
-
|
@aniel300 which channels? All or only some? Any log output? |
Beta Was this translation helpful? Give feedback.
-
|
This error only occurs with xtream api, not with m3u api. Are you really usind the m3u api? |
Beta Was this translation helpful? Give feedback.
-
|
Ok i found the problem, but i am not at my pc, i will create a new image tomorrow. |
Beta Was this translation helpful? Give feedback.
-
|
You asked for masking on redirect |
Beta Was this translation helpful? Give feedback.
-
|
did you set the option? |
Beta Was this translation helpful? Give feedback.
-
|
This is what i tried to explain you. There is no other way with redirect. You can only hide in reverse mode. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
is there a way to separate live streams from movie and series? it seems when using
proxy: reverseall streams including vod get this url structurehttp://xxx/m3u-stream/xxx/xxx/xxx. is it possible to separated it by type, something like for example:http://xxx/live/xxx/xxx/xxxhttp://xxx/movie/xxx/xxx/xxxhttp://xxx/series/xxx/xxx/xxxor
http://xxx/m3u-stream/live/xxx/xxx/xxxhttp://xxx/m3u-stream/movie/xxx/xxx/xxxhttp://xxx/m3u-stream/series/xxx/xxx/xxxBeta Was this translation helpful? Give feedback.
All reactions