This repository was archived by the owner on Nov 27, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 116
aceproxy #53
Open
akiryliuk
wants to merge
112
commits into
ValdikSS:master
Choose a base branch
from
AndreyPavlenko:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
aceproxy #53
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added .pyc and IDE files to .gitignore.
VLC. Channels zapping speedup.
torrenttv plugin. Updated logomap of the torrenttv plugin.
Minor fixes and enhancements.
Get client IP from Header
Minor changes for stat_plugin stability
Add jsoncheck to prevent error 500
Add table header & change GeoIP API for stability
Remove locale & add world-flags-sprite css
Logo updates
Update torrenttv.py
Update torrenttv.py
Temporary disabled CID generation WEB API
Returned changes after acestream CDN was repiared
* Add Proxy support for playlists requests
Need to install python requests !!!
For example you can install tor browser and add in torrc SOCKSPort 9050 ->
proxies = {'http' : 'socks5://127.0.0.1:9050', 'https' : 'socks5://127.0.0.1:9050'}
If your http-proxy need authentification -> proxies = { 'https' : 'https://user:password@ip:port' }
* Add changes to archive play for VIP users
* small changes for correct work if cid not found
* Back all changes
* Add Proxy support for playlists requests
Need to install python requests !!!
For example you can install tor browser and add in torrc SOCKSPort 9050 ->
proxies = {'http' : 'socks5://127.0.0.1:9050', 'https' : 'socks5://127.0.0.1:9050'}
If your http-proxy need authentification -> proxies = { 'https' : 'https://user:password@ip:port' }
* Add Proxy support for playlists requests
Need to install python requests !!!
For example you can install tor browser and add in torrc SOCKSPort 9050 ->
proxies = {'http' : 'socks5://127.0.0.1:9050', 'https' : 'socks5://127.0.0.1:9050'}
If your http-proxy need authentification -> proxies = { 'https' : 'https://user:password@ip:port' }
* View torrent files from the specified folder
Usage http:/<proxy.ip>:<port>/films
* View torrent files from the specified folder
Config file
* Add exception for torrent-file get info error
* Minor changes for hls translations & archives
* Add exceptions
* Add client info for local IP address
* del locale
* correction playing for vlcuse=true
* minor changes
* "at the same time" viewing ability for vlcuse=True
* fixing videodelay
* Changes for vlc cmd line
* Update logobase
* Changes to prevent TTV account ban
* More readable output log format
* Exclude the special characters from m3u names
* minor changing
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For Rutor Plugin