id3fs.git
13 years agofuse: use uid/gid id3fsd runs as
Ian Beckwith [Mon, 20 Sep 2010 16:38:35 +0000 (17:38 +0100)]
fuse: use uid/gid id3fsd runs as

13 years agobasic tags display in root of fs
Ian Beckwith [Mon, 20 Sep 2010 03:11:42 +0000 (04:11 +0100)]
basic tags display in root of fs

13 years agominimal working fuse stub
Ian Beckwith [Mon, 20 Sep 2010 02:19:19 +0000 (03:19 +0100)]
minimal working fuse stub

13 years agoimplement fuse stub
Ian Beckwith [Mon, 20 Sep 2010 00:47:57 +0000 (01:47 +0100)]
implement fuse stub

13 years agostrip leading "./"
Ian Beckwith [Mon, 20 Sep 2010 00:10:58 +0000 (01:10 +0100)]
strip leading "./"

13 years agoMp3: actually parse genre tag
Ian Beckwith [Mon, 20 Sep 2010 00:03:24 +0000 (01:03 +0100)]
Mp3: actually parse genre tag

13 years agowrite to db
Ian Beckwith [Sun, 19 Sep 2010 23:39:10 +0000 (00:39 +0100)]
write to db

13 years agoimplement id3 tag lookup
Ian Beckwith [Sun, 19 Sep 2010 23:09:44 +0000 (00:09 +0100)]
implement id3 tag lookup

13 years agoadd stub ID3FS::File and subclasses
Ian Beckwith [Sun, 19 Sep 2010 21:56:15 +0000 (22:56 +0100)]
add stub ID3FS::File and subclasses

13 years agoID3FS: use File::Find to recursively add files
Ian Beckwith [Sun, 19 Sep 2010 21:40:12 +0000 (22:40 +0100)]
ID3FS: use File::Find to recursively add files

13 years agoid3fs: create & connect to DB
Ian Beckwith [Sun, 19 Sep 2010 19:22:46 +0000 (20:22 +0100)]
id3fs: create & connect to DB

13 years agoimport GPL 3
Ian Beckwith [Sun, 19 Sep 2010 18:21:28 +0000 (19:21 +0100)]
import GPL 3

13 years agoupdated stubs to latest perlstub
Ian Beckwith [Sun, 19 Sep 2010 18:20:43 +0000 (19:20 +0100)]
updated stubs to latest perlstub

13 years agoinitial commit of stub project
Ian Beckwith [Sun, 19 Sep 2010 17:43:36 +0000 (18:43 +0100)]
initial commit of stub project