Making a playlist the same as a alb

I have had my Nomad Jukebox Zen Extra going on 3 years now and have finally decided to try the Creative Media Souce, I just did all the software updates through Creative and I believe that my Media Source is 5 although I see another that just says media source. What I'm trying to figure out is how to take a bunch of single soungs and then put them in my player? Could I just make a Folder , name it and put the songs in there and simple drag and drop the folder directly into my player without using the media source?Or? do I have to use MediaSouce and if so what do I have to do?TIA

Using the info I gathered from the various places, I ended up doing this:
Panel constructor:
        // Handle settingup Focus Traversal and Key handling to allow tab to
        // be used for Auto Completion.
        tabFocusKeys = txtEntry.getFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS);
        tabAutoKeys = new HashSet<AWTKeyStroke>();
        for (AWTKeyStroke stroke : tabFocusKeys) {
            if ((stroke.getKeyCode() != KeyEvent.VK_TAB) || (stroke.getModifiers() != 0)) {
                tabAutoKeys.add(stroke);
        if (useTabForAutoComplete) {
            txtEntry.setFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS, tabAutoKeys);
        txtEntry.getInputMap().put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, 0), "caret-end-line");Which set things up so that this method can be called as needed to change the Tab key behavior:
     * Makes sure Focus Handling is configured correctly for the text field.
     * If useTabForAutoComplete is enabled, AND there is text in the field,
     * then the tab key will do auto-complete.
    private void checkTabHandling() {
        if ((txtEntry.getText().length() > 0) && useTabForAutoComplete) {
            txtEntry.setFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS, tabAutoKeys);
        } else {
            txtEntry.setFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS, tabFocusKeys);
        return;
    }

Similar Messages

  • I have a First Gen IPad with IOS 4.3.2. It let's me manage my music and videos together in playlists.  Need a larger capacity IPAD, that allows me to manage playlists the same way. need direction or help!

    I have a First Gen IPad with IOS 4.3.2. It let's me manage my music and videos together in playlists.  Need a larger capacity IPAD, that allows me to manage playlists the same way. Need direction or help!
    Can't seem to find an IPAD that let's me control my playlists together...or let's me organize my videos (Karaoke) the way I want to.  Can someone help or direct me?
    Can't even find the old IPad for sale...I have a MB292LL with 4.3.2 (8H7)

    Here is a hint, google:
    ipad video playlists
    Found:
    This discusses some options.
    iOS 7 took away the ability to play videos continuously.
    Two stand-alone apps.
    https://itunes.apple.com/us/app/video-playlist-manager-lite/id399302583?mt=8
    https://itunes.apple.com/us/app/joobik-video-playlist-player/id502325425?mt=8
    There was a hint of relabeling your videos to music video so you can use the itunes video playlists.
    I have not tried this.

  • Even when I shuffle a playlist, the same song keeps repeating.

    Even when I shuffle a playlist, the same song keeps repeating.

    Tap on the album art  and make sure the circular repeat arrow isn't blue with a little one next to it.
    From the iPhone User Guide

  • HT1451 I seem to goofed up somewhere.If I try to play several songs in a playlist,the same same song keeps playing again and again.I also notice that there is a ! mark next to the serial no of the song in the playlist.I don't recall seeing this sign befor

    I have been using I Tunes Playlists for some time.
    Recently, I was creating some new playlists, and seem to have goofed up somewhere.When I open an existing playlist,and when I try to play each of the songs in the playlist,the same song plays,even though I scroll down to the next song.I also notice that,there is a    !    sign next to the serial nos of each song.How can I remove this sign ?I suspect that this is the problem.
    Thanks

    The exlamation mark happens if the file is no longer where iTunes expects to find it. Possible causes are that you or some third party tool has moved, renamed or deleted the file, or that the drive it lives on has had a change of drive letter. It is also possible that iTunes has changed from expecting the files to be in the pre-iTunes 9 layout to post-iTunes 9 layout,or vice-versa, and so is looking in slightly the wrong place.
    Select a track with an exclamation mark, use Ctrl-I to get info, then cancel when asked to try to locate the track. Look on the summary tab for the location that iTunes thinks the file should be. Now take a look around your hard drive(s). Hopefully you can locate the track in question. If a section of your library has simply been moved, or a drive letter has changed, it should be possible to reverse the actions.
    Alternatively, as long as you can find a location holding the missing files, then you should be able to use my FindTracks script to reconnect them to iTunes .
    tt2

  • Making Tab do the same as END

    I have a requirement for a Control where I can change the usage of the TAB key on the fly.
    Sometimes it needs to do Focus Traversal, sometimes it needs to do the same thing as the END key.
    I've figured out the Focus Traversal part, but I haven't yet figured out how to make it do the same thing as the END key.
    Anyone have suggestions?

    Using the info I gathered from the various places, I ended up doing this:
    Panel constructor:
            // Handle settingup Focus Traversal and Key handling to allow tab to
            // be used for Auto Completion.
            tabFocusKeys = txtEntry.getFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS);
            tabAutoKeys = new HashSet<AWTKeyStroke>();
            for (AWTKeyStroke stroke : tabFocusKeys) {
                if ((stroke.getKeyCode() != KeyEvent.VK_TAB) || (stroke.getModifiers() != 0)) {
                    tabAutoKeys.add(stroke);
            if (useTabForAutoComplete) {
                txtEntry.setFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS, tabAutoKeys);
            txtEntry.getInputMap().put(KeyStroke.getKeyStroke(KeyEvent.VK_TAB, 0), "caret-end-line");Which set things up so that this method can be called as needed to change the Tab key behavior:
         * Makes sure Focus Handling is configured correctly for the text field.
         * If useTabForAutoComplete is enabled, AND there is text in the field,
         * then the tab key will do auto-complete.
        private void checkTabHandling() {
            if ((txtEntry.getText().length() > 0) && useTabForAutoComplete) {
                txtEntry.setFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS, tabAutoKeys);
            } else {
                txtEntry.setFocusTraversalKeys(KeyboardFocusManager.FORWARD_TRAVERSAL_KEYS, tabFocusKeys);
            return;
        }

  • Lightroom 5: my five star collection keeps making copies of the same photo in the collection

    when I rate a photo with five stars it goes into the five star collection which I want, but when I close out LTR5 and come back later there are two of each, sometimes three or four of the same photo even though I haven't opened up that photo or collection.

    Most unusual!! Tell us some more like your system info...

  • Making all video the same screen size

    Hi,
    I am importing numerous screen size video into Premier Pro. How can I get them all the same size?

    Make a sequence the same size as the majority of the clips and right click 'scale to frame size' for all the ones that don't match. You might have to change the scaling manually if they are of different shape.

  • Making controlls look the same in all vi's

    I have some VI's written in LabVIEW 5.1 or earlier, and would like to make all of the controlls look like the ones in LV6.1 when I migrate to that version. Is there some tool that would let me do that without recreating all of the front pannels?

    AS I understand your question, after you migrate to V6 you want all the controls in your 5.1 application to have the new 3D look and be consistent....
    There is no tool that automatically goes through all your code and converts one control to another. However, depending on how you developed your code, the process might not be too bad. The key issue is the extent to which you utilized typedefs.
    If you change the look of all you typedefs, the strict ones will change right away to the new look. For the regular typedefs, you'll need to have all the VIs in you application in memory at once.
    Now, open the non-strict typedef and change it to the new 3D controls, and save it as a strict typedef. At this point all the instances will update. Finally reopen the typ
    edef and change it back to a non-strict and save it again.
    Having said all this, the process I outlined above will can take a bunch of memory (and time) depending upon how big your application is... but it will work.
    As far as the nontypedef controls in your application--you're on your own...
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Adobe updater keeps making me download the same updates.

    There seems to be some bug on all my 4 licensed computers. Adobe updater tells me there are updates to all my CC apps. I download them- restart the computer. Then I launch updater and all the apps are there again to be updated. Is this a bug in the updater and can I be sure that I have the latest updates?
    Help!
    Computers
    2x iMac
    1x Macbook pro
    All Running OS10.9
    All with the CC suite

    Please refer the thread: http://forums.adobe.com/message/6005305#6005305 and let me know whether it worked.
    Regards,
    Romit Sinha

  • How can I reset my settings to I only have to enter my password once as long as making purchases in the same session?

    Before I got my new IPhone, when I purchased from ITunes store, I only had to enter my passcode once as long as I was not idle for more than 5 minutes. Now, when I try to purchase songs, each one I select requires me to re-enter my passcode. Very annoying. How do I reset this to my original setting of only having to enter it once?
    Thanks for the help.
    CandyGirl56

    What do you currently have Settings > General > Restrictions > Require Password set to ? It has two options : 'Immediately' (so your password would need to be entered for every download), and '15 minutes' (you wouldn't need to re-enter your password for 15 minutes after entering it)

  • How do I set up two email address on the same account?

    Using Mail in Mac OS X 10.6.2 and moving to Mac for the first time, I have been unable to set up two email addresses on the same account. Entering them, separated by commas, as advised in the Help does not seem to work. I have tried making them both the same password and have tried separating the passwords with a comma but no luck. Unable to set up another account for the second address because it correctly tells me that the account already exists.
    Is there a way?
    Thanks for any help.
    AllanGlen

    After a comprehensive trial and error session, using a new Guest Account each time to be sure of no contamination from the previous trial, I have finally cracked it!
    The problem was logging on to the outgoing server.
    Setting up the first account was fairly straightforward but if I allow Mail to do it automatically I am unable to send because Mail has defaulted to 'Authentication Required' when my server does not require it. Setting the account manually without authentication enables send and receive to work OK.
    If i try to set up the second account automatically, Mail crashes.
    If I set it up manually and choose 'No Authentication', Mail crashes.
    If I set it up manually and choose 'Authentication Required' and enter the full email address as the User Name together with password, Mail crashes.
    If I set it up manually and choose 'Authentication Required' and enter the first part of the email address together with password, Mail crashes.
    However, if I set it up manually and choose 'Authentication Required' and enter the first part of the email address as User Name and no password, Mail accepts it and sets up the account.
    At this point the account receives mail but cannot send it.
    If I go into the Mail preferences and try to edit the outgoing server details, Mail will not accept no Authentication.
    I eventually found that if I uncheck the 'Always Use This Server' box, all account then use the server on the first account, which is correctly set up.
    Now I have my four email accounts all able send and receive.
    One little concern remains. In Outlook Express I could look at the properties of a received email and see what address it had come from, together with many other details. I haven't found out yet whether this can be done in Mail. I just wonder whether if I reply to some email, it will appear to have come from a different address from the one it was sent to.
    Thanks again for all the inputs.
    Allan

  • OCR and VOT disk, in the same asm disk or different disks ?! and how ?!

    What Oracle recommends regarding the OCR and Voting disks in Rac 11gR2 on ASM ?!
    Making them under the same disk or different disks ?!
    and how ?!
    Thanks a lot,
    Regards,
    Gehad.

    Best practice is that OCR/Voting should be under ASM. Making them under the same disk or different disks depends upon the ASM diskgroup. If we want to keep it on seperate failover groups then we should create muliple failover group.
    For external : 1 ; Normal : 3 and higher : 5 asm diskgroups.
    I hope i would be clear ith my answers.
    Regards,
    Dheeraj Vaish

  • FileSystemTree and "ordinary" Tree - make them look the same?

    Hi,
    I wondered if anyone's worked with Adobe AIR's FileSystemTree and the "ordinary" Tree in Adobe Flex, making them look the same? If so, can you give me some hints on how to make them look the same when it comes to icons, disclosure icons, branches, leafs etc.?
    The reason I'm asking is this:
    Some time ago I decided it'd be nice to build a sort of FTP Client with Adobe AIR. The client would, among other things, have a tree for local folders and a tree for remote folders. It seemed ideal to use the FileSystemTree for the tree containing local folders. The tree with remote folders is built using the "ordinary" Tree with data supplied via a Microsoft .NET Web Service. However, once I started down this road I soon realized the two controls don't look and behave the same (even though FileSystemTree apparently derives from Tree).
    Some examples:
    - Tree seems to use easing when opening a folder. FileSystemTree just "opens it".
    - FileSystemTree displays a disclosure arrow icon regardless of whether or not a directory has children. Haven't got the Tree to display the same icon when a remote directory is empty.
    Any help would be appreciated! I'd also like to point out that I'm quite new to both AIR and Flex so maybe the problems I see are actually easy to solve.
    //Marcus

    There is no bookmarks tab, expect you are referring to the bookmarks menu on the menu bar ("File, Edit, View, History, Bookmarks, Tools, Help") on your XP system.
    Once your restore your menus on you Window 7 system, you can get rid of the bookmarks button. After going through the 10 steps below your toolbars on your Windows 7 system will be more usable again and like your XP system, none of which has anything to do with Sync.
    You can make '''Firefox 6.0.1''' look like Firefox 3.6.*, see numbered '''items 1-10''' in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 thru 8.0, look like 3.6)]. ''Whether or not you make changes, you should be aware of what has changed and what you have to do to use changed or missing features.''
    * http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface
    the first 9 steps above are basic toolbar customization the following link is in step #1 above. (See before/after picture (.png) in the footnote)
    *How do I customize the toolbars? | How to | Firefox Help
    *:https://support.mozilla.com/en-US/kb/how-do-i-customize-toolbars
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>
    There is a lot more beyond those first 10 steps listed, if you want to make Firefox more functional.
    Before and after customizations, the following also includes [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4styles styling changes] besides rearranging toolbars and toolbar items.
    * http://dmcritchie.mvps.org/icons/fx4toolbars.png
    *:Bookmarks toolbar -- [http://userstyles.org/styles/46947 Bookmarks Toolbar Fx4 Blue/Folders, Red/Bookmarks]
    *:Tab borders -- [http://userstyles.org/styles/24728 Tab Color Underscoring active/read/unread (Fx3.6)] red=active tab, blue=read, green=unread, magenta(not shown)=loading

  • How do i make the same song have two different genre

    how do i make the same song have 2 different genre for 2 different playlist?

    In my example, we will create a Smart Playlist that includes all songs in the genre Acid Jazz and one extra song that has the genre of Afro-beat. That extra song will be "Music For Gong Gong". To create your Smart Playlist, substitute the genre types and the song title (anything with <  > around it) for the ones you want.
    In your iTunes Library, either click on the + symbol in the lower left corner of iTunes playlists, or click CTRL+ALT+N to create a New Smart Playlist. The following will appear (my orange numbering):
    1. Using the drop-down menus, change "Artist" to Genre, "contains" to is and in the text box (marked 1) type in the text <Acid Jazz> (remember to chose the genre you want, and with the exact spelling used for that genre in your library - don't type in the <  > obviously!)
    2. Click on the + symbol at the end of that line (marked 2), which creates an additional line
    3. In this new line, change "Artist" to Grouping, change "contains" to is and in the text box type in <Acid Jazz> (Notice that I have used the same name as the genre itself. You don''t have to, but it makes it easier to add those extra songs. You'll understand why in step 7.) You now have a box like this:
    4. Change the Match rule at the top (notice it has already changed in the two screenshots above) to any. This is a crucial step, do not forget it.
    5. Notice that I have also selected Match only ticked items. This is optional, but selecting it will exclude songs that have been unticked. If you use Sync only ticked songs and videos, this can be useful way of keeping the Playlist the same as the one on your device.
    6. Click the OK button. You now have the opportunity to name your Playlist. I have chosen <Genre is Acid Jazz +> so that it is obvious what it is.
    So that's the Playlist created. As you can see, <Genre is Acid Jazz +> has 89 songs in it and I can assure you that's how many songs are in the Acid Jazz genre section. Now, all that remains is to add the additional song.
    7. Find your "two-genre" song and click File/Get Info/Info (or CTRL+I - that's an "eye") to bring up the edit song option. In the Grouping field, type in <Acid Jazz> (remember to use the same text you used in the Grouping box in step 3. This means you only have to type in the same genre name to the Grouping box,  to get it into that particular Playlist. I mentioned this in step 3).
    Notice that we are not changing the Genre. Click the OK button.
    Now look at the Playlist <Genre is Acid Jazz +> again.
    Notice that is now has 90 songs and at number 60 is the <Music For Gong Gong>. Note that the genre for that song is still Afro-beat, so the song still appears in the genre Afro-beat as well.
    To add any other song to this particular two-genre Playlist, simply find the song in your Library and type <Acid Jazz> into the Grouping box, as in step 7. It's that simple!
    Here's an extra tip. Too many Playlists and having issues finding your way through them?
    I have renamed the Playlist Genre is Acid Jazz + so that it is now named Acid Jazz Plus and I've dropped it into a Playlists Folder named GENRES (capitals makes it easy to find the folders on iDevices).
    Notice that here in iTunes, Playlists are sorted in the following order:
    Playlist Folders (and then the Smart Playlists and Regular Playlists inside it)
    Smart Playlists
    Regular Playlists
    ... but on my iPod Classic (for example), they are sorted in alphabetical order. So to find the Playlist Acid Jazz Plus, go into the Playlists menu and scroll down to G, go into GENRES, and in there will be Acid Jazz Plus, with all 90 songs!
    I hope you will give this a try, you have nothing to lose but a little time. Let us (all) know how you get on with it. We'd like to know.

  • The same KM repository (File Server) for Portal DEV and Portal PRD

    Hello,
    I want to know if it is possible to configure in two different portals, one repository in each Portal Server making reference to the same File Server Folder. It's possible?
    Regards
    SU

    Hi SU,
    It is possible but I would recommend read only access to the files.  A FS repository can becomes inconsistent if the file system files are changed outside of the portal.  You can run "CM Repository File System Check" to fix inconsistencies but why risk it?
    Best regards,
    Duncan

Maybe you are looking for

  • OfficeJet 7000 Wide Format - network install problem

    Hello to all. I get a call to install this printer in a small network of three computers. All of them are Windows XP 32bit. Install process is fine till one point. Printer is recognized on the network. Address is given by DHCP server on ADSL router.

  • Problem with JDOM and schemas

    I'm trying to parse (and validate) an XML document with JDOM. My root element is declared in the schaema whixh is asociated to the document. But during parsing, an exception saying that my root element is not declared is thrown. Can someone axplain t

  • How to disable auto update?

    On the Q10, how can the automatic updates be disabled so that operating system version updates cannot proceed without user approval? Thanks! . . . .  Pete

  • Easy Cost Planning-prob Costing model

    Hello , I am creating costing model i want at time of Easy cost planning  court fee(Characteristics)   to be selected from drop down list i have made characteristic court fee ,in currency format (CKCM) while defining derivation rule(template), if i a

  • Drawing objects in Flash

    Help When I draw to the stage using the line tool or pencil tool, I am unable to fill the item with a solid color or gradient color. You must be able to do it as most tutorials say "draw the object using the line tool and fill it using the paint buck