AndreyPavlenko / aceproxy

Ace Stream HTTP Proxy
MIT License
62 stars 25 forks source link

Watching archive with torrent-tv app on android? #32

Open sei4eto opened 6 years ago

sei4eto commented 6 years ago

Hello! I wondered if it is possible to use Aceproxy for watching archive content with official torrent-tv app for android? When I set up torrent-tv app to use local proxy for archives, the Aceproxy shows that it start looking for link, but noting is playing. When I set up app to use local ace stream engine - the same archive file plays well. Is there any additional setting which I have to do in order to watch archives? Thank you!

AndreyPavlenko commented 6 years ago

Hi,

As I remember archives should work without without any additional setting. Try this link - http://localhost:8000/archive/?type=m3u&date=14-11-2017&suffix=.m3u

On Wed, Nov 15, 2017 at 12:35 PM, sei4eto notifications@github.com wrote:

Hello! I wondered if it is possible to use Aceproxy for watching archive content with official torrent-tv app for android? When I set up torrent-tv app to use local proxy for archives, the Aceproxy shows that it start looking for link, but noting is playing. When I set up app to use local ace stream engine - the same archive file plays well. Is there any additional setting which I have to do in order to watch archives? Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/AndreyPavlenko/aceproxy/issues/32, or mute the thread https://github.com/notifications/unsubscribe-auth/ABBK6zWBBpwsMuyr1-djc8NsVMNNnGDfks5s2rBegaJpZM4Qeo54 .

sei4eto commented 6 years ago

`host: xxxxxxxxxxx User-Agent: VLC/2.2.6 LibVLC/2.2.6 Range: bytes=0- Connection: close Icy-MetaData: 1

acehttp.py [LINE:287 ]# DEBUG [15.11 11:51:41] CID: 51eb57a6d4c5071ece9b5e8186a56de6a041898d aceclient.py [LINE:79 ]# INFO [15.11 11:51:41] Successfully connected with Ace! clientcounter.py [LINE:127 ]# DEBUG [15.11 11:51:41] AceClient created aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] HELLOBG version=3 aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] READY key=n51LvQoTlJzNGaFxseRK-5004ba1e350ba52cd95339bb43fcc86bb3a50b43 aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] USERDATA [{"gender": 1}, {"age": 3}] aceclient.py [LINE:157 ]# DEBUG [15.11 11:51:41] aceInit ended clientcounter.py [LINE:132 ]# DEBUG [15.11 11:51:41] AceClient inited aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] START PID 51eb57a6d4c5071ece9b5e8186a56de6a041898d 0 output_format=http aceclient.py [LINE:422 ]# DEBUG [15.11 11:51:41] STATUS changed to main:starting acehttp.py [LINE:305 ]# DEBUG [15.11 11:51:41] START done aceclient.py [LINE:422 ]# DEBUG [15.11 11:51:41] STATUS changed to main:idle`

I tried but nothing is playing.

AndreyPavlenko commented 6 years ago

Torrent tv has been migrated to Noxbit (https://noxbit.com). Perhaps they do not support acestream anymore. I can't check, I don't have an aceproxy setup, I don't use it anymore.

On Wed, Nov 15, 2017 at 12:54 PM, sei4eto notifications@github.com wrote:

`host: xxxxxxxxxxx User-Agent: VLC/2.2.6 LibVLC/2.2.6 Range: bytes=0- Connection: close Icy-MetaData: 1

acehttp.py [LINE:287 ]# DEBUG [15.11 11:51:41] CID: 51eb57a6d4c5071ece9b5e8186a56de6a041898d aceclient.py [LINE:79 ]# INFO [15.11 11:51:41] Successfully connected with Ace! clientcounter.py [LINE:127 ]# DEBUG [15.11 11:51:41] AceClient created aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] HELLOBG version=3 aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] READY key=n51LvQoTlJzNGaFxseRK-5004ba1e350ba52cd95339bb43fcc86bb3a50b43 aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] USERDATA [{"gender": 1}, {"age": 3}] aceclient.py [LINE:157 ]# DEBUG [15.11 11:51:41] aceInit ended clientcounter.py [LINE:132 ]# DEBUG [15.11 11:51:41] AceClient inited aceclient.py [LINE:126 ]# DEBUG [15.11 11:51:41] START PID 51eb57a6d4c5071ece9b5e8186a56de6a041898d 0 output_format=http aceclient.py [LINE:422 ]# DEBUG [15.11 11:51:41] STATUS changed to main:starting acehttp.py [LINE:305 ]# DEBUG [15.11 11:51:41] START done aceclient.py [LINE:422 ]# DEBUG [15.11 11:51:41] STATUS changed to main:idle`

I tried but nothing is playing.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/AndreyPavlenko/aceproxy/issues/32#issuecomment-344542197, or mute the thread https://github.com/notifications/unsubscribe-auth/ABBK61YuL9yNmXLdWsP8nPF3i25zb3Pqks5s2rTggaJpZM4Qeo54 .

sei4eto commented 6 years ago

I'm sorry to hear that. Noxbit is fine for watching torrent-tv with official app, but it doesn't seem to be very good with tvheadend server (Noxbit doesn't provide static links for tvheadend server. Every time when TVH reload playlist it loses it mapped mixes :( ) Thank you for you answer.