Skip to content

Commit

Permalink
added redirectors in Prefs
Browse files Browse the repository at this point in the history
  • Loading branch information
coder-alpha committed Jan 15, 2018
1 parent a133cac commit 27c49b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Contents/Code/common.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
################################################################################
TITLE = "FMoviesPlus"
VERSION = '0.61' # Release notation (x.y - where x is major and y is minor)
VERSION = '0.62' # Release notation (x.y - where x is major and y is minor)
TAG = ''
GITHUB_REPOSITORY = 'coder-alpha/FMoviesPlus.bundle'
PREFIX = "/video/fmoviesplus"
Expand Down
2 changes: 1 addition & 1 deletion Contents/DefaultPrefs.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[ { "id": "new_base_url", "label": "Base site url", "type": "enum", "values": ["https://bmovies.is","https://bmovies.to","https://bmovies.pro","https://bmovies.online","https://bmovies.club","https://bmovies.ru"], "default": "https://bmovies.is" }, { "id": "webhook_url", "label": "Webhook url (https://hook.io/coder-alpha/test/fork <- fork your own)", "type": "text", "default": "https://hook.io/coder-alpha/test/" }, { "id": "reqkey_cookie", "label": "Request Cookie (reqkey cookie val.) - manual method/keep blank otherwise", "type": "text", "default": "" }, { "id": "cache_expiry_time", "label": "Cache Expiry Time (in mins.)", "type": "text", "default": "100" }, { "id": "dont_fetch_more_info", "label": "No Extra Info. for Nav. Pages (Speeds Up Navigation)", "type": "bool", "default": "false" }, { "id": "use_https_alt", "label": "Use Alternate SSL/TLS", "type": "bool", "default": "false" }, { "id": "use_web_proxy", "label": "Use SSL Web-Proxy", "type": "bool", "default": "false" }, { "id": "disable_extsources", "label": "Disable External Sources", "type": "bool", "default": "false" }, { "id": "disable_downloader", "label": "Disable Downloading Sources (Please read Plex Privacy policy)", "type": "bool", "default": "true" }, { "id": "download_connections", "label": "Number of concurrent Download Threads", "type": "enum", "values": ["1","2","3","4","5","6","7","8","9","10"], "default": "2" }, { "id": "download_speed_limit", "label": "Limit Aggregate Download Speed (KB/s)", "type": "enum", "values": ["0","128","256","512","1024","2048","5120","10240","20480","30720","40960","51200"], "default": "0" }, { "id": "use_linkchecker", "label": "Use LinkChecker for Videos", "type": "bool", "default": "false" }, { "id": "ca_api_key", "label": "External Sources Search API Key", "type": "text", "option": "hidden", "secure": "true", "default": "UTBFeU1ERTM=" }, { "id": "control_all_uc_api_key", "label": "All UC API Key (Signup: http://accounts.alluc.com/)", "type": "text", "option": "hidden", "secure": "true", "default": "" }, { "id": "use_openload_pairing", "label": "Use OpenLoad (PhantomJS is primary, API Login:Key is secondary followed by Pairing. Disabled uses USS as primary)", "type": "bool", "default": "true" }, { "id": "control_openload_api_key", "label": "Openload API Key enter as Login:Key (Signup: https://openload.co/register)", "type": "text", "option": "hidden", "secure": "true", "default": "" }, { "id": "use_phantomjs", "label": "Use PhantomJS (Binary download required)", "type": "bool", "default": "false" }, { "id": "control_phantomjs_path", "label": "Absolute path to PhantomJS folder (folder containing the binary file)", "type": "text", "default": "" }, { "id": "plextv", "label": "Auth Admin through Plex.tv (else use localhost)", "type": "bool", "default": "false" }, { "id": "use_debug", "label": "Enable Debug Mode (might show IP and computer Username in Logs)", "type": "bool", "default": "false" }]
[ { "id": "new_base_url", "label": "Base site url", "type": "enum", "values": ["https://fmovies.is","https://fmovies.to","https://fmovies.se","https://bmovies.is","https://bmovies.to","https://bmovies.pro","https://bmovies.online","https://bmovies.club","https://bmovies.ru"], "default": "https://bmovies.is" }, { "id": "webhook_url", "label": "Webhook url (https://hook.io/coder-alpha/test/fork <- fork your own)", "type": "text", "default": "https://hook.io/coder-alpha/test/" }, { "id": "reqkey_cookie", "label": "Request Cookie (reqkey cookie val.) - manual method/keep blank otherwise", "type": "text", "default": "" }, { "id": "cache_expiry_time", "label": "Cache Expiry Time (in mins.)", "type": "text", "default": "100" }, { "id": "dont_fetch_more_info", "label": "No Extra Info. for Nav. Pages (Speeds Up Navigation)", "type": "bool", "default": "false" }, { "id": "use_https_alt", "label": "Use Alternate SSL/TLS", "type": "bool", "default": "false" }, { "id": "use_web_proxy", "label": "Use SSL Web-Proxy", "type": "bool", "default": "false" }, { "id": "disable_extsources", "label": "Disable External Sources", "type": "bool", "default": "false" }, { "id": "disable_downloader", "label": "Disable Downloading Sources (Please read Plex Privacy policy)", "type": "bool", "default": "true" }, { "id": "download_connections", "label": "Number of concurrent Download Threads", "type": "enum", "values": ["1","2","3","4","5","6","7","8","9","10"], "default": "2" }, { "id": "download_speed_limit", "label": "Limit Aggregate Download Speed (KB/s)", "type": "enum", "values": ["0","128","256","512","1024","2048","5120","10240","20480","30720","40960","51200"], "default": "0" }, { "id": "use_linkchecker", "label": "Use LinkChecker for Videos", "type": "bool", "default": "false" }, { "id": "ca_api_key", "label": "External Sources Search API Key", "type": "text", "option": "hidden", "secure": "true", "default": "UTBFeU1ERTM=" }, { "id": "control_all_uc_api_key", "label": "All UC API Key (Signup: http://accounts.alluc.com/)", "type": "text", "option": "hidden", "secure": "true", "default": "" }, { "id": "use_openload_pairing", "label": "Use OpenLoad (PhantomJS is primary, API Login:Key is secondary followed by Pairing. Disabled uses USS as primary)", "type": "bool", "default": "true" }, { "id": "control_openload_api_key", "label": "Openload API Key enter as Login:Key (Signup: https://openload.co/register)", "type": "text", "option": "hidden", "secure": "true", "default": "" }, { "id": "use_phantomjs", "label": "Use PhantomJS (Binary download required)", "type": "bool", "default": "false" }, { "id": "control_phantomjs_path", "label": "Absolute path to PhantomJS folder (folder containing the binary file)", "type": "text", "default": "" }, { "id": "plextv", "label": "Auth Admin through Plex.tv (else use localhost)", "type": "bool", "default": "false" }, { "id": "use_debug", "label": "Enable Debug Mode (might show IP and computer Username in Logs)", "type": "bool", "default": "false" }]
Expand Down

0 comments on commit 27c49b1

Please sign in to comment.