Commit Graph

419 Commits

Author SHA1 Message Date
a94aaf4ce3 Fixed a command 2020-07-17 22:48:43 -05:00
c7ba0a86c1 Tried to install git again 2020-07-17 22:43:51 -05:00
7abdf00529 Invoque command used instead 2020-07-17 22:38:23 -05:00
b42c7d402f Remove the -command argument from invoque-expression 2020-07-17 22:32:20 -05:00
bff6b3d6c3 A few typos 2020-07-17 22:28:14 -05:00
3e284d5a8b use basic parsing 2020-07-17 22:21:39 -05:00
a690f116d2 Attempt to install git in windows docker 2020-07-17 22:18:40 -05:00
693a9f474e Merge branch 'master' of code.manuelcortez.net:manuelcortez/music-dl 2020-07-17 21:56:06 -05:00
5512b605e1 Started implementation of a failed docker based image 2020-07-17 21:55:44 -05:00
1051b81983 Added alpha version generation for Music DL and autoupdates 2020-07-17 17:51:02 -05:00
f0f23c9b05 Imported updater module directly from socializer 2020-07-17 17:50:18 -05:00
12a4ee65c3 Tidal: Added top:// command to retrieve the top rated tracks for a provided artist. [Skip CI] 2020-07-17 17:36:48 -05:00
96af01279a Updated changes 2020-07-17 16:37:33 -05:00
0cc6f97f01 Added metadata to m4a files downloaded from tidal 2020-07-13 16:04:20 -05:00
fef5c218b0 Fixed a couple of issues 2020-07-12 23:11:41 -05:00
c518d0ea08 Attempt to upload music DL to ftp 2020-07-12 21:57:53 -05:00
a2caaa6449 Attempt to use a virtual environment every time the CI is building 2020-07-12 20:52:01 -05:00
0a102fecc2 More requirements 2020-07-12 20:41:50 -05:00
f9f1a9c864 Added babel 2020-07-12 20:38:58 -05:00
10570c23b6 Added platform_utils as a dependency 2020-07-12 20:35:28 -05:00
42446107f7 Updated to python 3.8 2020-07-12 20:32:13 -05:00
7d9067a611 Fixed some issues in cx_freeze 2020-07-12 20:31:15 -05:00
b9302000f6 Updated changelog 2020-07-12 20:19:36 -05:00
cfd6a92c35 Added a few comments 2020-07-12 20:19:20 -05:00
f1f460bf0a small fix for VK2 2020-07-12 18:21:46 -05:00
561660b700 Added experimental support to VK 2020-07-10 17:38:30 -05:00
bcd3b7b36e Removed extra call to get_download_url 2020-07-08 17:16:35 -05:00
332365d53b Remove references to google discovery services 2020-07-08 16:39:44 -05:00
0768ecc24f Player receives metadata now 2020-07-08 16:39:17 -05:00
6aeffd57bb Added get_metadata into base songs 2020-07-08 13:14:50 -05:00
dae1df79ad Pass metadata to downloaders 2020-07-08 13:14:08 -05:00
c06df2092e Added tidal Settings and apply metadata functions 2020-07-08 13:12:33 -05:00
bb32d79dd7 Updated version numbers 2020-07-08 08:27:08 -05:00
27e422888b Removed pyinstaller spec file 2020-07-07 21:15:59 -05:00
b1f239fe82 Fixed tests 2020-07-07 21:14:22 -05:00
ff8c8ac22b Fixed zipfile generator 2020-07-07 17:56:44 -05:00
ea04cf2eb1 Fixed installer script 2020-07-07 17:52:15 -05:00
861fdb56b5 Started to adopt wxpython 4.1.0 2020-07-07 17:47:49 -05:00
e2d73ec446 Rewrote the CI config file to take advantage of the new runner 2020-07-07 17:33:09 -05:00
b4a0060756 Modified setup file 2020-07-07 17:21:31 -05:00
66f6f32916 Updated some tests. 2020-07-07 17:03:25 -05:00
01f639b809 fixed Youtube searches 2020-07-07 17:03:04 -05:00
10d60e3aa2 tidal: Add track number to results when tracks are part of an album in artist search 2019-10-06 11:26:09 -05:00
16d99aaaac Install tidalapi from their github repo 2019-10-06 11:05:11 -05:00
625931f40b Reverted commits to the last working state 2019-08-16 03:05:37 -05:00
6a188b7ec7 Revert "Added more settings in Tidal"
This reverts commit 207a7110ef.

Revert to the last commit so the integration of music player features needs to be done in another way.
2019-08-16 02:59:04 -05:00
adc1317401 Added experimental changes for musicDL 2019-07-12 17:54:29 -05:00
207a7110ef Added more settings in Tidal 2019-07-08 16:43:31 -05:00
69452b69bd Updated changelog 2019-07-08 16:06:20 -05:00
084d3b8b10 Renamed extractors module to services 2019-07-08 13:04:00 -05:00