- Thread starter
- #11
@doskabouter I apologize about not getting back with you, I didn't get a notification that there had been a reply to the thread. I've been busy trying all kinds of things and today I think I may have stumbled across something. All of the links that are given to me redirect to another server and it seems that this might be where things are failing.
And one other weird part. I purchased another iptv subscription (different service) this morning to help troubleshoot. All of the links were good when I read them into the server this morning but at this moment they are failing just like the other provider in the log snippet below, which really puzzles me. It's like this behavior is being saved somewhere, just to mess with my head lol.
I will try to set up like you suggested in your above post but I am brain dead right now so maybe tomorrow.
When the connection fails, there is no acknowledgement that redirection was detected. Not sure if the website or MP failed here.
And when it's good it's like this, detects the redirection and receives the new url.
And one other weird part. I purchased another iptv subscription (different service) this morning to help troubleshoot. All of the links were good when I read them into the server this morning but at this moment they are failing just like the other provider in the log snippet below, which really puzzles me. It's like this behavior is being saved somewhere, just to mess with my head lol.
I will try to set up like you suggested in your above post but I am brain dead right now so maybe tomorrow.
When the connection fails, there is no acknowledgement that redirection was detected. Not sure if the website or MP failed here.
Code:
14-08-2021 16:08:04.099 [ 508] [{9E0DD0B7-3216-482F-A872-EC33D02EF51A}] [Info] CMPIPTV_HTTP: OpenConnection(): Start
14-08-2021 16:08:04.155 [ 508] [{9E0DD0B7-3216-482F-A872-EC33D02EF51A}] [Info] CMPIPTV_HTTP: OpenConnection(): internet family: AF_INET
14-08-2021 16:08:04.211 [ 508] [{9E0DD0B7-3216-482F-A872-EC33D02EF51A}] [Info] CMPIPTV_HTTP: OpenConnection(): End
14-08-2021 16:08:04.341 [ 508] [{9E0DD0B7-3216-482F-A872-EC33D02EF51A}] [Info] CMPIPTV_HTTP: ReceiveData(): HTTP return code: 302
14-08-2021 16:08:04.345 [2ae8] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: Run(): result: 00000000
14-08-2021 16:08:04.346 [2ae8] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: Run(): End
14-08-2021 16:08:04.549 [1804] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: DoBufferProcessingLoop(): stop suppressing data
14-08-2021 16:08:44.470 [1804] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: DoBufferProcessingLoop(): End
14-08-2021 16:08:44.472 [1804] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: OnThreadDestroy(): Start
14-08-2021 16:08:44.474 [ 508] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: ReceiveDataWorker(): End
14-08-2021 16:08:44.475 [1804] [{9E0DD0B7-3216-482F-A872-EC33D02EF51A}] [Info] CMPIPTV_HTTP: CloseConnection(): Start
14-08-2021 16:08:44.476 [1804] [{9E0DD0B7-3216-482F-A872-EC33D02EF51A}] [Info] CMPIPTV_HTTP: CloseConnection(): End
14-08-2021 16:08:44.478 [1804] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: OnThreadDestroy(): total read bytes 0
14-08-2021 16:08:44.479 [1804] [{C33C411C-2666-416A-8C02-830CE99C143A}] [Info] MPIPTVSourceStream: OnThreadDestroy(): End
And when it's good it's like this, detects the redirection and receives the new url.
Code:
14-08-2021 15:46:54.487 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: OpenConnection(): Start
14-08-2021 15:46:54.546 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: OpenConnection(): internet family: AF_INET
14-08-2021 15:46:54.599 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: OpenConnection(): End
14-08-2021 15:46:54.724 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ReceiveData(): HTTP return code: 302
14-08-2021 15:46:54.725 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ReceiveData(): redirection detected
14-08-2021 15:46:54.727 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ReceiveData(): length: 424
14-08-2021 15:46:54.728 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ReceiveData(): new url: http://lbc1.website.xyz:8080/username/password/123?token=GBVdBBF==
14-08-2021 15:46:54.730 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ClearSession(): Start
14-08-2021 15:46:54.731 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: CloseConnection(): Start
14-08-2021 15:46:54.732 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: CloseConnection(): End
14-08-2021 15:46:54.733 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ClearSession(): End
14-08-2021 15:46:54.734 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ParseUrl(): Start
14-08-2021 15:46:54.735 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ClearSession(): Start
14-08-2021 15:46:54.735 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ClearSession(): End
14-08-2021 15:46:54.736 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ParseUrl(): url: http://lbc1.website.xyz:8080/username/password/123?token=GBVdBBF==
14-08-2021 15:46:54.737 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ParseUrl(): server address: lbc1.website.xyz
14-08-2021 15:46:54.738 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ParseUrl(): server port: 8080
14-08-2021 15:46:54.739 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ParseUrl(): server get string: /username/password/123?token=GBVdBBF==
14-08-2021 15:46:54.739 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ParseUrl(): End
14-08-2021 15:46:54.740 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: OpenConnection(): Start
14-08-2021 15:46:54.802 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: OpenConnection(): internet family: AF_INET
14-08-2021 15:46:54.854 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: OpenConnection(): End
14-08-2021 15:46:55.081 [ 454] [{8FD37028-8D93-415B-8882-78FBB3C358D5}] [Info] CMPIPTV_HTTP: ReceiveData(): HTTP return code: 200
Last edited: