Advertisement



Go Back   Zune Boards > Zune Discussions > Zune Hacks & Mods > Requests

New Member?



 
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Requests Have a great idea? Request hacks here!

Reply
 
LinkBack Thread Tools
Old 07-29-2008, 11:36 AM   #1 (permalink)
Zewbie
 
Join Date: Jul 2008
Posts: 1
Reputation: 10
Default Seeking # Hack for Zune Software.


I realized that the Zune software seems to add a number in front of track names when it burns from CDs or converts(not sure on when it converts) tracks to the proper format. Furthermore, I've realized that the way the software does this, via a single digit for tracks 1-9 rather than a double-digit in the fashion of 01, 02, 03 that it causes a discrepancy in many music players, including the Zune software itself. The issue is that in reading the numbers for non-identified albums or playlists, the track numbers line up as 1, 10, 11, 12, etc. followed by 2-9, and so are identified as such regardless of what direct track information is listed as.

I was wondering if there was a pre-existant hack to resolve this to make the software add in the 0 for tracks 1-9, or if it was possible to have one cooked up so that I don't constantly have to go in and manually edit the names after the fact.






Grimhound is offline   Reply With Quote
Old 07-29-2008, 12:29 PM   #2 (permalink)
Support Team
Moderator
Ultimate Zuner
 
Join Date: Apr 2007
Location: What a stalker!
Posts: 6,441
Reputation: 265
Default

There isn't at this point, but this sounds like a reasonable hack.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.



Do you live outside of the US, have Paypal, and want the Zune Pass? If so PM or visit my
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
.




Gregory is offline   Reply With Quote
Old 08-05-2008, 10:17 PM   #3 (permalink)
you lost the game.
zB Programmer
Section Staff
Zune Freak
 
itsnotabigtruck's Avatar
 
Join Date: May 2008
Posts: 1,245
Reputation: 531
Awards Showcase
Best username Nurta's Slave 
Total Awards: 2
Default

I don't know whether it would be practically possible to implement this as a hack to the software, but you can install PowerShell, and use this one liner:
Code:
ls -recurse | where { DOLLAR_.Name -match '^[0-9] [^.]+\....$' } | move-item -literalpath { DOLLAR_.FullName } -destination { DOLLAR_.DirectoryName + '\0' + DOLLAR_.Name }
Replace everywhere it says DOLLAR with a dollar sign (this is due to the stupidity of this forum software). Make sure you cd to your music directory, like this:
Code:
# for vista
cd c:\users\yourusername\Music
# for xp
cd c:\documents and settings\yourusername\My Music
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

signature by
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.

Last edited by itsnotabigtruck : 08-05-2008 at 10:22 PM.




itsnotabigtruck is offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT -8. The time now is 03:51 AM.

 
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC8
vB Ad Management by =RedTyger=
(C) ZuneBoards 2006-2007
Copyright © 2006 - 2008 Zune Boards | About Zune Boards | Legal | A member of the Crowdgather Forum Community