Editing Tags on the Player (Zen 32 GB) and Probs with cover

Hi there,
My dearly beloved Creative Zen touch just snuffed it and I replaced it with the Creative Zen 32 GB.
I am very, very satisfied with the player over all.
Only the Tag editing really annoys me.
On my Zen touch I could edit the tags after loading the tracks on to the player.
Not only one by one but say, all from one album at once.
Is this even possible with the Zen touch?
I accidentally tagged an audiobook with 7 CDs wrongly.
Do I have to erase it and load it on the player again?
That would be sooo uncomfortable.
Thanks for your help.
Oh and what do I have to do, to have the pictures of the albums shown on the zen?
I mean, how are these pictures attached to the tracks of an album?
Message Edited by Amidala on 09-02-2008 :2 AMMessage Edited by Amidala on 09-02-2008 :37 AMMessage Edited by Amidala on 09-02-2008 0:23 PM

schwagstaff wrote:
I saw the suggestion earlier in this post to use the tag editing tool within zen media explorer but can't seem to find that on the software I have?
The "Zen Media Explorer" is the MTP device plugin for Windows Explorer. It creates a volume named "Zen Media Explorer" in the list of dri'ves/volumes that appear under "My Computer" or in a top-level explorer window. Since the flash Zen is MTP (not MSC a.k.a. UMS) it doesn't have an assigned dri've letter. It comes as part of the general "software pack" Creative includes with the Zen to handle management, video and image file conversion, etc. You can also grab the latest version/update from the (Support | Downloads | Zen) web page. You may need to use the controls in the bottom-left of the page (scroll all the way down) to filter the list for your particular OS.
The Zen Media Explorer will present a hierarchical list of files on the Zen. When you navigate to a song track, select the song track and bring up the context menu (right mouse button menu) there will be an "Edit Track Properties..." menu item. This displays a dialog box that lets you modify the core ID3 tags the Zen wants to properly organize the internal library (namely Title, Genre, Album, Artist, Track No. and Year). Only those tags can be edited at present. You can't assign/modify Album Artwork this way.

Similar Messages

  • HT201401 i have a birthday showing in my calendar listed as an all day event and it is incorrect how can I delete it. When clicked on does not bring up the edit feature. The vodaphone shop thinks it has synced with my facebook app.

    i have a birthday showing in my calendar listed as an all day event and it is incorrect how can I delete it. When clicked on does not bring up the edit feature. The vodaphone shop thinks it has synced with my facebook app.

    hello, the addons manager is exactly the right place to look for it. please try disabling the addons that are listed there one-by-one (a restart of the browser might be necessary after each step). maybe one of them is bundling this kind of adware.
    [[Disable or remove Add-ons]]

  • With my i phone 4 , the Push notifications doesn't work for apps like (fb viber , whatsapp etc ) it only works for the official apps like message  even when im using the phone, has  this probleme with the iOs 6.0.1 and also with the iOs 6.1

    With my i phone 4 , the Push notifications doesn't work for apps like (fb viber , whatsapp etc ) it only works for the official apps like message  even when im using the phone, has  this probleme with the iOs 6.0.1 and also with the iOs 6.1

    This isn't an issue. Notice the screen prior to the one that shows usage has an iCloud section and a Manage Storage button. For this button to activate ios needs to download a few kb from icloud. Switching back to this screen forces ios to download those few kb.

  • I  have a problem with the synchronisation of my iPhone and iPad with Outlook 2007 on my 64-bit Windows 7  PC. For several years, I have had no problems with the synchronisation by cord connection and iTunes between these programmes. However, a few months

    I  have a problem with the synchronisation of my iPhone and iPad with Outlook 2007 on my 64-bit Windows 7  PC. For several years,
    I have had no problems with the synchronisation by cord connection and iTunes between these programmes. However, a few months ago I decided to use Mobile Me. However, there were problems with duplication of calendars and then “rogue events” – which could not be deleted – even if deleted on Outlook and on the iPhone (or both at the same time) – they would just reappear after the next synchronisation.  All other synchronisation areas (eg Contacts, Notes etc) work fine.
    I have looked for help through the Apple Support Community and tried many things.  I have repaired my Outlook. I have repaired my .pst file in Windows. I have re-installed the latest version of iTunes on my PC. I have re-installed the firmware on my iPhone. I have tried many permutations on my iPhone. I have closed down all Mobile Me functions on the iPhone. I have spent upwards of 24 hours trying to solve this problem.
    What am I left with? Outlook works seamlessly on my PC. My iPhone calendar now has no events from  my calendar, but does not synchronise through iTunes. Nor does it send events initiated on the iPhone to the Outlook. I am at the point of abandoning iPhones and iPads altogether.  I need to have a properly synchronising calendar on my phone.  Do you have any suggestions?

    In the control panel goto the "Lenovo - Power Manager" and click the battery tab, there is a maintenance button in there that will let you change the charging profile for your battery.   (from memory, so exact wording may be off)
     The lower the numbers you use there, the longer the battery *should* last.    These batteries degrade faster at higher charge levels, however storing them at too low of levels is also not good for them... I've read that 40% is optimal, but just not realistic if you use your computer.
    --- ThinkPad T61 / Win 7 / Core 2 / 4gb RAM / Nvidia / Still used daily --- ThinkPad Edge 15/ i5 / Win 7 / TrueCrypt / 8gb RAM / Hated it, died at 1 yr 1 mo old --- ThinkPad T510 / Win 7 / TrueCrypt / i5 / 8gb RAM / Nvidia / Current primary machine --- ThinkPad X220 / i7 / IPS / 4gb / TrueCrypt / My Road Machine

  • Improve the order-to-cash cycle and DSO with e-invoicing

    Hi Gurus
    Please will you provide me with material or ducumentation in this area- Improve the order-to-cash cycle and DSO with e-invoicing. Thanks in advance
    Rash

    Actually, SAP offers 4 solutions for e-invoicing
    1. Biller Direct (Point-to-Point invoice exchange and manage AR side)
    2. Biller Consolidator (for bill/invoice outsourcing service provider)
    3. SAP Invoice management by Open Text (AP side: support OCR, workflow and invoice cockpit)
    4. SAP-Crossgate alliance
    If you want more information about e-invoice, let me know.

  • Converting part of the string to a date and subtract with sysdate.

    HINT! In order solve this you must know how the pnr is assembled. Study this:
    650323-5510, we only need the first six characters. They inform us about when the person (car owner) was born. In this case it is 23 Mars 1965. You have to use several oracle built-in-functions to solve this. Hint! Begin by converting part of the string to a date and subtract with sysdate.
    select to_char(to_date(cast(pnr,'YYMMDDMM'))) from car_owner;
    please what am i doing wrong. i need the result to be something like this
    Hans, Rosenboll, 59,6 years.

    Hi.
    The main problem here is you have only last two digits of year. That could be the problem in a couple of years from now, when somebody born after 2k would get in to your database. For now if we ignore this problem the right solution would be :
    <code>
    SELECT months_between(trunc(SYSDATE),
    to_date('19' || substr('650323-5510',
    1,
    6),
    'YYYYMMDD')) / 12 years_old
    FROM dual
    </code>
    Suppose you are expecting the age of the car owner as a result above code will give you that. One again notice the '19' I appended.
    Best regards.

  • Why Apple don't systematically support the latest version of OpenGL and OpenCL with a new OS release?

    Why Apple don't systematically support the latest version of OpenGL and OpenCL with a new OS release?

    Maybe because it's necessary to build on a version that's been out long enough to be stable before releasing? Who knows?
    Are there specific features you're missing?

  • Rewrite  process and remove the call to f-54 and replace with bapi proces

    Hi Gurus,
    Please help me to find the soultion.
    The root cause of this continual problem is the design and use of BDC session for F-54.  Is there a redesign possible with ECC6.0?
    I wanted to rewrite the process and remove the call to f-54 and replace with bapi process.
    if this is now possible in ECC 6.0
    The benefit would be to better control what PO was used in the DP recoupment.
    Thanking you,
    Raju Singhireddy.

    Hi Balaji,
    Check this BAPI
    BAPI_QUOTATION_CREATEFROMDATA
    BAPI_QUOTATION_CREATEFROMDATA2
    BAPI_CUSTOMERQUOTATION_CHANGE
    Regards
    Arun

  • HT1819 Since there is a new Itunes Version 11.0, I was wondering if there is any change of design specifications or sizes change for the podcast such as banners and art work cover.

    Since there is a new Itunes Version 11.0, I was wondering if there is any change of design specifications or sizes change for the podcast such as banners and art work cover.

    Try the Firefox SafeMode to see how it works there. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    * You can open the Firefox 4.0+ SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    '''''If it is good in the Firefox SafeMode''''', your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes
    ''When you figure out what is causing that, please let us know. It might help other user's who have that problem.''

  • When I try to watch a video, the video gets all blurry and mixes with the other pages I'm using, and it doesn't stop throughout the video..what should I do?

    When I try to watch a video, the video gets all blurry and mixes with the other pages I'm using, and it doesn't stop throughout the video..what should I do?

    Hello Gemese,
    After reviewing your post, I have located an article that can help in this situation. It contains a number of troubleshooting steps and helpful advice concerning audio issues:
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • I lost my iPhone recently. It has since disappeared from support profile. Does this suggest that the phone has been restored and synced with another account?

    I lost my iPhone recently. It has since disappeared from support profile. Does this suggest that the phone has been restored and synced with another account?

    See:
    What to do if your Apple ID has been hacked
    (Fair disclosure: The Safe Mac is my site, and contains a Donate button, so I may receive compensation for providing links to The Safe Mac. Donations are not required.)

  • How will the Time Capsule support IPv6 and coop with the new emerging security threats that will emerge due to the new technical possibilities that IPv6 provide?

    How will the Time Capsule support IPv6 and coop with the new emerging security threats that will emerge due to the new technical possibilities that IPv6 provide?

    Cross your fingers and hope.
    Obviously if there is any big or known threat Apple will send out a firmware fix.
    But the TC is designed to be end user simple device. It has no firewall that is visible at any rate. I don't know that it truly doesn't have a firewall but it is not part of the end user controls.
    IMO if you have major security concerns that go beyond end device firewall, which is where Apple do put most of the security, since firewall in the router is plainly not a stop to anybody deliberately downloading an infected file or website, and most end users.. do not want a firewall that prevents them using the web like a business does, where only certain ports are allowed. Everything else tough luck.. you are not allowed to use it. Then TC is unsuitable for you anyway.. buy a proper firewall appliance.

  • The previous laptop in which I synchronised my ipad 2 crashed .So I am planning on synching it to another laptop but it is asking me to reset because it is already synchronised .So does the reset delete my photos and videos with apps ?

    The previous laptop in which I synchronised my ipad 2 crashed .So I am planning on synching it to another laptop but it is asking me to reset because it is already synchronised .So does the reset delete my photos and videos with apps ?
    I dont want the stuff in ipad get deleted please help......

    Sync Your iOS Device with a New Computer Without Losing Data
    http://www.howtogeek.com/104298/sync-your-ios-device-with-a-new-computer-without -losing-data/
     Cheers, Tom

  • After installing Adobe Flash Player 11.6 The player will not work and i can not find it installed

    After downloading and installing Adobe Flash Player 11.6 on my HP Laptop w/ Windows 7, The player will not work. Every time i click on a video it tells me that i need to install Adobe Flash Player. I have followed all the trouble shooting steps on the Adobe site, I have uninstalled it and reinstalled it again and still it does the same thing...In Adobe trouble shooting steps where it checks to see if there is another Adobe Flash Player installed on my computer, it can not find where there are any installed....so what do i do???

    What is your browser?  If IE:
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968

  • When useing Adobe Flash in for example youtube. The player will get more and more delays when using the player tools untill firefox freezes for about 10 sec.

    After freezing the player's delay will be reset to 0. I can replicate this "crash" by just moving my mouse on the youtube progress bar and see the delay building up. This only happens when firefox is my main window.

    hello, there are some reports by users that comodo products might not work well with the protected mode for firefox that adobe has introduced in its flash plugin since version 11.3.
    http://forums.adobe.com/thread/1074253
    http://forums.comodo.com/empty-t85399.0.html
    please make sure that firefox.exe, plugin-container.exe and FlashPlayerPlugin_*.exe aren't blocked or sandboxed in any way by your security software or in case this doesn't work either try switching your AV provider (I'd recommend microsoft's security essentials, it is quite reliable and lightweight) or [https://support.mozilla.org/en-US/kb/flash-113-doesnt-load-video-firefox#w_solution-2-downgrade-flash downgrade to flash version 10.3].

Maybe you are looking for