Dolly Parton To Release ‘Rockstar’ Album Featuring Miley Cyrus, Lizzo, Beatles Reunion & More In November 2023 @ Top40-Charts.com -Playlists

[ad_1]

New York, NY (Top40 Charts) Global superstar and recent Rock n’ Roll Hall of Fame inductee, Dolly Parton, has joined forces with some of Rock music’s most legendary artists along with today’s biggest stars for her first-ever Rock album, Rockstar.

The ever-evolving Parton teamed up with an all-star roster of musicians for the 30-song collection which includes 9 original tracks and 21 iconic Rock anthems. Rockstar is set for global release on November 17th via Butterfly Records with distribution by Big Machine Label Group and will be available as a 4 LP set, a 2 CD set, digital download and on all streaming services.

“I’m so excited to finally present my first Rock and Roll album Rockstar! I am very honored and privileged to have worked with some of the greatest iconic singers and musicians of all time and to be able to sing all the iconic songs throughout the album was a joy beyond measure. I hope everybody enjoys the album as much as I’ve enjoyed putting it together!”-Dolly Parton

The lead track off Rockstar is the timely original “World on Fire,” and is available this Thursday, May 11th, to coincide with the world premiere performance of the song at the ACM Awards.

Coming up this week, Parton joins Garth Brooks as they host the 58th Academy of Country Music Awards streaming around the world LIVE on Prime Video May 11th at 7pm CT from The Ford Center in Frisco, TX.

Dolly Parton merchandise will also be available during ACM Awards Week on Tuesday May 9th thru Sunday, May 14th at The Star in Frisco, Texas as well as Wednesday, May 10th via a merchandise trailer on The Star complex and on Thursday, May 11th inside The Ford Center during the 58th Academy of Country Music Awards. Dolly! All Access will bring her brand partners together for a custom, curated shopping experience.

Rockstar Track Listing:

Rockstar (special guest Richie Sambora)

World on Fire

Every Breath You Take (feat. Sting)

Open Arms (feat. Steve Perry)

Magic Man (feat. Ann Wilson with special guest Howard Leese)

Long As I Can See The Light (feat. John Fogerty)

Either Or (feat. Kid Rock)

I Want You Back (feat. Steven Tyler with special guest Warren Haynes)

What Has Rock And Roll Ever Done For You (feat. Stevie Nicks with special guest Waddy Wachtel)

Purple Rain

Baby, I Love Your Way (feat. Peter Frampton)

I Hate Myself For Loving You (feat. Joan Jett & The Blackhearts)

Night Moves (feat. Chris Stapleton)

Wrecking Ball (feat. Miley Cyrus)

(I Can’t Get No) Satisfaction (feat. P!nk & Brandi Carlile)

Keep On Loving You (feat. Kevin Cronin)

Heart Of Glass (feat. Debbie Harry)

Don’t Let The Sun Go Down On Me (feat. Elton John)

Tried To Rock And Roll Me (feat. Melissa Etheridge)

Stairway To Heaven (feat. Lizzo & Sasha Flute)

We Are The Champions

Bygones (feat. Rob Halford with special guests Nikki Sixx & John 5)

My Blue Tears (feat. Simon Le Bon)

What’s Up? (feat. Linda Perry)

You’re No Good (feat. Emmylou Harris & Sheryl Crow)

Heartbreaker (feat. Pat Benatar & Neil Giraldo)

Bittersweet (feat. Michael McDonald)

I Dreamed About Elvis (feat. Ronnie McDowell with special guest The Jordanaires)

Let It Be (feat. Paul McCartney & Ringo Starr with special guests Peter Frampton & Mick Fleetwood)

Free Bird (feat. Ronnie Van Zant with special guests Gary Rossington, Artimus Pyle and The Artimus Pyle Band)

Dolly Parton is the most honored and revered female country singer-songwriter of all time and was recently inducted into the Rock and Roll Hall of Fame. Achieving 27 RIAA-certified gold, platinum, and multi-platinum awards, she has had 26 songs reach #1 on the Billboard country charts, a record for a female artist.

Parton is the first artist to have topped the Billboard’s Adult Contemporary, Christian AC Songs, Hot Country Songs, Christian Airplay, Country Airplay and Dance/Mix Show Airplay radio charts. Parton became the first country artist honored as Grammy MusiCares Person of the Year given out by NARAS. She has 48 career Top 10 country albums, a record for any artist, and 110 career-charted singles over the past 50+ years.

In 2014 the RIAA recognized her impact on recorded music with a plaque commemorating more than 100 million units sold worldwide. She has garnered eleven Grammy Awards and 51 nominations, including the Lifetime Achievement Award, 10 Country Music Association Awards, including Entertainer of the Year; five Academy of Country Music Awards, also including a nod for Entertainer of the Year; four People’s Choice Awards; and three American Music Awards. In 1999, Parton was inducted as a member of the coveted Country Music Hall of Fame.

In 2020, she released the Christmas album “A Holly Dolly Christmas” which went #1 on the Billboard Country and Holiday charts, as well released the bestselling coffee table book “Songteller: My Life in Lyrics.” In 2021, she won an Emmy Award for Outstanding Television Movie for the film “Dolly Parton’s Christmas on the Square” and in December 2022, she released on NBC an all-new original holiday movie called “Dolly Parton’s Mountain Magic Christmas” with her starring as well as producing; it was the most watched film of that year and the two years prior.

To date, Parton has donated over 205 million books to children around the world with her Imagination Library. Her children’s book, Coat of Many Colors, was dedicated to the Library of Congress to honor the Imagination Library’s 100 millionth book donation. In March of 2022, Parton released the book Run Rose Run which she co-authored with James Patterson which sat at # 1 on the New York Times Bestseller’s List for 5 weeks, a record for this decade.

She also released an accompanying album of the same name with original songs inspired by the book which reached #1 on three charts simultaneously — Country, Americana/Folk and Bluegrass Albums. From her “Coat of Many Colors” while working “9 to 5,” no dream is too and no mountain too high for the country girl who turned the world into her stage.

// global variables
var Top40FullName=””;
var Top40FBid=”;
var Top40userid=”;

/*

// This is called with the results from from FB.getLoginStatus().
function statusChangeCallback(response) {
console.log(‘statusChangeCallback’);
console.log(response);
// The response object is returned with a status field that lets the
// app know the current login status of the person.
// Full docs on the response object can be found in the documentation
// for FB.getLoginStatus().
if (response.status === ‘connected’) {
// Logged into your app and Facebook.
fb_login_check();
} else {
// The person is not logged into your app or we are unable to tell.
document.getElementById(‘top40-login-status’).innerHTML = ‘Please log ‘ +
‘into this app.’;
}
}

function checkLoginState() {
FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});
}

window.fbAsyncInit = function() {
FB.init({
appId : ‘160329538558’,
cookie : true, // enable cookies to allow the server to access the session
xfbml : true, // parse social plugins on this page
version : ‘v2.8’ // use graph api version 2.8
});

FB.getLoginStatus(function(response) {
statusChangeCallback(response);
});

};

// Load the SDK asynchronously
(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “https://connect.facebook.net/en_US/sdk.js”;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));

// Here we run a very simple test of the Graph API after login is
// successful. See statusChangeCallback() for when this call is made.
function fb_login_check() {
console.log(‘Welcome! Fetching your information…. ‘);
FB.api(‘/me’, function(response) {
console.log(‘Successful login for: ‘ + response.name);
console.log(response);
Top40FullName=response.name;
Top40FBid=response.id;
Top40userid=’fb_’+response.id;
var metadata = {
user_id: Top40userid
};
Intercom(‘trackEvent’, ‘FB-login’, metadata);

document.getElementById(‘top40-login-status’).innerHTML =
‘Thanks for logging in, ‘ + response.name + ‘!’;
$(‘#top40-login-button’).css(‘display’,’none’);
});
}
*/

[ad_2]

Source link
Playlists