clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.77k stars 677 forks source link

medialib folder import should be more flexible #5869

Open schnedann opened 7 years ago

schnedann commented 7 years ago

Before posting

Please follow the steps below and check the boxes with [x] once you did the step.

System information

Please provide information about your system and the version of Clementine used.

Expected behaviour / actual behaviour

Problem: all my audio media is a huge 300GB backup of my CD colledtion. each CD is backed up in flac, org and mp3 - so each song exists at least 3 times somtimes older backups exist in folders like archive or old

so when importing the lib to clementine I only want to add e.g. all ogg's but exclude everything in archive or old folders. Also most modern backups include a m3u file - so if a folder contains a m3u file this should be parsed, otherwise the files should be added by name

summary: when adding a folder as medialib

Steps to reproduce the problem (only for bugs)

currently if i add my collection folder als lib and select a song, this song almost always is played 3 times in a row as it exist in 3 different versions in the tree

trougnouf commented 7 years ago

This issue is related to #2930 (which is probably a good start)