mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-06 08:34:01 +00:00
2ec0631217fa9a57fe0cd50a11275b6b9faf3961
When file has no metadata field indicating the track number, Picard is trying to guess it from filename, but the simple regex wasn't very efficient. tracknum_from_filename() does a much better job. A test case was added.
Description
No description provided
Languages
Python
99.4%
Shell
0.3%
PowerShell
0.2%
C
0.1%