strawberrymusicplayer:podcasts

Last commit made on 2024-03-08
Get this branch:
git clone -b podcasts https://git.launchpad.net/strawberrymusicplayer

Branch merges

Branch information

Name:
podcasts
Repository:
lp:strawberrymusicplayer

Recent commits

0641cfb... by Jonas Kvinge

Add podcasts support WIP

4626a6f... by Jonas Kvinge

GstEnginePipeline: Use playbin3 with gstreamer >= 1.22

9152f85... by Jonas Kvinge

Song: Split remastered and explicit regex

7f4c61b... by Jonas Kvinge

Improve album and title disc, remastered, etc matching

Don't partial remove things like "(Mono / Remastered)".

Fixes #1387

b365131... by Jonas Kvinge

Playlist: Remove veto listeners

We have never used this, it's basically dead code.

a6ea4dd... by Jonas Kvinge

Remove unused includes

9c6649f... by Jonas Kvinge

Add letras lyrics provider

04ba202... by Jonas Kvinge

HtmlLyricsProvider: Use browser-like user-agent

352a6c5... by Jonas Kvinge

Remove lyricsmode.com provider

They have a "Verifying you are human" thing now.

72bccad... by Jonas Kvinge

Add accessible name for QToolButton css

Make sure it does not apply to other buttons.

Fixes #1255