Commit Graph

404 Commits

Author SHA1 Message Date
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
eedf897de0 Fixed a typo in player module 2019-07-08 12:34:42 -05:00
9ac26bc818 Imported paths module from Socializer. That means unicode paths should be fully supported 2019-07-08 12:29:41 -05:00
a65d6a82c0 Updated code for Version 0.6 2019-06-24 13:36:12 -05:00
659e436dc4 [YouTube]: disable transcode settings due to errors implementing this feature 2019-06-24 13:30:03 -05:00
ab0fc159f1 [tidal]: Fixed error that was resetting quality every time the config dialog was shown 2019-06-24 13:27:42 -05:00
18e90b7502 Updated translations 2019-06-24 13:20:53 -05:00
c8e83d2011 [zaycev.net]: Fixed a typo 2019-06-24 12:55:39 -05:00
4254f444db added a service category in settings for all services 2019-06-24 12:54:43 -05:00
7756d71b32 Added a progress bar for downloads in the application. Fixed a problem with format in Tidal 2019-06-24 12:45:09 -05:00
bb97d017b5 Updated changelog 2019-06-24 09:57:01 -05:00
64d076ce44 The search should be performed without blocking the GUI at all 2019-06-24 09:51:11 -05:00
d33205e84e Reload all extractors' config after saving changes in the settings dialog 2019-06-24 09:41:22 -05:00
bb411e7bbc [zaycev.net]: Added settings GUI 2019-06-21 17:12:15 -05:00
a80bfd53c1 Allow duplicate values in config files 2019-06-21 17:11:26 -05:00
75131a6fe6 Added settings to the zaycev service 2019-06-21 17:10:32 -05:00