couchpotato.core.helpers.encoding module

couchpotato.core.helpers.encoding.ek(original, *args)[source]
couchpotato.core.helpers.encoding.isInt(value)[source]
couchpotato.core.helpers.encoding.simplifyString(original)[source]
couchpotato.core.helpers.encoding.sp(path, *args)[source]
couchpotato.core.helpers.encoding.ss(original, *args)[source]
couchpotato.core.helpers.encoding.stripAccents(s)[source]
couchpotato.core.helpers.encoding.toSafeString(original)[source]
couchpotato.core.helpers.encoding.toUnicode(original, *args)[source]
couchpotato.core.helpers.encoding.tryUrlencode(s)[source]