Christopher Snowhill

Results 237 comments of Christopher Snowhill

Well, here's the thing, that should be useful for manual intervention style importing, but there are public APIs for accessing the database, I think. Or at least, that's what XLD...

I can try importing folder paths, but I'll never be able to support Apple Music streaming, and not the encrypted downloads, either.

This is apparently what the toolbar customization dialog does on 10.13.6: ![Screen Shot 2021-02-22 at 13 23 56](https://user-images.githubusercontent.com/796316/108778788-c2a31800-751a-11eb-8b82-a6af6b8b3300.png)

Genre currently has a minimum width of 96.

I really have no idea, it must be the genre column. Something is different about it, compared to other columns.

Does anyone know what's up with this? I'm not resetting constraints on the playlist view, either, as every time I do that, it breaks the status icon column.

What does the alignment have to do with the ability to resize it?

Oh, thanks then. Also, alignment and sizing is controlled by the code that creates the views in PlaylistController.m, lines 407-530. The translation of identifiers to index numbers is handled by...

And that only has "inspiration" in showing me how it should behave, not how to code it. Because that IDE is written in Java, and I need to write this...

Not to diss this. I like the idea. I can try to implement this one soonish. I just need to implement functionality into the tree handler. Single file highlighting will...