AndreyPavlenko / aceproxy

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

Dont auto delete the old segments #33

Closed nickcartery closed 6 years ago

nickcartery commented 6 years ago

Hi,

I'm using Ace Proxy to restreaming torrent TV, and getting a issue: the old segments in the temp folder is not deleted. I got fulldisk error after 1 day

Hope you have any plan to fix it :)

Thanks!

AndreyPavlenko commented 6 years ago

Hi, What are the "old segments"?

nickcartery commented 6 years ago

The files are generated in the Ace's temp folder :D

AndreyPavlenko commented 6 years ago

I suppose you are talking about the ace stream engine cache folder. This folder is not created by the proxy. You need to configure the engine's cache size. Please read acestreamengine --help. I would recommend to use the inmemory cache - --live-cache-type memory.