soundconverter:py3k

Last commit made on 2021-10-16
Get this branch:
git clone -b py3k https://git.launchpad.net/soundconverter

Branch merges

Branch information

Name:
py3k
Repository:
lp:soundconverter

Recent commits

f9c1c96... by Gautier Portet <email address hidden>

Increase version to 4.0.2

99b0b01... by Gautier Portet <email address hidden>

Read tags in both root info and audio streams

This is needed because gstreamer 1.19.2 does not add tags
to the root anymore, they are only present at stream level.

3989c83... by Gautier Portet <email address hidden>

Merge pull request #55 from sezanzeb/get_tags_broken

fallback for get_tags, tests for audiofiles without tags

c471789... by sezanzeb <email address hidden>

added test and fixes for files without tags

dbc03b8... by sezanzeb <email address hidden>

default to readable false

d8b151e... by sezanzeb <email address hidden>

fallback for get_tags

bb371a0... by Gautier Portet <email address hidden>

Merge pull request #54 from sezanzeb/progress-performance

ui.py split, ui performance improvement

17a2b52... by sezanzeb <email address hidden>

leftover debug print

6518368... by sezanzeb <email address hidden>

ui.py split

6d09c35... by sezanzeb <email address hidden>

fixed laggy ui when converting many files