Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should be able to log "new" and "rotation" status with johnny-six #6

Open
echarlie opened this issue Apr 16, 2017 · 3 comments
Open

Comments

@echarlie
Copy link
Member

I'm imagining text files with the correct metadata for tracks that need to be marked (most likely by album/artist). Johnny-six then checks if a song matches those fields before marking as new/rotation. This would allow automation to help chart songs, especially useful for summer.

@mutantmonkey
Copy link
Member

Maybe this should be on the website side instead?

@echarlie
Copy link
Member Author

there's 2 sides to this: we shoud have a way for johnny-six to prioritise rotation tracks; we could do this with e.g. azuracast's scheduling features, by adding a higher-priority queue that is played ever 5 tracks or whatever during "new music" hours and ever 10 tracks otherwise, and we need a way to log these as new/rotation tracks for charting purposes.

If we implement all of it in johnny-six and create an interface for selecting those tracks, the MD (or IT staff or whomever is responsible) need only update info in one location

@mutantmonkey
Copy link
Member

The johnny-six component that will be needed here will be to extract the metadata and send it to Trackman. Trackman will need to accept the metadata. Then, of course, pload or whatever is being used for input will need to provide this metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants