Commit Graph

184 Commits

Author SHA1 Message Date
f080977e23 Define info as a conditional value in the song model 2019-06-13 12:34:07 -05:00
cb5b0707bb Add track info from tidal API into song's classes 2019-06-13 12:33:00 -05:00
4e5941cdf4 Fixed issue with logging unicode characters in some cp1252 systems 2019-06-12 22:43:57 -05:00
6a16a66b5e fixed issue with search by title 2019-06-12 22:43:20 -05:00
dd23ce6adf fixed conditional import with testing suite 2019-06-12 22:42:51 -05:00
99d02c97f0 Add available extractors dynamically from imports of extractors package 2019-06-12 22:28:58 -05:00
d0491d8dd0 Added tidal as a service 2019-06-12 17:44:45 -05:00
efeb0fbec6 Updated version to 0.5 2019-05-06 02:20:01 -05:00
44f0f6cbdf Dropped support for Python 2 builds 2019-01-31 12:49:09 -06:00
d0e9696022 Updated gitlab CI stuff 2019-01-31 12:42:13 -06:00
24abc58c2f Updated version to 0.4 2019-01-23 17:47:22 -06:00
585f7f708e Use wxPython 4.0.3 for a while due to 4.0.4 accessibility issues 2019-01-20 01:55:22 -06:00
0160215fb5 Updated issue reporter 2019-01-01 23:40:41 -06:00
0bc88c0cd0 Added tests for unicode strings in searches 2018-12-30 10:34:33 -06:00
f70ef51551 Added i18n unittest 2018-12-30 10:29:57 -06:00
eded301016 Updated readme 2018-12-30 01:39:35 -06:00
e6da4099ee Skip test folders from coverage report 2018-12-30 01:14:41 -06:00
95fdae058d Added test suites for fixes 2018-12-30 01:11:33 -06:00
9aa61b1e7b Fixed requests after running some tests 2018-12-30 01:11:15 -06:00
3e0bf34390 Removed init file 2018-12-30 01:10:46 -06:00
45a54a019f Fixed bad syntax in coverage report 2018-12-29 23:54:44 -06:00
e04691e901 Tried to add coverage reports 2018-12-29 23:52:24 -06:00
875aab7e00 Added test for storage path 2018-12-29 21:08:06 -06:00
882e03fbab Attempt to integrating testing to CI 2018-12-29 20:18:37 -06:00
855055b192 Fixed extractors based in tests results 2018-12-29 20:18:20 -06:00
2cfa3739a8 Added unittests to the extractor pakage 2018-12-29 20:18:00 -06:00
ca02d9ba48 Removed indication to build when pushing to master in py2 2018-12-29 16:12:13 -06:00
93beed1ab5 Cleaned things a little bit 2018-12-29 16:09:27 -06:00
ba81d2a3b1 Documented CI settings and removed building for master feature 2018-12-29 16:07:15 -06:00
6905af637a Separating jobs properly 2018-12-29 15:04:24 -06:00
f5a4aac05c Use quotes to allow regexp expansion in CI artifacts 2018-12-29 14:40:34 -06:00
63c6efccc0 Fixed certain stuff 2018-12-29 13:56:47 -06:00
7fe845a0b7 Yaml fix 2018-12-29 13:49:44 -06:00
0518fe6f41 Fixed stuff 2018-12-29 13:48:05 -06:00
3462a525b9 Fix error 2018-12-29 13:41:46 -06:00
13c680f776 New attempt 2018-12-29 13:38:25 -06:00
5d1caeb3fe Updated stuff 2018-12-29 11:56:12 -06:00
89ad679767 Cache the dist folder 2018-12-29 11:52:09 -06:00
fd65feda08 Modified nsis path 2018-12-29 11:36:57 -06:00
eca76715e7 Modified building script 2018-12-29 11:32:05 -06:00
6fbbe83dc5 Attempt to create the installer version for py3 2018-12-29 11:31:13 -06:00
1d94a0ae46 Install more deps in py2 2018-12-29 11:01:01 -06:00
32db1ade12 [py2] Fixed error when coppying VLC plugins, include settings template 2018-12-29 10:05:21 -06:00
309815b7e5 Fixed integration issue 2018-12-29 09:32:03 -06:00
ae253bb083 Add plugins to py2 version 2018-12-29 09:27:51 -06:00
cee6abe02c Run parallelized jobs 2018-12-29 09:20:22 -06:00
c0927e2218 Another fix 2018-12-29 09:14:41 -06:00
3225252bc2 Fixed syntax 2018-12-29 09:13:19 -06:00
b1a439d8d9 Tried to add py2 and 3 compat 2018-12-29 09:09:25 -06:00
c700333642 Modify script to build zipfiles based in python versions 2018-12-29 09:09:15 -06:00