Radio

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

The radio group is for traditional and web based broadcasters who use Drupal for their website. Bugs, features and other discussion about the development of the station module are highly encouraged.

Station Module Requirements

The purpose of this wiki page is to develop a list of functional requirements for the Station module as development proceeds. The list is divided into Must Haves, Nice to Haves, and Future Considerations. Please add your own station's requirements to the list under the appropriate category with your d.o username next to each that you agree with. Please consult the group before demoting any requirement.

When a general consensus direction is reached on each requiremnt, these can be turned into issues at the Station issue queue http://drupal.org/project/issues/search/station

Read more

Test wiki

Semshi's picture

Müzik indir - 2018 Şarkılar indir

Mp3 indir: Bu aralar yeni çıkan şarkılar bir hayli fazla olmakla beraber birbirinden güzel hareketli müzikleri indirmek de zahmet istiyor. Artık en beğendiğiniz şarkıyı program gerektirmeden tek tıkla cep telefonu ve bilgisayardan ücretsiz indirebilirsiniz.

Read more
dimleco's picture

Müzik Dinle 2018 Şarkılar Yeni Müzikler

Tubidy müzik dinleme her yaşta insanın günümzde muhakkak ihtiyaç duyduğu aktivitelerden biridir. Her gün onlarca yeni şarkılar müzik platformlarında yayınlanırken, popüler şarkılar eğlenceli zaman gecirmemize yardımcı oluyor. Djstationlife.com en sevilen remix şarkıların adresi.

Read more
zoen's picture

Color programs on Station schedule according to taxonomy

Hi all,

I created a small Drupal 7 feature module for a client, to let them color the programs on the schedule according to category.

So far this is all it is:

  • A taxonomy vocab station_program_type with a text field field_color on the terms
  • Theme registry overrides, to use my modified versions of theme_station_schedule_hour() and theme_station_schedule item()
  • Modified theme function for theme_station_schedule_hour(): roughly doubles the height of the schedule grid. Maybe this part should be removed to make this more general and color-focused.
Read more
wnyutech's picture

Archiver Permissions

Hey all,

I'm still trying to configure the archiver settings on Station in Drupal. One thing I noticed is that my archives directory page keeps showing "Access Denied" for users and anon users. I've checked the permissions and the code, but can't seem to find the issue. Anyone else having this issue or could help.

Thanks,

Read more
BigBrother2010's picture

Radionomy integration

Has anyone integrated stream from Radionomy to Drupal site ? I have no clue how to do it.

Read more
gusaus's picture

Drupal 8 port of Station

For those not following the project on d.o., there's an effort to port Station to Drupal 8 and help sustain it via crowdfunding and building client sites in the open. Contributors, supporters, and those who may benefit from using such a solution...please don't hesitate to get involved!

Read more
wnyutech's picture

Archiver compatibility

Hey all,

I'm trying to develop a site for our college radio site using Drupal. However, in using some of the Radio Drupal components, I'm run into a problem. I'm using Drupal 7.x core and in the install instructions for the archiver (https://www.drupal.org/node/85842) the audio module was only supported to a lower Drupal core version. Has anyone found a way around this? Either using another module (Still working with this) or some code revisions?

Thanks!

Read more
Anonymous's picture

This group is getting spammed to death

I will be forced to unsub if it continues. Been getting spam from here for WEEKS.

Read more
dewancodes's picture

Drupal Learning Academy

The Instant Solutions Academy:

Here is great opportunity who want to learn website development online.

We provide professional website development learning classes. There are two major sections of this course.

1) Front End Designing. This includes :

Contents : CSS, HTML,JQUERY,PHOTOSHOP
Duration : 12 sessions
Fee : FREE
Session Duration : 1 hour

2) Server Side Programming . This includes :

Contents : PHP,MYSQL
Duration : 12 sessions
Fee : FREE
Session Duration : 1 hour

To join : [i][n][f][o][@]theinstantsolutions[.][c][o][m] , omit [ and ]

Read more
dgtlmoon's picture

Running and creating a Internet Radio Station with Drupal - my recipe

Hi all, thought you might enjoy this little recipe using a bunch of old-school super reliable linux command line utils and some clever Drupal configuration

https://dgtlmoon.com/running_internet_radio_station_drupal

Read more
Paul Green's picture

Need help embedding a javascript player to a page

Okay, I'm really frustrated by this. In our old D6 site, I could just embed the js code in a page, and have it set up as a block to offer a streaming player hooked up to our shoutcast stream.

But now? How in the world do I go about embedding a player into the D7 site? From what I've read, I have to locate some bloody PHP file somewhere and modify it in order to do this. I'm not a coder, and this seems to have really overcomplicated what had been a fairly easy and straighforward process.

Read more
yutaolife's picture

Could not connect to the stream.

Hi guys:

would you please help me that how to fix this problem.  when i run step 7(https://drupal.org/node/85842), i am getting following is error.

 error -5 [Could not connect to the stream. Try checking that the stream is up

and that your proxy settings are correct.]

Would you please tell me that how to address this issue?
Read more
yutaolife's picture

who setup station in D7 successfully?

HI all,

i am facing more issue about configuration station in D7. So, does any superman setup/configuration/running station module successfully. Would you please write some document?

Read more
mostfamiliar's picture

Looking for volunteer work with drupal theming

I'd like to get more experience for my portfolio and help out an organization or non-profit. I would be willing to work for free or trade. I am not a graphic-designer, I am only interested in front-end dev work.

Thanks.

Read more
kanzer's picture

Drupal 7 station after the cron warnings

hello I have days trying to take walk the radio module, not sure if this topic goes here, but hopefully someone else will have happened in this way and I can give a direction to run cron on my Drupal installation I appear the following warnings:

Notice: Trying to get property of non-object in station_schedule_program_get_at() (line 936 of /htdocs/sites/all/modules/station/schedule/station_schedule.module).
The specified file sites/all/modules/station/archive/import/1365465600.mp3 could not be deleted, because it is not a valid URI. More information is available in the system log.

Read more
gabari's picture

Make it Happen - Contribute to Station D7

Those familiar with CIVICRM will know about the the make it happen campaign. I'm fervently hoping we can do something similar in this group.

I am with a London community radio station and we're running D6 with station module. We would like to be running station or something similar on D7. We are more than willing to contribute (in dollar terms) towards

(a) porting station module to D7
or
(b) the development of a similar or better module

Read more
gabari's picture

Using audio filename to sort a view

Hi i'm using station module with audio on D6. For one of the audio views, I want to use the audio filename ($node->audio['file']->filename ) to sort the audio... The filename is not exposed in Views. Any help is appreciated.

Read more
gabari's picture

Station module archives : Changing path from program id to program title in station schedule

The station_schedule.module places a link to previously broadcast audio files on the program pages using the following lines (about line 568-579)
----------starts -------
/**
* Load listen links for a program.
* @param $program_nid Node id of the program.
* @param $short bool true for short version of links
/
function station_schedule_archive_links($program_nid, $short = FALSE) {
$archive_url = station_get_archive_url();
$may_archive = db_result(db_query('SELECT COUNT(
) FROM {station_schedule_item} s WHERE s.program_nid = %d AND s.may_archive = 1', $program_nid));

Read more
Subscribe with RSS Syndicate content

Radio

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: