34 Commits

Author SHA1 Message Date
Ruud 7db8b233c8 Don't decode string if confidence isn't high enough 2015-02-18 17:21:24 +01:00
Ruud 8f4e03d04b Use detected encoding
#4388
2014-12-27 13:46:25 +01:00
Ruud 229d67c086 Don't toUnicode loop 2014-12-22 22:01:47 +01:00
Ruud 58878d8a0f Replace non existing chars 2014-10-05 00:18:22 +02:00
Ruud b86853f06f More path encoding 2014-05-11 19:36:22 +02:00
Ruud 12c08154c5 Optimize imports 2014-03-12 21:41:29 +01:00
Ruud e3f6df7120 Convert sp to unicode 2014-03-09 23:47:33 +01:00
Ruud 29a34fef8c py3k port helpers 2014-01-20 23:58:54 +01:00
Ruud 799299c7cc Code cleanup 2014-01-19 19:15:58 +01:00
Ruud c9e9fe86aa Don't normcase in sp function 2014-01-12 20:25:45 +01:00
mano3m e69421226b Remove leading '//' from *NIX paths
Fixes #2506,  #2021
2013-12-29 23:42:55 +01:00
mano3m f08d34b816 Add a trailing separator for windows drive path
Fixes  #2581, #2526
2013-12-29 23:25:53 +01:00
mano3m 74561500b5 Convert windows path to *nix path in sp
Fixes #2594

Note that os.path.normath converts '/' to '\\' on windows machines, but
unfortunately not the other way around...
2013-12-14 21:12:10 +01:00
Ruud accce789ba Normalize path sp function 2013-11-19 09:16:47 +01:00
mano3m fa1baa73e8 Introduce path cleaning
A new function sp is introduced. It does the same as ss but also cleans
the path.
2013-11-02 10:15:50 +01:00
Ruud 2d3fc03a00 Revert back to UTF8 when ss encoding fails. fix #2220 2013-09-21 13:56:17 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud a0ccff23a3 Remove duplicate spaces 2013-08-13 16:08:34 +02:00
Ruud 9f0746a668 Encoding issues. fix #974 2012-12-17 20:50:58 +01:00
Ruud b121a2e827 Add traceback to unicode encoding 2012-09-02 20:13:46 +02:00
Ruud 5b2f1248e0 Encoding file paths 2012-06-11 15:30:39 +02:00
Ruud e0440d4b11 Try and encode logging messages. fix #403 2012-06-11 12:38:22 +02:00
Ruud 2cb7f0b211 Simplifystring also strip on underscore 2012-05-03 00:32:01 +02:00
Ruud fd462514c3 Use custom urlencode function. fixes #121 2012-04-21 20:55:21 +02:00
Ruud 8ac8a1a49c Fixes 2012-02-03 17:25:56 +01:00
Ruud 4e4d47d6f8 toUnicode before stripaccents 2012-01-23 22:49:38 +01:00
Ruud f277c701da Strip accents before simplifying string 2012-01-22 23:52:56 +01:00
Ruud f4a4bca7a9 Some more encoding 2012-01-14 21:09:26 +01:00
Ruud 94cfbe354a Try decode first on toUnicode 2012-01-14 13:40:31 +01:00
Ruud 98aafeaec3 Renamer, movie searcher, Library scanning
New theme for UI
and more..
2011-05-28 20:52:18 +02:00
Ruud 7837adec1d Scheduler
NZBmatrix, newznab
Scores
2011-04-17 23:36:23 +02:00
Ruud 85fc1c01ee Notifications 2011-04-09 20:18:51 +02:00
Ruud 288aa8c0a1 Movie search
Profile Settings
2011-03-20 22:12:33 +01:00
Ruud e39de40d2d Movie add
JSONP
2011-03-03 13:48:31 +01:00