Spotifyから再生中 YouTubeから再生中
YouTube video にジャンプ

プレーヤーをロードしています…

Spotify 経由で Scrobble しているお客様へ

Spotify アカウントを Last.fm アカウントに接続すると Spotify で聞く音楽がすべてScrobble されます。使用するアプリやデバイス、プラットフォームの種類を気にする必要はもうありません。

Spotify に接続

却下

広告なしで音楽を楽しみませんか?今すぐアップグレード

日付

2009年 4月 25日 土曜日2009年 4月 26日 日曜日

場所

Empire Polo Club
81-800 Avenue 5, Indio, 92201, United States

Tel: 1-760-342-2762

ウェブサイト:

地図で表示

チケット購入

説明

/* temp fixes until this is in the proper main css */
#calsheet {
display: inline;
}

#page .stationbutton {
width: 200px !important;
}
/* end temp fixed */

.leftColWrapper {
position: relative;
padding-top: 200px !important;
}

/* change the layout of the calendar sheets/poster/details */
#page #calsheet {
margin-left: 0;
display: inline;
}

#page #details {
margin: 0 0 0 35px;
}

/* if #details hasLayout, it won’t wrap around the #poster, so we remove it */
* html #page #details {
zoom: normal;
height: auto;
}

* + html #page #details {
zoom: normal;
height: auto;
}
/* end #details hasLayout removal */

#page #poster {
float: right;
margin: 0 0 0 15px;
}

#page #largePoster {
left: auto;
right: 0;
}
/* end change layout of the calendar sheets/poster/details */

#fancyBanner {
position: absolute;
top: 15px;
left: 15px;
background: url("http://cdn.last.fm/flatness/promo/budweiser/summer-festival/stagecoach/stagecoach_top.jpg");
width: 428px;
height: 178px;
}

* html #fancyBanner {
left: 0;
}

#festivalFilter {
background: url("http://cdn.last.fm/flatness/promo/budweiser/summer-festival/stagecoach/stagecoach_filter2.jpg") left top no-repeat #fd9d36;
padding: 90px 10px 15px 10px;
margin-top: 15px;
font-family: Arial, sans-serif;
text-align: center;
height: 105px;
width: 373px;
}

* html #festivalFilter {
overflow: hidden;
}

#festivalFilter a,
#ff_tagFilterList {
color: #ab1c00;
}

#festivalFilter a {
text-decoration: underline;
}

#festivalFilter form {
margin: 7px 0;
}

#ff_username {
font-size: 12px;
margin-right: 10px;
}

/* the buttons of long labels and would look very ugly (and break things) in IE if we don’t fix them like this */
* html #ff_go {
overflow: visible;
padding: 0 0.3em;
}

* + html #ff_go {
overflow: visible;
padding: 0 0.3em;
}




Type your username to generate your personalized festival lineup. Don’t have a free Last.fm account? Sign up now or filter by genre.





Or filter your list by genre instead:

country |
bluegrass |
rock |
country rock |
americana |
folk |
rockabilly


new LFM.Form.Placeholder("ff_username");

var Popup = Class.create({
initialize: function(options)
{
this.options = {
url: '#',
width: 600,
height: 500
}
Object.extend(this.options, options || {});
window.open(this.options.url, '', 'scrollbars=1,statusbar=0,menubar=0,resizable=1,width='+this.options.width+',height='+this.options.height);
}
});

$("ff_go").observe('click', function(e) {
e.stop();
var val = $F('ff_username');
if(val != $('ff_username').readAttribute("placeholder") && val != '') {
var baseUrl = $('festivalFilter').down("form").readAttribute('action');
var url = baseUrl+'&user='+val;
new Popup({url:url});
} else {
alert("Sorry, please enter a username.");
}
});

$("ff_tagFilterList").observe('click', function(e) {
if (!e.element().match("a")) return;
e.stop();
new Popup({url:e.element().href});
});

出演アーティスト (35) 名

広告なしで音楽を楽しみませんか?今すぐアップグレード

参加者 6 人

シャウトボックス

このページでシャウトを見るには JavaScript が必要です。 シャウトページを直接開く

広告なしで音楽を楽しみませんか?今すぐアップグレード

API Calls