Commit Graph

418 Commits

Author SHA1 Message Date
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
d480e06ee3 Added settings section for tidal 2019-06-21 14:47:24 -05:00
1fcdd51358 Added setting to control the output device in libVLC 2019-06-21 13:12:54 -05:00
b254a4eb1b Download files using the new parameters from the base Extractor 2019-06-20 17:45:14 -05:00
93b066804b Defined a base extractor interface from where others will be derived. Added methods to retrieve if the transcoder should be enabled or not, and to retrieve the default file format, which also will be used as file extension in the saveDialog suggestions 2019-06-20 17:44:39 -05:00
edc46ee824 Added _format and bitrate parameters to the transcoder so it will be more flexible. The default for mp3 now is 320 KBPS 2019-06-20 17:24:56 -05:00
7786a31c2c Revert to LibVLc v2.x due to problems to pass arguments to 3.0.7 2019-06-20 17:11:53 -05:00
ffa02088ad Allow displaying up to 50 results in youtube 2019-06-20 10:19:18 -05:00
22b3b31895 Check if credentials exists for displaying this module in the services list 2019-06-20 10:18:49 -05:00
2e67a1ae63 Check if components should be displayer for a service 2019-06-18 16:42:31 -05:00
52265c4f3e Services may be disabled from config 2019-06-18 16:36:45 -05:00
b105dd649d Added WX locale 2019-06-18 16:17:07 -05:00
ad5569f26f Updated tests with new settings 2019-06-18 16:16:46 -05:00
b090d7f896 Add options for all extractors to be enabled or disabled 2019-06-18 16:16:29 -05:00
0447974029 Added base code for settings 2019-06-17 06:01:55 -05:00
26f2da1e6d Updated changelog 2019-06-13 17:43:20 -05:00
a8d6fa84b4 Updated libvlc.dll and libvlccore.dll to 3.0.7 2019-06-13 17:43:00 -05:00
93d21868e6 Added mutagen as a dependency for a future attempt to autotag downloaded files (especially useful for Tidal) 2019-06-13 17:42:21 -05:00
a04dd9c11b File extension when downloading will be determined by the extractor itself. Fixed an issue in youtube that was making VLC to receive encrypted streams only 2019-06-13 17:41:05 -05:00
daf1610054 Removed mail.ru extractor 2019-06-13 17:39:52 -05:00
76b06090e6 Updated VLC components to version 3.0.7 2019-06-13 17:33:28 -05:00
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