Browse Source

XMBC notification, better remote folder description

pull/1966/merge
Ruud 12 years ago
parent
commit
ed0e5ef497
  1. 2
      couchpotato/core/notifications/xbmc/__init__.py

2
couchpotato/core/notifications/xbmc/__init__.py

@ -44,7 +44,7 @@ config = [{
'default': 0,
'type': 'bool',
'advanced': True,
'description': 'Scan new movie folder at remote XBMC servers, only works if movie location is the same.',
'description': 'Only scan new movie folder at remote XBMC servers. Works if movie location is the same.',
},
{
'name': 'on_snatch',

Loading…
Cancel
Save