summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
8 daysUpdate index.rst to link to Libera.Chat (#5264)mb-seriesSerene
9 daysUpdate index.rst to link to Libera.Chatdebbie-nguyen
2021-08-22start documentationGuilherme Danno
2021-08-22remove unused optionGuilherme Danno
2021-08-22add paginationGuilherme Danno
2021-08-22more typingGuilherme Danno
2021-08-22fix: invert loop use only known fieldsGuilherme Danno
2021-08-22chore: use dataclassesGuilherme Danno
2021-08-22chore: update command optionsGuilherme Danno
2021-08-22chore: refactoringGuilherme Danno
2021-08-22fix: use try_syncGuilherme Danno
2021-08-22chore: use mb.BASE_URLGuilherme Danno
2021-08-22avoid double negationGuilherme Danno
2021-08-22implement 'update all series command'Guilherme Danno
2021-08-22fetch series info from MusicBrainzGuilherme Danno
2021-08-19Version bump: v1.5.1Adrian Sampson
2021-08-19Release date for v1.5.0v1.5.0Adrian Sampson
2021-08-19Tiny wording tweakAdrian Sampson
2021-08-19Further sprucing of "major features"Adrian Sampson
2021-08-19Finish complete changelog passAdrian Sampson
2021-08-19Changelog editing: pass over fixesAdrian Sampson
2021-08-19Changelog spruce-up: pass over new featuresAdrian Sampson
2021-08-13Merge pull request #3848 from catap/smartplaylist-url-firendlyAdrian Sampson
2021-08-14Stream-friendly smart playlistsKirill A. Korinsky
2021-08-04Merge pull request #4014 from snejus/add-reference-to-beetcampAdrian Sampson
2021-08-03Add reference to the beetcamp pluginŠarūnas Nejus
2021-08-03Order external plugins alphabeticallyŠarūnas Nejus
2021-07-15Merge pull request #4008 from maffo999/masterAdrian Sampson
2021-07-15Moved logging to debug and fixed empty line. Updated changelog to include new...maffo999
2021-07-15Ignore a new pep8-naming errorAdrian Sampson
2021-07-14Updated changelogmaffo999
2021-07-14Fix subsonicupdate pluginmaffo999
2021-07-05Merge pull request #3995 from wisp3rwind/pr_lyrics_tekstowo_no_crashesAdrian Sampson
2021-07-04lyrics: update and condense Tekstowo changelog entrieswisp3rwind
2021-07-04lyrics: Add some missing None-checks to the Tekstowo sourcewisp3rwind
2021-07-04lyrics: slightly more consistent white space in Tekstowo sourcewisp3rwind
2021-07-04Merge pull request #3994 from matlads/patch-2Benedikt
2021-07-01return None for lyrics if Tekstowo fails to extract lyricsMartin Atukunda
2021-06-29CI: Freshen apt packagesAdrian Sampson
2021-06-28More changelog futzingAdrian Sampson
2021-06-18Merge pull request #3980 from wisp3rwind/pr_fix_duplicate_empty_queryBenedikt
2021-06-18duplicates: update changelogwisp3rwind
2021-06-18duplicates: fix crash when query return empty resultswisp3rwind
2021-06-18Merge pull request #3978 from wisp3rwind/handle_lyrics_errorsBenedikt
2021-06-18lyrics: update changelogwisp3rwind
2021-06-18lyrics: slightly refactor beautifulsoup checkswisp3rwind
2021-06-18lyrics: remove duplicate check for beautifulsoupwisp3rwind
2021-06-18lyrics: wrap BeautifulSoup() constructor to centralize error handlingwisp3rwind
2021-06-18lyrics: always check for fetch_url() returning Nonewisp3rwind
2021-06-18lyrics: return None explicitlywisp3rwind