Commit Graph

2508 Commits

Author SHA1 Message Date
rembo10 f1d14ce6e2 Merge remote-tracking branch 'YipYup/master' into develop 2016-06-02 23:25:06 +01:00
rembo10 c246d522f9 Merge remote-tracking branch 'maxkoryukov/feature/font-awesome-4.6.1' into develop 2016-06-02 23:13:59 +01:00
rembo10 ba4ed12ec8 Merge remote-tracking branch 'maxkoryukov/feature/unittestcompat-assert-items-equal' into develop 2016-06-02 23:13:34 +01:00
rembo10 8d89da6270 Merge remote-tracking branch 'satreix/pep-e121,122' into develop 2016-06-02 23:13:16 +01:00
rembo10 b8667bbe30 Merge remote-tracking branch 'satreix/pep-e124e125' into develop 2016-06-02 23:09:21 +01:00
rembo10 331da61f5a Merge remote-tracking branch 'satreix/pep-e265' into develop 2016-06-02 23:08:07 +01:00
rembo10 4251b0ce59 Merge remote-tracking branch 'goobags/patch-2' into develop 2016-06-02 23:06:56 +01:00
rembo10 43b41e5f1f Merge remote-tracking branch 'maxkoryukov/fix/less' into develop 2016-06-02 23:05:24 +01:00
rembo10 e12eb23cae Merge remote-tracking branch 'maxkoryukov/fix/unittestcompat-method-doc' into develop 2016-06-02 23:04:27 +01:00
rembo10 041dbeda46 Fixed folder format/file format on new installs 2016-06-02 22:49:35 +01:00
Get your own 'tots. Geez! d82e5585f5 Update postprocessor.py 2016-05-24 18:40:43 -06:00
goobags 847b24557a Update __init__.py 2016-05-06 20:43:55 +10:00
maxkoryukov d7b91da8fd UPG: Font Awesome 4.6.1 2016-04-19 08:45:56 +05:00
maxkoryukov a5ab2e4080 UGP: improved unittestcompat. assertItemsEqual added 2016-04-13 14:57:18 +05:00
satreix eb6df45b00 pep: fix e121 and e122 2016-04-10 11:33:22 -07:00
satreix 873d1fac94 pepx: fix e124 and e125 2016-04-09 00:13:49 -07:00
satreix b5f0e0fdcb pep: fix e265 2016-04-09 00:06:50 -07:00
AdeHub cf42836c95 Merge pull request #2597 from andrzejc/develop
metadata: Additional protection against NPEs
2016-04-08 18:43:08 +12:00
Andrzej Ciarkowski 75861d7172 metadata: Additional protection against NPEs 2016-04-07 18:12:07 +02:00
rembo10 4dfe91aedb Merge remote-tracking branch 'msh100/develop' into develop 2016-04-05 13:51:39 +01:00
rembo10 6b6dd6fbf6 Fix pep8 issue in helpers_test and fix import re #2574 2016-04-05 12:34:45 +01:00
rembo10 774b3fdf08 Merge remote-tracking branch 'maxkoryukov/fix/sofchroot-tmp-remove' into develop 2016-04-05 12:27:44 +01:00
rembo10 a1d93936f3 Merge remote-tracking branch 'satreix/travis' into develop 2016-04-05 12:12:27 +01:00
rembo10 778deb9674 Merge remote-tracking branch 'bfred-it/patch-1' into develop 2016-04-05 12:08:15 +01:00
rembo10 20e1954f0c Merge remote-tracking branch 'satreix/pep-e261' into develop 2016-04-05 12:06:45 +01:00
rembo10 b894ebb3c5 Merge remote-tracking branch 'andrzejc/clean-name' into develop 2016-04-05 12:04:44 +01:00
rembo10 db3df7e6c9 Merge remote-tracking branch 'andrzejc/metadata' into develop 2016-04-05 12:03:15 +01:00
rembo10 658ae4a587 Merge remote-tracking branch 'andrzejc/pathrender' into develop 2016-04-05 12:02:59 +01:00
rembo10 1e873d7e97 Merge remote-tracking branch 'satreix/pep-e262' into develop 2016-04-05 12:01:34 +01:00
rembo10 cd77bb827b Merge remote-tracking branch 'satreix/pep-e502' into develop 2016-04-05 11:57:48 +01:00
rembo10 35230a0674 Merge remote-tracking branch 'andrzejc/develop' into develop 2016-04-05 11:56:22 +01:00
Marcus Stewart Hughes 8be316d87c Fix typo with Musicbrainz 2016-04-03 11:24:39 +01:00
rembo10 c1d18a278d Merge remote-tracking branch 'noam09/develop' into develop 2016-03-29 22:11:21 +01:00
maxkoryukov 826c6b1036 full name for headphones.exceptions.SofChrootError 2016-03-20 17:10:29 +05:00
maxkoryukov e1eab37502 FIX: full name of headphones.exceptions for softchroot 2016-03-20 17:02:46 +05:00
maxkoryukov 56a9c62bcb FIX: fix style.less 2016-03-20 17:02:46 +05:00
maxkoryukov a25ebdccfb FIX: bug with fullname of headphones.exceptions, visible just for pyflakes... 2016-03-20 16:48:56 +05:00
goobags 8940a14666 Update __init__.py
V2 aiff lossless file inclusion
2016-03-20 15:01:59 +11:00
satreix 4e7d197c7f travis: better pip usage 2016-03-18 23:24:38 -07:00
maxkoryukov 7dc6c98e56 FIX: style.less 2016-03-13 02:22:16 +05:00
maxkoryukov 5bbb9aa5e6 FIX: style.less (additionally : style.css) 2016-03-13 02:19:14 +05:00
maxkoryukov 9a0713cedb FIX: fix style.less 2016-03-13 02:11:37 +05:00
maxkoryukov 43d37b875f FIX: unittestcompat now support tests without python-doc.
That was an ugly bug...
2016-03-12 18:29:27 +05:00
Andrzej Ciarkowski 33baf66371 pathrender: Update explanation text. 2016-03-09 21:03:37 +01:00
Federico Brigante 5693e509b4 Custom build badges in readme 2016-03-08 19:54:43 -08:00
Noam 479a9548c1 Set Move-To Path for General Setting
- setTorrentPath was called only in case DELUGE_DONE_DIRECTORY was set,
forgot about the more general DOWNLOAD_TORRENT_DIR option. Thought about
it in deluge.py, forgot about it in searcher.py. This should fix #2557
2016-03-09 00:01:05 +02:00
satreix f1e7078902 pep: fix e261 2016-03-04 12:47:51 -08:00
Noam 9b9d728ce3 Deluge Move-To Directory
- Deluge move-to directory only relevant if Deluge is the chosen torrent
downloader
2016-03-04 17:44:44 +02:00
Noam 5bf465b883 Go Back to Previous Folder Name
- Go back to previous folder name method
2016-03-04 15:29:52 +02:00
Andrzej Ciarkowski fd8fb4529c helpers: Replace cleanName() implementation to get much higher match ratio.
Track matching is performed using 'CleanName' which up to now was obtained in
convoluted way, which effectively removed any non-ascii alphanumeric characters
but at the same time left some trash preventing the names to be matched due to
whitespace differences. Current implementation performs most of the
transliteration using Unicode NFD decomposition to remove diacritical marks from
characters in Latin scripts, leaving the others intact. Only alphanumeric chars
are included in resulting string and all the spaces are coalesced. Based on
observations on several-tens GiB library, this allows for much better ratio of
automatic track matches.
2016-03-04 11:25:16 +01:00