Is there a way to pass import a list of directories from a text file?
Or call import from within a plugin?
user4722591 has quit
user472259 joined the channel
Joschasa has quit
misterswag has quit
Joschasa joined the channel
r04r is now known as r04r|away
rafi has quit
rafi joined the channel
laydros has quit
laydros joined the channel
laydros has quit
laydros joined the channel
sam_d has quit
agent13 joined the channel
lazka joined the channel
lazka has quit
magnulu has quit
magnulu joined the channel
meow has quit
sampsyo has quit
jgeboski has quit
crazifyngers has quit
ratsupremacy has quit
sampsyo_ joined the channel
Somasis has quit
pprkut has quit
pprkut joined the channel
ratsupremacy joined the channel
Somasis joined the channel
crazifyngers joined the channel
jgeboski joined the channel
meow joined the channel
s3jjss joined the channel
s3jjss
hi, is there an efficient way to maintain/sync changes to a webdav stored beets-tagged-music-collection in beets AND mpd's database along with modifications is file paths to mpd playlists?
tuxiano joined the channel
tuxiano has quit
tuxiano joined the channel
tuxiano has quit
DjSlash
tcollins: cat $file |xargs beet import
s3jjss: webdavfs maybe?
tuxiano joined the channel
tuxiano has quit
fayek joined the channel
tuxiano joined the channel
drazin has quit
user472259 has quit
lazka joined the channel
s3jjss has quit
s3jjss joined the channel
lazka has quit
s3jjss
DjSlash: webdavfs allows mounting volumes just fine. I do not want entire song files downloaded and uploaded back and forth just for minor tag/folder changes
lazka joined the channel
user472259 joined the channel
tuxiano has quit
sec^nd joined the channel
s3jjss has quit
s3jjss joined the channel
tcollins
DjSlash: Can import be called from within a plugin?
s3jjss has quit
s3jjss joined the channel
s3jjss has quit
hawke joined the channel
marcoamorales_AF joined the channel
marcoamorales_AF
hey everyone, quick question
how can I tell beets to not interpret spaces as spaces in the path?
I was running a modify query and beet fails to replace the spaces in the artist and album for "The\ Artist" in the path to the file
marcoamorales_AF is now known as marcoamorales
thunderrd joined the channel
r04r|away is now known as r04r
fayek^ joined the channel
fayek has quit
fayek^ is now known as fayek
misterswag joined the channel
lazka has quit
hawke has quit
lazka joined the channel
lazka has quit
MisterMin joined the channel
MisterMin
hello?
derwin
hello
MisterMin
i try to get beets running on windows, now ive got an error
how can I tell beets to not interpret spaces as spaces in the file path? I was running a modify query and beet fails to replace the spaces in the artist and album, example: "The\ Artist"
s3jjss joined the channel
s3jjss has left the channel
NOTICE: [beets] geigerzaehler pushed 3 new commits to master: https://github.com/sampsyo/beets/compare/29e4fde57165...e6fdf4c0e55a
NOTICE: beets/master 76c7ba9 Thomas Scholtes: Add asciify_paths configuration option
NOTICE: beets/master f1388eb Thomas Scholtes: docs: Add note for 'replace' config and unicode
NOTICE: beets/master e6fdf4c geigerzaehler: Merge pull request #894 from geigerzaehler/asciify...
marcoamorales: Not sure I get your question. What were you expecting beets to do exactly?
marcoamorales
hey sampsyo_ I guess the problem that I'm having is not really the path, I can't figure out why the first time I try to mod something, it can't find the file, the second time it will
this is the error that I get
error reading /Users/marco/music/The Lonely Island/Incredibad/02 Santana DVX.mp3: [Errno 2] No such file or directory: '/Users/marco/music/The Lonely Island/Incredibad/02 Santana DVX.mp3'
sampsyo_
does that file exist? (if not, can you make a guess as to why not?)
marcoamorales
It does exist :p, checked twice
as I said, if I run it again, it works, but it always fails the first time
sampsyo_
wow, very strange—I don't have an immediate guess as to why this would be happening