Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Conversation

@akiryliuk
Copy link

For Rutor Plugin

Added .pyc and IDE files to .gitignore.
torrenttv plugin.
Updated logomap of the torrenttv plugin.
Minor fixes and enhancements.
AndreyPavlenko and others added 30 commits January 23, 2017 15:30
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
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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants