ROCK BAND NETWORK POPULARITY

This page shows the number of users who have recorded a score for each Rock Band Network song on any solo instrument.

These numbers will be slightly lower than the actual sales, due to the following reasons:

  1. Some players may buy a song and never play it.
  2. Some players may buy a song and only play it as a band.
  3. Some players may always play with modifiers such as No Fail Mode.
  4. Some players may play a song and not reach the top 100,000 in the leaderboards, therefore their scores are not noticed.

Click on a column header to sort by that column. You may click again to reverse the direction of the sort.

The "Diff" column shows the change since last week.

Song Artist Release Date Xbox360 Diff
--> -->
 
 
<type 'exceptions.TypeError'>
Python 2.6.6: /usr/bin/python
Fri Jan 27 15:24:43 2012

A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.

 /var/www/rockband/rbnpop.cgi in ()
  144 
  145         print '<td class="song">'
  146         print '<a href="http://www.rockband.com/songs/' + r[5] + '">'
  147         print r[0], '</a></td>'
  148 
r = ('Building the Towers', 'Halcyon Way\t', 31L, 0L, datetime.date(2012, 1, 26), 3508)

<type 'exceptions.TypeError'>: cannot concatenate 'str' and 'int' objects
      args = ("cannot concatenate 'str' and 'int' objects",)
      message = "cannot concatenate 'str' and 'int' objects"