python3 migration. Check for directory.
shebang line explicit for python2 (issue #6)
99f3575333d4 — Emil Hammarberg 9 years ago
Copy M4A too
README, only some id3tags are copied
follow symlinks option. Cleanup.
694a99bd475a — Lionel Duriez 11 years ago
Refactor flac_to_mp3: FLAC tags are handled in a separate function
a35a3b6424a6 — Lionel Duriez 11 years ago
Fix the shellquote method for Windows
9cb9da2dbf5f — Lionel Duriez 11 years ago
Make the script compatible with Windows:
- new versions of the shellquote and cp methods
- avoid unlimited recursion on Windows when multiprocess is activated
09366b366beb — Lionel Duriez 11 years ago
Add a multiprocess option to run music conversion in parallel.
b0d94c8dfc8a — Lionel Duriez 11 years ago
Add synonyms to totaldiscs and totaltracks tags: disctotal and tracktotal
2888e465de2a — lio@lio-VGN-SR19XN 11 years ago
Handling of new ID3 tags during mp3 conversion: albumartist, discnumber, totaldiscs, totaltracks and composer.
ca04012404b6 — Markus Näsman 11 years ago
Merged in markusn/music-collection-sync/unbreak-mp3-encode (pull request #2)

Unbroke flac to mp3 encoding.
Unbroke flac to mp3 encoding.
e6d51551d222 — Markus Näsman 11 years ago
Merged in markusn/music-collection-sync/resample-to-441khz (pull request #1)

Added option to resample to 44.1KHz when converting.
Added option to resample to 44.1KHz when converting.
fdda8087a6e7 — gregor.horvath@gmail.com 12 years ago
Source and target collission bug
Next