Difference between revisions of "Talk:Music Collection"

From Indie IT Wiki
imported>Indieit
 
(No difference)

Latest revision as of 11:17, 4 December 2017

To output to a text file:

tree -d -N -i --noreport ~/Music/ |sed '1d;s/^\[/#\[/;s/^/#/' > /tmp/music.txt
tree -d -N -i --noreport /home/samba/shared/Music/ |sed '1d;s/^\[/#\[/;s/^/#/' > /home/samba/shared/music.txt
tree -d -N -i --noreport /zfs/zpool1/Music/ |sed '1d;s/^\[/#\[/;s/^/#/' > /zfs/zpool1/Documents/music.txt

Music Naming Convention:

Album Year = [2012] Fish

Multiple Discs = Fish - Disc 1

Track information = [Bonus Track]

Extended titles = Fish (Song)

Featured artist = (ft Another Singer)