Hello,
love the station module, I have been for some time trying to adapt your module to support a stations with both an am and fm band (ie 2 schedules, 2 listen links, 2 now playing). I have hacked (because I can't really code) to the point where I need just a second schedule to be complete (I also realize that is the most difficult part) I am an amature but will keep trying just though I'd put it out there.

Thanks,
joe

Comments

drewish’s picture

Comment #1

drewish commented

humm, that would be a cool feature but it'd be quite a bit of work (as it sounds like you've found) to go from the assumption that there's a single station to many stations. i'll keep it in mind in terms of directions as i work on some of the bigger changes i've got planned but i can't really promise that it'll happen any time soon.

drewish’s picture

Comment #2

drewish commented
Title: Add support to station module for both an AM and FM station » Allow multiple schedules
Version: 4.7.x-1.x-dev » 5.x-2.x-dev
Component: Code - Schedule » Schedule

This probably won't happen until after the upgrade to 5.0.

joeedel’s picture

Comment #3

joeedel commented

I'm no programmer but I would be willing to support in any way that I can. I am now taking the time to learn the drupal api's and such so we will see.

drewish’s picture

Comment #4

drewish commented
Status: Active » Needs work
StatusFileSize
new station_multi-schedule.patch 36.76 KB

here's a patch that starts it off. it changes the database structure to accommodate multiple schedules so back before testing it.

joeedel’s picture

Comment #5

joeedel commented

Thanks, will test and see if I can help

Joe

drewish’s picture

Comment #6

drewish commented
StatusFileSize
new station_multi-schedule_0.patch 41.27 KB

minor updates

drewish’s picture

Comment #7

drewish commented

marked: http://drupal.org/node/139690 as a duplicate

droople’s picture

Comment #8

droople commented

Hi

Could you please consider continuing working on this feature,

I want to do a radio station directory in Drupal and this could be good, sorry for the duplicate thread on the station project

thanks

drewish’s picture

Comment #9

drewish commented
StatusFileSize
new station_88278.patch 42.19 KB

picking this up again. made some changes. now schedules are nodes. one is created automatically and assigned as the default. the editing is all done under the node/*/schedule tab. there's probably still a ton of bugs in this but i see this as the big feature for a 5.x-2.x branch.

drewish’s picture

Comment #10

drewish commented
Status: Needs work » Fixed

i went ahead and committed this to head. i'm sure it needs some more work but i'll just do patches.

Anonymous’s picture

Comment #11

(not verified) commented
Status: Fixed » Closed (fixed)