Commit graph

  • 3baecf0510
    Merge f9d9f0ad71 into e2e524ee7d slanglade 2024-09-15 14:15:36 +0000
  • f9d9f0ad71
    Merge branch 'nathom:dev' into deezer-alternative-track slanglade 2024-09-15 16:15:34 +0200
  • 7319598493
    Merge ffe2af1ba6 into e2e524ee7d obnoxious 2024-09-13 17:48:14 -0700
  • ffe2af1ba6 parent class of aiohttp.ClientSession to add retries oewpgjewoghjewoghewg 2024-09-13 17:46:13 -0700
  • dbefff0b0a
    Merge eb15487241 into e2e524ee7d morbificagent 2024-09-05 10:03:43 +0000
  • eb15487241
    Merge pull request #2 from morbificagent/patch-2 morbificagent 2024-09-05 11:52:40 +0200
  • 913980c32e
    Merge pull request #1 from morbificagent/patch-3 morbificagent 2024-09-05 11:52:00 +0200
  • 5a46d20136
    Update playlist.py morbificagent 2024-09-05 11:35:36 +0200
  • 8e6f7562e7
    Update tagger.py morbificagent 2024-09-05 11:32:55 +0200
  • 27a495f925
    Update track.py morbificagent 2024-09-05 11:30:10 +0200
  • f144f4d3e4
    Merge b515fe723b into e2e524ee7d Colton 2024-09-03 17:44:33 -0500
  • b515fe723b added album version data to album search selection Colton 2024-09-03 17:39:57 -0500
  • 05559ae2a2
    Merge 96d177a1ba into e2e524ee7d cloud74pebble 2024-09-03 08:59:39 +0000
  • 96d177a1ba
    Merge branch 'nathom:dev' into patch-1 cloud74pebble 2024-09-03 10:59:36 +0200
  • a7d266d884
    Merge be63654973 into e2e524ee7d Mathieu Broillet 2024-09-02 14:09:36 +0000
  • be63654973
    change error to warning Mathieu Broillet 2024-09-02 16:09:27 +0200
  • 0e42210ff9
    handle error when there are no lyrics (404) Mathieu Broillet 2024-09-02 15:54:58 +0200
  • 01e5a3d638
    improve mp3 lyrics support Mathieu Broillet 2024-09-02 13:58:27 +0200
  • 58a50b2943
    Merge 0a4fef4aa6 into e2e524ee7d Abdullah Imad 2024-09-02 13:47:12 +0200
  • c02c4f5fd9
    added tidal lyrics support Mathieu Broillet 2024-09-02 13:42:28 +0200
  • 6ba175b1ec
    fixed json error when preferred quality not found for track Mathieu Broillet 2024-09-02 13:40:26 +0200
  • e2e524ee7d
    wrap headers in str() to fix mismatched type error on download (#720) dev samuelmarinsoto 2024-09-01 11:37:01 -0600
  • 88e05ddce9
    Update album.py cloud74pebble 2024-08-26 11:29:03 +0200
  • 63f6eb41ab wrap headers in str() to fix mismatched type error on download Samuel Marín Soto 2024-07-22 18:56:55 -0600
  • 2f4f5b1763
    Merge 923729cabb into 4c98dbd44e dependabot[bot] 2024-07-15 18:15:03 +0000
  • 923729cabb
    Bump setuptools from 67.8.0 to 70.0.0 dependabot/pip/setuptools-70.0.0 dependabot[bot] 2024-07-15 18:15:02 +0000
  • b8fcab5e7a
    Merge c4b02101d9 into 4c98dbd44e dependabot[bot] 2024-07-08 20:08:38 +0200
  • c443dbc737
    Merge 153f0fefe1 into 4c98dbd44e Ion Babin 2024-07-08 20:06:04 +0200
  • 4c98dbd44e
    Fix path too long (#713) Ion Babin 2024-07-07 23:36:16 +0300
  • e7382ad116 Handle utf-8 properly Ion Babin 2024-07-07 22:30:53 +0300
  • 006605ccb3
    Skipping tracks on any NonStreamableError when getting downloadable info (#645) (#707) Roman 2024-07-07 17:09:49 +0200
  • 09393096d8 Fix: limit download filenames to 255 characters Ion Babin 2024-07-07 14:27:34 +0300
  • 49878aa02d Merge branch 'nathom:dev' into dev Ion Babin 2024-07-07 14:07:17 +0300
  • 153f0fefe1
    Merge branch 'nathom:dev' into dev Ion Babin 2024-07-07 14:07:17 +0300
  • c4b02101d9
    Bump certifi from 2023.11.17 to 2024.7.4 dependabot/pip/certifi-2024.7.4 dependabot[bot] 2024-07-05 23:29:11 +0000
  • 3ebbdad193 fixed format mortalis13 2024-06-23 23:47:13 +0200
  • 7b28802c97 Skipping tracks on any NonStreamableError when getting downloadable info (#645) Based on the linked issue, also added check for fallback_id as it was empty and didn't result in a correct final error mortalis13 2024-06-23 23:30:42 +0200
  • 64536ee6e0
    Merge b50c6f92a3 into 5c6e452679 dependabot[bot] 2024-06-17 22:34:15 +0000
  • b50c6f92a3
    Bump urllib3 from 2.1.0 to 2.2.2 dependabot/pip/urllib3-2.2.2 dependabot[bot] 2024-06-17 22:34:14 +0000
  • 9b2132587b Minor changes and formatting Nathan Thomas 2024-06-10 20:54:34 -0700
  • 5c6e452679
    Fix for [BUG] max() iterable argument is empty #677 (#683) Craig 2024-06-11 05:36:10 +0200
  • 55036c330c Minor fixes Nathan Thomas 2024-06-10 20:34:23 -0700
  • 2a3bfc43c3 FIxed truth test (ruff) slanglade 2024-06-10 19:17:19 +0200
  • 6fec25f6b1 Better logger for alternative track slanglade 2024-06-10 18:36:43 +0200
  • baf2e04bae Cosmetic slanglade 2024-06-10 17:45:11 +0200
  • 5461a33a67 Ignore .vscode folder + Deezer Alternative track slanglade 2024-06-10 17:43:18 +0200
  • 770b29edbc
    Disable aiohttp client timeout Kasper Seweryn 2024-05-24 19:53:30 +0200
  • f855572ebf
    --- (#686) dependabot[bot] 2024-05-23 12:53:04 -0700
  • cc9bbddfff
    Fixed issues with description in the README (#688) Roman 2024-05-23 21:47:03 +0200
  • da54551de5 Fixed issues with description in the readme mortalis13 2024-05-23 14:03:14 +0200
  • a64d36374f
    --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... dependabot[bot] 2024-05-21 07:19:36 +0000
  • 5f18c510ac seems to work - halt progress if this info is missing craig 2024-05-16 16:38:51 +0200
  • 45bf6f6b65
    Update pytest.yml Nathan Thomas 2024-05-14 16:41:21 -0700
  • 3e99dad408
    Create pytest.yml Nathan Thomas 2024-05-14 16:37:12 -0700
  • 54d05e1330
    Fix lints in tests (#682) Nathan Thomas 2024-05-14 16:27:41 -0700
  • 6ac00abba8 Formatting fix_tests Nathan Thomas 2024-05-14 16:27:05 -0700
  • 0279ef563b Formatting Nathan Thomas 2024-05-14 16:18:15 -0700
  • 601241d1fb Fix lints on tests Nathan Thomas 2024-05-14 16:18:01 -0700
  • 178168cc68
    Create ruff.yml Nathan Thomas 2024-05-14 16:10:52 -0700
  • c646c01789
    Fix silence.flag test diff (#681) Nathan Thomas 2024-05-14 16:02:45 -0700
  • ee97a1e7b5 Fix silence.flag test diff Nathan Thomas 2024-05-14 16:01:27 -0700
  • ad73a01a03
    Preserve previous config data after update (#680) Nathan Thomas 2024-05-14 15:45:46 -0700
  • 8483badf14 Fix version not updating Nathan Thomas 2024-05-14 15:42:33 -0700
  • c8904bf0cb Merge branch 'dev' into config_update Nathan Thomas 2024-05-14 15:21:27 -0700
  • 83404a4eed Update tests Nathan Thomas 2024-05-14 15:20:02 -0700
  • 783bef8ce5 Add config updating mechanism Nathan Thomas 2024-05-14 15:19:37 -0700
  • 22d6a9b137
    Implement Disc folders (#679) Nathan Thomas 2024-05-14 15:18:58 -0700
  • 49a5b73d1b Smoother recovery on broken config Nathan Thomas 2024-05-11 23:57:57 -0700
  • c7a06a8479 Add disc subdirectories Nathan Thomas 2024-05-11 23:57:36 -0700
  • 527b52cae2
    More robust error handling (#678) Nathan Thomas 2024-05-11 23:17:41 -0700
  • 576ddd77da Merge branch 'fix_asserts' into payload_error Nathan Thomas 2024-05-11 23:09:51 -0700
  • 71efd33306 Misc fixes Nathan Thomas 2024-05-11 23:07:40 -0700
  • d95b9e764d
    Update album.py Kingsley 2024-05-05 23:08:00 -0400
  • 868a8fff99
    Bump black from 22.12.0 to 24.3.0 (#653) dependabot[bot] 2024-05-01 10:37:52 -0700
  • 079cef0c2a
    Bump pillow from 10.2.0 to 10.3.0 (#659) dependabot[bot] 2024-05-01 10:37:42 -0700
  • a677ccb018
    Bump idna from 3.6 to 3.7 (#664) dependabot[bot] 2024-05-01 10:37:32 -0700
  • 61397d616d
    Bump aiohttp from 3.9.2 to 3.9.4 (#669) dependabot[bot] 2024-05-01 10:37:21 -0700
  • c52e487c42 Fix LSP errors Nathan Thomas 2024-05-01 10:36:47 -0700
  • 6f9748f0df Add default values for get calls Nathan Thomas 2024-05-01 10:34:53 -0700
  • 6940eae650
    Update README.md (#666) Tanner Hoisington 2024-05-01 13:07:36 -0400
  • ab08e54e37
    Fix rip config open command (#671) yodatak 2024-05-01 19:06:42 +0200
  • 2765cccbf0
    Fix rip config open command yodatak 2024-04-23 21:59:51 +0200
  • 0a4fef4aa6 init flake imad.nyc 2024-04-22 15:23:29 -0400
  • 1cf724ea46
    Bump aiohttp from 3.9.2 to 3.9.4 dependabot[bot] 2024-04-18 15:56:27 +0000
  • 2d7a258d97
    Update README.md Tanner Hoisington 2024-04-14 10:56:35 -0400
  • 57d63f2986
    Bump idna from 3.6 to 3.7 dependabot[bot] 2024-04-12 04:26:48 +0000
  • 55d0bdcb05
    Merge 6170b3d1c8 into d00e6e2f48 arli2001 2024-04-04 11:03:04 +0200
  • 6170b3d1c8 added support for multiple artists in Deezer arli2001 2024-04-04 08:51:31 +0000
  • 6283f67a63 added support for multiple artists in Deezer arli2001 2024-04-04 08:49:54 +0000
  • cede4ca913 removed refactored files arli2001 2024-04-04 07:52:41 +0000
  • c48045c547
    Bump pillow from 10.2.0 to 10.3.0 dependabot[bot] 2024-04-03 16:19:15 +0000
  • 8757956636
    Manually yield for better performance (#648) Nathan Thomas 2024-03-21 20:44:55 -0700
  • 5259e215af
    Bump black from 22.12.0 to 24.3.0 dependabot[bot] 2024-03-20 16:55:46 +0000
  • da46f46539 Purge Deezload comments and change Deezer error message (#432) owhyy 2024-03-09 15:30:21 +0200
  • aadd7021ad Handle no copyright case for tidal fix_asserts Nathan Thomas 2024-03-06 18:35:20 -0800
  • bca23c6ced Fix comment Nathan Thomas 2024-03-06 13:23:33 -0800
  • 6b06b2c030 Manually yield for better performance Nathan Thomas 2024-03-06 13:18:18 -0800
  • 3a3d73410f
    Merge pull request #1 from slanglade/deezer-alternative slanglade 2024-03-01 10:33:33 +0100
  • 7824e8de84 Better alternative track handling slanglade 2024-03-01 09:59:04 +0100
  • f7e3272b4a Merge remote-tracking branch 'fork/dev' into deezer-alternative slanglade 2024-03-01 08:46:04 +0100