audiomuze

Results 101 comments of audiomuze

> Your case for per user library has swayed me I never thought of it that way. I am not sure the best way to go about splitting libraries where...

> There could be a lot of edge cases. And I haven't even got the deletion of media done atm correctly. A lot of the work to support this would...

> I think a design like this rather than syncing from a master DB is a far better option If it's a possibility to have multiple Deaftone instances running on...

> Currently I have this. I am unsure what most of there datatypes are meant to be Taking a quick peek at beets' DDL (beets relies heavily on MusicBrainz): ```...

> Currently I have this. I am unsure what most of there datatypes are meant to be Some additional comments (I'll edit this iteratively): - ```musicip_puid``` is defunct, it's a...

> I will have to test the performance of doing such large joins. Since my music collection is small to most I might have to generate data. Mine is inordinately...

> My idea for metadata correction/editing. Is mostly likely editing through a UI of somekind. This would only be for Album or Artist information. Where song metadata is up to...

> > Mine is inordinately large to most. Shout if you want my current deaftone.sqlite uploaded somewhere or if there are tests you'd like me to run. > > How...

> am not looking to make a tag editor since there are applications out there far better than what I could do. Basically, your tags are your own to edit....

> I am guessing in 10TB plus. Which is if so would criple Sqlite when doing a join I suspect we're not understanding one another? Under what I'd proposed, if...