Commit Graph

22 Commits

Author SHA1 Message Date
Craig 5c6e452679
Fix for [BUG] max() iterable argument is empty #677 (#683)
* seems to work - halt progress if this info is missing

* Minor fixes

---------

Co-authored-by: Nathan Thomas <nathanthomas707@gmail.com>
2024-06-10 20:36:10 -07:00
Nathan Thomas 22d6a9b137
Implement Disc folders (#679)
* Add disc subdirectories

* Smoother recovery on broken config
2024-05-14 15:18:58 -07:00
Nathan Thomas 527b52cae2
More robust error handling (#678)
* Handle no copyright case for tidal

* Add default values for get calls

* Fix LSP errors

* Misc fixes
2024-05-11 23:17:41 -07:00
Nathan Thomas 24d23ad230
Handle NonStreamableError for metadata parsing (#595) 2024-01-24 14:00:18 -08:00
Nathan Thomas 99578f8577
Fix bug where max_cover_with doesnt work (#589)
* Fix bug where max_cover_with doesnt work

* Remove log
2024-01-23 18:38:07 -08:00
Nathan Thomas 56f9aac92a
Fix last.fm crash for tidal and deezer (#583) 2024-01-22 18:51:02 -08:00
Aria Stewart 2175231bc1
Allow folder formats to specify a subfolder (#581)
* Fix Tidal master quality (#571)

* Allow folder formats to specify a subfolder

---------

Co-authored-by: Jordan Pinnick <46541297+Geometryse@users.noreply.github.com>
2024-01-22 16:13:02 -08:00
Nathan Thomas 2a8bb7cf28
Implement source_subdirectories feature (#557) 2024-01-13 21:57:22 -08:00
Nathan Thomas 52dc84cd13
Fix #554 (#556) 2024-01-13 21:55:04 -08:00
Nathan Thomas df80d2708b
Fix invalid directory error #532 (#539) 2024-01-13 21:54:52 -08:00
Nathan Thomas 5b68d7865e
Implement Qobuz filters (#529)
* Implement artist filters

* Add warning message for filtering other sources
2024-01-10 13:39:15 -08:00
Nathan Thomas 5ad725569d Misc soundcloud issues fixed 2023-12-24 11:43:03 -08:00
Nathan Thomas f3782f08ad Remove INF hackery 2023-12-22 13:34:01 -08:00
Nathan Thomas 3e297d9643 Clean up exceptions 2023-12-21 20:48:02 -08:00
Nathan Thomas b1e4369f5d Handle API errors for deezer downloads #487 2023-12-21 17:02:25 -08:00
Nathan Thomas abb37f17fd Formatting 2023-12-20 22:21:58 -08:00
Nathan Thomas 64b94bfea5 Deezer working 2023-12-20 16:55:34 -08:00
Nathan Thomas 7f1c29df2d Deezer downloads working 2023-12-01 19:34:38 -08:00
Nathan Thomas 6bd2d0cf0e Last.fm support 2023-11-28 21:43:44 -08:00
Nathan Thomas 3b237a0339 Implement search for qobuz and soundcloud 2023-11-26 15:31:30 -08:00
Nathan Thomas ba05436fec More restructuring 2023-11-24 20:38:44 -08:00
Nathan Thomas df79746c71 Clean up file structure 2023-11-24 18:50:06 -08:00