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

Bubble up more metadata to collections #41

Open
10 of 19 tasks
alecgorge opened this issue Oct 22, 2018 · 0 comments
Open
10 of 19 tasks

Bubble up more metadata to collections #41

alecgorge opened this issue Oct 22, 2018 · 0 comments
Assignees

Comments

@alecgorge
Copy link
Member

Our most interesting data is at the track and source level. We need to make this available efficiently at higher levels:

  • show_source_information

    • source: has_soundboard_source
    • source: source_count
    • source: max_avg_rating_weighted
    • source: has_flac
    • track: jamchart_track_count
  • year

    • source: duration
    • source: avg_duration
    • show/source: avg_rating
    • source: source_count
    • show: show_count
    • track: jamchart_track_count
  • venue_show_counts

    • show: shows_at_venue
    • track: jamchart_track_count
  • setlist_songs_plays_information

    • track: is_jamchart (only possible for features.setlist_song_play_maps_to_track, uses track_id)
    • track: duration (only possible for features.setlist_song_play_maps_to_track, uses track_id)
@alecgorge alecgorge self-assigned this Oct 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant