Commit Graph

405 Commits

Author SHA1 Message Date
Ashish Kumar d7abab623f
Merge pull request #1 from DownD/Fix-files-not-being-completly-downloaded
Fix files not downloading completely
2022-10-10 23:02:35 +05:30
Miguel d43ce1511f Fix files not downloading completely 2022-10-08 18:32:40 +01:00
Logykk c11cfed6bc
Merge pull request #235 from Mikescher/master-pr-013
Only query genres if track does not get skipped
2021-12-19 14:17:38 +13:00
Mike Schwörer 42b7c1bd72
Only query genres if track does not get skipped 2021-12-18 12:12:22 +01:00
logykk dc20e4367c realtime downloading for podcasts 2021-12-18 22:11:43 +13:00
Logykk 2f9766859a
Merge pull request #232 from Mikescher/master-pr-012
A few bugfixes
2021-12-17 18:38:02 +13:00
Mike Schwörer e20483084f
Print errors to stderr 2021-12-15 15:19:53 +01:00
Mike Schwörer 1de70483fe
Fix some (unavailable) songs trying to be downloaded 2021-12-15 15:10:56 +01:00
Mike Schwörer 5404ccaf9d
Print "No Genres found for song" to own channel 2021-12-15 15:10:43 +01:00
Mike Schwörer d0e95aace1
More output when QUERY-METADATA fails 2021-12-15 15:05:57 +01:00
Mike Schwörer 58670d8081
Bugfixes 2021-12-15 14:49:59 +01:00
Mike Schwörer a15d966d93
Move loader to own python file and added cmd flag to suppress its output 2021-12-15 14:49:04 +01:00
Logykk d37ab43880
Merge pull request #223 from cooper7692/main
removed Git Dependency
2021-12-08 21:34:26 +13:00
cooper7692 2ed2840be8
removed git dependency 2021-12-05 22:39:38 -05:00
cooper7692 ed151f069c
removed git dependency 2021-12-05 22:39:05 -05:00
Logykk 395aff5d77
Fix librespot install_requires 2021-12-05 12:41:46 +13:00
Logykk 606125db07
Merge pull request #219 from leonbohmann/dev-genre-tags
Added querying of genres of each track
2021-12-02 17:42:52 +13:00
Logykk 58fe9ae9e1
Limit invoke_url retry's to 5 2021-12-02 17:20:32 +13:00
Logykk 6f75353423
Updated changelog to 0.5.2 2021-12-02 15:49:08 +13:00
Leon Bohmann e00ad81c5e use more fancy busySymbols 2021-12-01 13:49:24 +01:00
Leon Bohmann c9e8c0c45d use Printer class for output
- added print-options for API_ERRORS
- modified printing inside of invoke_url
- "No Genre found." is printed using SKIPS
2021-12-01 13:48:53 +01:00
Logykk 6762920a9b
Merge pull request #217 from leonbohmann/dev-publish-to-pypi
Publish package to python package index (pypi) when release is triggered
2021-12-01 21:40:19 +13:00
Logykk 3ec733262c
Update setup.py 2021-12-01 21:39:25 +13:00
Logykk daeb5b6805
Merge pull request #195 from bartbaszt/master
Added track number of playlist (fixed playlist_num param)
2021-12-01 20:11:47 +13:00
Logykk 5bf5a2656e
Merge branch 'main' into master 2021-12-01 20:11:03 +13:00
Leon Bohmann 055f7ad97d added another loader for download preparation 2021-11-30 22:33:50 +01:00
Leon Bohmann 6877cca21b small design update to loader 2021-11-30 22:15:55 +01:00
Leon Bohmann a93fc0ee36 implemented loaders in task
- long running tasks like zspotify.invoke_url or convert_audio_format now use a Loader to show that they are busy
2021-11-30 22:12:47 +01:00
Leon Bohmann 401688a458 added loader class for long running tasks 2021-11-30 22:11:59 +01:00
Leon Bohmann 9a48746b79 added exception handling and retry-logic to zspotify 2021-11-30 21:41:48 +01:00
Leon Bohmann 16c7ee5d51 removed exception handling from track 2021-11-30 21:41:33 +01:00
Leon Bohmann 702ec22094 updated exception handling 2021-11-30 20:20:06 +01:00
Leon Bohmann 0d553243d2 added switch to not send too much requests 2021-11-30 17:01:34 +01:00
Leon Bohmann 1120592f0f added genre retrieval 2021-11-30 14:45:06 +01:00
Leon Bohmann 3003e681ef moved workflow file into github folder 2021-11-30 12:06:23 +01:00
Leon Bohmann ff0f41335c add publish workflow 2021-11-30 12:02:56 +01:00
Leon Bohmann 3b1bc1d5c4 added setup py for github ci/cd 2021-11-30 11:59:45 +01:00
logykk a563ca2f13 removed unused imports 2021-11-30 21:03:45 +13:00
Logykk 6533d2c3e7
Merge pull request #216 from Mikescher/master-pr-010
Skip songs with id==None
2021-11-29 19:46:00 +13:00
Mike Schwörer daad5e00d8
Skip songs with id==None (eg locally added song) 2021-11-28 15:16:06 +01:00
Logykk c40d89b458
Merge pull request #214 from bladeSk/bugfix/podcast-tuple
Fix podcast downloader not expecting podcast data as a tuple
2021-11-28 18:38:14 +13:00
Matus Koprda 925625133f Fix podcast downloader not expecting podcast data as a tuple 2021-11-27 09:03:21 +01:00
cooper7692 1585133e70
Merge pull request #211 from Mikescher/master-pr-009
Fix weird (?) error when running on other machine
2021-11-26 17:53:19 -05:00
Mike Schwörer a0bebe8f7c
Fix weird (?) error when running on other machine 2021-11-26 08:52:48 +01:00
Logykk 7725cb01b7
Merge pull request #209 from Mikescher/master-pr-006
return resolved paths from config.py
2021-11-26 19:54:12 +13:00
Logykk 3a684281ce
Merge pull request #208 from Mikescher/master-pr-007
Added TEMP_DOWNLOAD_DIR option
2021-11-26 19:53:48 +13:00
Logykk 642f37ce9d
Merge pull request #207 from Mikescher/master-pr-008
Better error output if get_song_info fails
2021-11-26 19:53:40 +13:00
Mike Schwörer 41c5ea79c6
Better error output if get_song_info fails 2021-11-25 13:19:31 +01:00
Mike Schwörer 5a655f96ef
Added --temp-download-dir option 2021-11-25 11:31:01 +01:00
Mike Schwörer 96515801c4
return resolved paths from config.py 2021-11-24 14:40:14 +01:00