Peter Liljenberg

Results 8 issues of Peter Liljenberg

## Problem Coverlet automatically excludes third-party assemblies from the coverage analysis, since they are usually not interesting to the user. The heuristic for determining if an assembly is a third-party...

feature-request
Priority:1

Play a specific track by: - codctl: optional track number to disc/play commands - controlwidget: click on a track - dbadmin: click on a track in detail view - RemoteControl:...

enhancement

Use case: compilations where there isn't a particular track order to observe. If a set of discs are linked into a sequence, randomise across all discs.

enhancement

Use case: play multi-disc compilations, double CD records or live recordings in a sequence.

enhancement

Store the retrieved XML files in the disc database

enhancement

tsai has a dependency on `fastai>=2.7.18`, but the very recently released 2.8 includes a breaking change (https://github.com/AnswerDotAI/fastcore/pull/669) in fastcore: ``` >>> import tsai.imports Traceback (most recent call last): File "",...