Knockout Entertainment

Knockout Entertainment is singer Ray J's vanity label, founded in 2001. The label specializes in R&B, hip hop, and gospel. Originally released under Sanctuary Records, a press release in December 2007 announced a new partnership with E1 Records.[1] Before this, he mentioned his label on his 2001 album This Ain't A Game.

Knockout Entertainment
Parent companySony Music Entertainment
Founded2001
FounderRay J
Distributor(s)RED Distribution
GenreR&B, hip hop, gospel
Country of originUS
LocationLos Angeles, California, California

The label's debut, Ray J's Raydiation album—released September 2005—included the top twenty hit "One Wish"[2] and went on to sell 1 million copies worldwide. Other releases include Willie Norwood's gospel album titled I Believe, which was not released in conjunction with any other label, and was only available as a digital download or through CD Baby and top-twenty albums Ray J's All I Feel and sister Brandy's Human.

Roster

Artists

Discography

Albums

Year Artist Title Chart positions
US US R&B
2005 Ray J Raydiation
48
13
2006 Willie Norwood I Believe
2008 Ray J All I Feel
7
1
Brandy Human
15
5
2009 Ray J For the Love of Ray J
53
2011 Brandy & Ray J A Family Business [3]

Future albums

Singles

singles: "One Wish", "What I Need"
  • From I Believe (2006)
single: "I Believe"
single: "Sexy Can I", "Gifts"
single: "Right Here (Departed)", "Long Distance"
single: "Sexy Ladies", "For the Love of Ray J"
  • From Sahyba (2012)
single: "Marco Polo"
  • From I Hit It First (2013)
single: "I Hit It First"
gollark: OH NO
gollark: As always, the lack of newlines creates optimization.
gollark: ```python#!/usr/bin/env python3import subprocess, os, os.path, sys, argparse, datetimetimestamp = datetime.datetime.now().strftime("%Y-%m-%d_%H-%M-%S")print(timestamp)parser = argparse.ArgumentParser(description="do backups, probably")parser.add_argument("name", help="name of backup item")parser.add_argument("dir", help="directory to backup")args = parser.parse_args()print(args)srcdir = os.path.abspath(args.dir)outdir = os.path.join(os.path.dirname(os.path.abspath(sys.argv[0])), "encrypted/backups")outpath = os.path.join(outdir, f"{args.name}_{timestamp}.sqlar")print(srcdir, outdir, outpath)subprocess.run(["sqlite3", outpath, "-A", "--verbose", "--create", "--directory", srcdir, "."])```muahahahaha, backups.
gollark: Firefox has been declining lately in some ways...
gollark: Fascinating.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.