XM360 version 0.4- By Team XeDev

This includes all of the features of XBLA Unlocker previously released by dstruktiv.

The additional "Collection Management" is contributed by node21.

Typical usage:
Launch XM360.xex
Choose Scan - This will show you all XBLA titles installed (choose Unlock to Yaris swap them if needed)
Choose Collection Manager 

Once in the Collection Manager you will see a list of all known XBLA titles.  They will be marked as:
"Have" - it is installed
"Missing" - it is missing
"Ignored" - it is ignored

A title reaches the "Ignored" state by selecting it in the list, and pressing the "X" button.

The "Y" button will filter the list in the following order:
ALL (all existing titles)
Just Missing
Just Have
Just Ignored

After you are done, you should find a file in the root of your usb stick called xbla_report.txt.  That will list all of your missing titles.  

As more XBLA titles come out, you can place a file in the root of your usb stick called xbla_titles.csv.  A simple perl script which creates this file can be found with this release.

run it as follows:
perl scrapeMS.pl > xbla_titles.csv

version history:

Version 0.2:
*Added version display to screen
*Search 3 different paths for installed XBLA titles
*    hdd:\\Content\\0000000000000000
*    usb:\\Content\\0000000000000000
*    usb:\\360dashit\\Content\\0000000000000000

=-=-=-=-=

Version 0.3 -- Jan, 17th, 2010:
* Changed source of data so now we have released date, rating (0 thru 20), and number of ratings
* The "B" button will change what you are sorting on (title, release date, rating, number of ratings)
* MAKE SURE that you delete your old xbla_titles.csv on the root of your USB drive if you have one there 
* New script to recreate the database is included, but it take *MUCH* *MUCH* longer to run if you need to run it (you should only need it once a week or so when new titles are released, if you care to be that up-to-date)

=-=-=-=-=

Version 0.4 -- Jan 20th, 2010:
* Added ability to launch titles directly from the Scan list, or the Collection Manager List  (for  titles that you actually have) [use the A button]
* added support for multiple usb devices being connected
* More information is added the the resulting xbla_report.txt so you can choose to ignore missing titles that are rated very low.
* Some titleIds are intentionally duplicated since they exist in the wild, but aren't on the MS web site.  You should simply "Ignore" (with the X button) the versions that you don't have (assuming you care about such things)

Enjoy!