changed fxx to fx in default config network tag setting.

pull/5/head
l3uddz 7 years ago
parent bc0b72cad1
commit f131794bf5

@ -18,7 +18,7 @@ base_config = {
'profile': 'HD-1080p', 'profile': 'HD-1080p',
'root_folder': '/tv/', 'root_folder': '/tv/',
'tags': { 'tags': {
'amzn': ['hbo', 'amc', 'usa network', 'tnt', 'starz', 'the cw', 'fxx', 'fox', 'abc', 'nbc', 'cbs', 'tbs', 'amzn': ['hbo', 'amc', 'usa network', 'tnt', 'starz', 'the cw', 'fx', 'fox', 'abc', 'nbc', 'cbs', 'tbs',
'amazon', 'syfy', 'cinemax'] 'amazon', 'syfy', 'cinemax']
} }
}, },

Loading…
Cancel
Save