Auto assign color & icons

Hello!

We’d like a function to set a color and icon for a folder, then on import, have that color and icon applied to all items in that folder. The same should apply when dropping an item into a folder.

At present we have a cronjob that manually edits the database to do this for us but that’s obviously not the ‘neatest’ approach! (Delete all stored colors and icons, Loop through folder, Loop through items in the folder and apply the relevant color / image. Run every hour just to be safe)

Nice idea but I don’t think an option like this will work. What about songs or items that belong to several different folders all at the same time?

The problem is that the playout is so loosely tight to the database (which is also good because you can run mAirList with no database at all)…