Opened 15 years ago
Closed 15 years ago
#939 closed enhancement (fixed)
[patch] config option for mythmusic to allow it to *only* imports/rip new music.
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | trivial | Milestone: | 0.19 |
Component: | mythmusic | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Hi Folks, The attached patch (built against 0.19 svn diff attached), allows mythmusic to search the database before importing / ripping cd's. If the music already exists in the database then it will not be imported. This feature can be disabled via configuration. This is my first patch to myth, so constructive comments advice on process etc are most welcome. cheers, --Frank
Attachments (2)
Change History (3)
Changed 15 years ago by
updated svn diff. This patch enables a database check to avoid re-importing music that is already present in the library.
Note: See
TracTickets for help on using
tickets.
patch - enables mythmusic to check for music before (re-)importing it.