Commit Graph

14 Commits

Author SHA1 Message Date
Stéphane Bruckert
84f8b0a64b
Split test and lint workflows (#1183) 2025-01-18 15:21:51 +00:00
Niko
2bc8d35fc6
Formatted strings (#1178)
* use newer string formatters (https://pyformat.info)

* fix typo

* went through the files again, additions from #1165 are also included

* replace .format() with f strings
2025-01-14 07:56:47 +01:00
oliveraw
922d51df02
modified docstring for playlist_add_items to no longer accept IDs 2022-12-16 19:17:37 +00:00
yashsinha848
f42024737e
Update artist_discography.py (#664) 2021-04-04 11:52:02 +01:00
Dj
b01adba826
Print -> Logging, fixes #84 (#461) 2020-04-03 23:03:09 +01:00
Stéphane Bruckert
9b8c90dbe1
Merge branch 'master' into master 2020-01-15 19:16:38 +00:00
Stéphane Bruckert
f54830e272
Add linter, solves #348 (#415) 2020-01-12 13:19:40 +00:00
Harrison
d8d9f290fb remove unneccesary whitespaces, shorten some lines, and add name to contibutors 2020-01-11 19:56:00 +00:00
Alisha Ukani
63eebfa930 Use client credentials flow to fix broken non-authorized requests 2018-01-16 18:58:21 -05:00
felipeumanzor
e8e82c3c49 Duplicated album detection improved
not case sensitive.
2016-04-16 20:20:35 -03:00
Joona Hoikkala
1f833afa45 Initial run of 2to3 2015-06-05 12:07:28 +03:00
Paul Lamere
d2d5fe9060 Added more output 2015-01-05 14:53:43 -05:00
Paul Lamere
ceaa030468 Fixed album search test 2014-06-19 14:41:52 -04:00
Paul Lamere
9988c98b2e Added paging support and example. 2014-05-19 06:49:08 -04:00