Add tracks to albums

tim.plunkett - June 8, 2009 - 21:38
Project:Station
Version:6.x-2.x-dev
Component:Catalog
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

While the Node Hierarchy module is really helping me define Tracks for my Albums, I really wish I could change around the fields for Album more.

Also, why is there a log number, and what use is it when each entry has a node id?

#1

drewish - June 8, 2009 - 21:46

what sort of track info are you storing?

out station had sequential log numbers labeled on each album and the albums were ordered by number. since we had 14,000 albums at that point relabeling them wasn't a possibility. the node ids aren't sequential or specifiable so i added the log number field.

#2

tim.plunkett - June 8, 2009 - 21:57

This is what I am going to be putting together using CCK fields. Also, if done this way, accessing the information from the database might be more standardized, i.e. from one table instead of content_type_station_album and station_catalog.

FOR ALBUM:
Artist
Album
Date (put in library)
Genre
Year
Format (CD, LP, 7")
Various Artist?
Live at WKDU?
Digitized?
In Storage?
Description

FOR TRACK:
Number
Title
Length
Lyrics
FCC Clean?

#3

drewish - June 8, 2009 - 23:00

I'm interested in the possibility of adding track but I don't think it makes sense to add them as separate nodes. Those should either be a custom CCK field or done in a non-CCK manner.

#4

drewish - June 8, 2009 - 23:01

The rest of it seems like excellent candidates for CCK fields. I'd rather take the performance hit rather than force everyone into having all those fields.

#5

tim.plunkett - June 8, 2009 - 23:05

Tracks as nodes is not necessarily the desired result, merely my current workaround.
I'm just not sure how to go about adding any functionality.

#6

drewish - June 9, 2009 - 14:57

Well you could either steal some code from the station_playlist.module for putting a table of fields into a node or look at writing a CCK field.

#7

drewish - September 28, 2009 - 19:36
Title:Maybe use CCK more?» Add tracks to albums

#8

refreshingapathy - September 29, 2009 - 12:44

I am in unbelievably strong support of this idea.

 
 

Drupal is a registered trademark of Dries Buytaert.