I can't seem to be able to use hardlink at all.. When using write, copy or link files are being copied normally. When I hardlink they disappear. Any idea why this happens?
lionisty joined the channel
psychedelicious has quit
darwin
does your filesystem support hardlinks? are you staying within the filesystem?
qpdb is now known as Guest77143
Guest77143 has quit
qpdb joined the channel
sokan
darwin, yes I'm on linux. And I import /mnt/Music/Test with directory:/mnt/Music/Music/
lift has quit
Gilou has quit
antfoo has quit
chrustler has quit
sjk has quit
polemic has quit
xYuusha has quit
-- BotBot disconnected, possible missing messages --
-- BotBot disconnected, possible missing messages --
-- BotBot disconnected, possible missing messages --
-- BotBot disconnected, possible missing messages --
[o__o] joined the channel
MaynardWaters joined the channel
Exposure joined the channel
Vacuity_ joined the channel
Vacuity has quit
choki joined the channel
xYuusha- is now known as xYuusta
xYuusta is now known as xYuusha
Vacuity joined the channel
Vacuity_ has quit
sec^nd has quit
sec^nd joined the channel
choki has quit
sec^nd has quit
sec^nd joined the channel
chrisb has quit
sampsyo has quit
sampsyo joined the channel
MaynardWaters has quit
MaynardWaters joined the channel
Freso
sokan: What's your filesystem though? Just because you're on Linux doesn't mean hardlinks are supported—it's a filesystem feature, not an OS one..
infides_afk joined the channel
choki joined the channel
Catatronic has quit
Catatronic joined the channel
choki has quit
sokan
Freso, it's ntfs.
Trauma_ joined the channel
Demosthe1ex
so... i have a 93% match. there are missing tracks, but beets won't automatically proceed.
Trauma_ has quit
it asks anyway... i tried tuning strong_rec_thresh to 0.15, rec_gap_thresh to 0.05, etc...
but i don't want to answer things that are this close. what else can i change?
Trauma_ joined the channel
Trauma_ has quit
Trauma_ joined the channel
Trauma_ has quit
Trauma_ joined the channel
Trauma_ has quit
sparklyballs joined the channel
Trauma_ joined the channel
Trauma_ has quit
DjSlash
sokan: there's your problem.
sparklyballs joined the channel
Trauma_ joined the channel
simukis joined the channel
Trauma_ has quit
sokan
aaaaah
Trauma_ joined the channel
Trauma_ has quit
DjSlash
Demosthe1ex: if you don't care about missing tracks, you can set that with max_rec
DjSlash, i recalled that i could hardlink in ntfs but it's only via ln and only for files. Can't hardlink dirs sadly
Trauma_ has quit
Trauma_ joined the channel
Trauma_ has quit
Damn it.
With symlinks original file gets re-written if use write:on?
Demosthe1ex
DjSlash: i already had that set to medium
Trauma_ joined the channel
Trauma_ has quit
Trauma_ joined the channel
Trauma_ has quit
Trauma_ joined the channel
Trauma_ has quit
esc-reality
@sokan: Yes the original files will be rewritten. Remember a symlink isn't a shortcut. It's just a pointer to the location of the file. When you edit the symlink, you're actually editing the original file
sokan
esc-reality, so the only real way to change metadata is by copying....
Trauma_ joined the channel
esc-reality
If you want to continue seeding and edit the tags, yes copying is your only option
sokan
when we talking editing tags, we mean renaming?
storrgie has quit
esc-reality
Well, I suppose there must be solutions where the tags are being written to xml files i.e.
Ehh no, I was talking about editing metadata, id3 tags.
sokan
how can i check id3 tags?
esc-reality
Write:
Either yes or no, controlling whether metadata (e.g., ID3) tags are written to files when using beet import. Defaults to yes. The -w and -W command-line options override this setting.
What os are you using?
You can use the beets info plugin for example
sokan
linux
storrgie joined the channel
Yaniel
wat
Trauma_ has quit
esc-reality
Well, use the beets info plugin. Or install the eyed3 package
Lots of options
Or if you're using a dekstop environment, just rightclick on a song
And (I suppose) preferences -> details
sokan
esc-reality, will go for eyeD3
o.O
so many optiong
esc-reality
Run without options to see the tags
eyed3 song.mp3
Like this
Trauma_ joined the channel
Trauma_ has quit
sokan
eyeD3 01\ -\ Feediop.flac ----> nothing to do
Trauma_ joined the channel
esc-reality
flac doesnt have id3 tags
For flac you need the vorbis-tools package
after installation, vorbiscomment song.flac
Trauma_ has quit
sokan
nice nick btw
"Failed to open file as Vorbis: Input is not an Ogg bitstream."
Trauma_ joined the channel
Trauma_ has quit
esc-reality
My bad
try metaflac
metaflac --list song.flac
chrisb joined the channel
Trauma_ joined the channel
Trauma_ has quit
Trauma_ joined the channel
sokan
and if no output is there, then there are no tags right?