https://bugs.kde.org/show_bug.cgi?id=499401

Robby Stephenson <ro...@periapsis.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
   Version Fixed In|                            |4.1.1
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/offi
                   |                            |ce/tellico/-/commit/1704596
                   |                            |7d67d32050d26295a3f96657273
                   |                            |8680db

--- Comment #1 from Robby Stephenson <ro...@periapsis.org> ---
Git commit 17045967d67d32050d26295a3f966572738680db by Robby Stephenson.
Committed on 08/02/2025 at 21:35.
Pushed by rstephenson into branch '4.1'.

Add hidden option to collapse multi-disc tracks into single field

This provides the behavior from before Tellico 4.0 and instead of
creating multiple fields for each disc, it collapses all tracks
together.

To enable, open the config file, find the Data Source group for the
Discogs, Musicbrainz or itunes source, and add
Split Tracks By Disc=false
Related: bug 479503
FIXED-IN: 4.1.1

M  +4    -0    ChangeLog
M  +16   -2    src/fetch/discogsfetcher.cpp
M  +1    -0    src/fetch/discogsfetcher.h
M  +15   -1    src/fetch/itunesfetcher.cpp
M  +1    -0    src/fetch/itunesfetcher.h
M  +24   -3    src/fetch/musicbrainzfetcher.cpp
M  +1    -0    src/fetch/musicbrainzfetcher.h
M  +37   -1    src/tests/discogsfetchertest.cpp
M  +1    -0    src/tests/discogsfetchertest.h
M  +24   -0    src/tests/itunesfetchertest.cpp
M  +1    -0    src/tests/itunesfetchertest.h
M  +28   -0    src/tests/musicbrainzfetchertest.cpp
M  +1    -0    src/tests/musicbrainzfetchertest.h

https://invent.kde.org/office/tellico/-/commit/17045967d67d32050d26295a3f966572738680db

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to