Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  playlist FRUSTRATION
« previous next »
  • Print
Pages: 1 [2]

Author Topic: playlist FRUSTRATION  (Read 4296 times)

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: playlist FRUSTRATION
« Reply #15 on: April 08, 2013, 06:27:29 PM »
Quote from: lefticy on April 06, 2013, 01:27:20 AM
1) installed the ROCKBOX using windows ( could not get a proper install with linux)

It would be interesting to hear more why you "could not get a proper install with linux". Rockbox Utility is in fact mostly developed on Linux, and for your player you don't even need additional permissions (i.e. you don't need to run it as root). Just complaining / mentioning that something doesn't work makes it impossible to get fixed.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline lefticy

  • Member
  • *
  • Posts: 9
Re: playlist FRUSTRATION
« Reply #16 on: April 08, 2013, 08:25:53 PM »
its gonna sound dumb  :-[ but i dont really know.
here is what i know . i have the following in the sansa fuze v2
<microsd1>  -  this is were all the Mp3's are located as well as the windowz cenerated playlist

##music#   -   is on the device and dose not contain anything. 
Logged

Offline evilnick

  • Rockbox Expert
  • Member
  • *
  • Posts: 431
Re: playlist FRUSTRATION
« Reply #17 on: April 11, 2013, 05:32:49 AM »
Go to Files and see if there's a directory (folder) called "Music" on the main memory.
Then go to Files and then <microsd1> (or whatever the directory is for the external microSD card and see if there's a directory called "Music" on that.

A little detail: Playlist files are just a reference to where the music files are located. So if the Windows playlist works and is saying: Hey, Sansa, look in the Music directory for the file named Styx - Grand Illusion.mp3, but the linux playlist says: Hey Sansa, look for the file named Styx - Grand Illusion.mp3 then this may explain why.

[The above example is as an illustration. I'm not trying to claim that this file structure exists on your device.]
Logged

Offline Falco98

  • Member
  • *
  • Posts: 153
Re: playlist FRUSTRATION
« Reply #18 on: April 15, 2013, 09:01:14 PM »
If I may ask a stupid question, why do you so badly need to bother with playlists you've created on a PC?  Rockbox can instantly generate playlists of pretty much whatever you want from inside its own UI, and then there won't be any fussing with paths etc.

So ... start up rockbox; navigate to SDcard / music - highlight the "music" folder, long-press the select key, and hit "insert".  Done.

Also if you have music on the SDcard and you want it to be seen from a playlist stored on the main player, remember that the playlist probably has to have /sdcard in the path.
Logged

Offline lefticy

  • Member
  • *
  • Posts: 9
Re: playlist FRUSTRATION
« Reply #19 on: April 18, 2013, 01:51:18 PM »
Falco98 thanks for the tip... i have tried it and it dose not work.
if you go back to page one and almost to the bottom i explain why i need all the in INFO on the SD card.
i now have a new problem and the frustration is getting worse.
i have made a new playlist and updated an old test list . the test worked before i update it.. the file structure is the same but it will not play now just beeps. and i get the <ROOT> message at the bottom if the screen

i understand this is a simple line of text that tells the player what to play. but manuplating the text and file structuer trying to make a playlist work is really above most peoples comphension . Creating a playlisst  off a screen that is not larger then two postage stamps is very difficult.

i can create playlists with my linx and windoz pc all day long and they work as long as the files are in the main memoery of the device but once you go outside of that shell things get wonky and it should not

i want to understand this so that i can write FAQ's or help list or do something to support the RB community..


I am trying not to bash the developers on this but seem as if the code is written to focuse USEabailty on single storage devices; any time you get more then one storage location on a device RB just dose not work semlessly.

as for the install i KNEW that RB was written in LINUX. ( i could see it ) but i could not get the SANSA source / firmware to upload into the FUZE to install RB. i think the problem lines more with UBUNTU and my computer but since i dont know how to post code to developers to help solve the problems.
Logged

Offline evilnick

  • Rockbox Expert
  • Member
  • *
  • Posts: 431
Re: playlist FRUSTRATION
« Reply #20 on: April 19, 2013, 08:02:52 AM »
Quote
Falco98 thanks for the tip... i have tried it and it dose not work.

In order to understand why this isn't working for you, could you post a step-by-step of what you're doing to create the playlist using the player and which step isn't doing what you expect it to do?

That way we can try to help.
Logged

Offline AlexP

  • Global Moderator
  • Member
  • *
  • Posts: 3688
  • ex-BigBambi
Re: playlist FRUSTRATION
« Reply #21 on: April 19, 2013, 11:27:01 AM »
Rockbox is not "written in linux", it is from scratch and unrelated.
Logged
H140, F60, S120, e260, c240, Clip, Fuze v2, Connect, MP170, Meizu M3, Nano 1G, Android

Offline [Saint]

  • Rockbox Expert
  • Member
  • *
  • Posts: 1662
  • Hayden Pearce
    • Google+
Re: playlist FRUSTRATION
« Reply #22 on: April 22, 2013, 01:44:03 AM »
Quote from: lefticy on April 18, 2013, 01:51:18 PM
I am trying not to bash the developers on this but seem as if the code is written to focuse USEabailty on single storage devices; any time you get more then one storage location on a device RB just dose not work semlessly.

Not only is that untrue, please try not to comment on anything other than your own experience or anything that isn't factual. I know it may be tempting to extrapolate your experiences, but, please don't. New users could get the impression that Rockbox is terrible at creating/editing/managing playlists, when all we know at this point is that you personally are having issues.


[Saint]
Logged
Using PMs to annoy devs about bugs/patches is not a good way to have the issue looked at.

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: playlist FRUSTRATION
« Reply #23 on: April 22, 2013, 02:44:31 AM »
Quote from: lefticy on April 18, 2013, 01:51:18 PM
i can create playlists with my linx and windoz pc all day long and they work as long as the files are in the main memoery of the device but once you go outside of that shell things get wonky and it should not

This is nonsense. Playlists refer files. If the path to the file changes (and the playlist isn't updated) it obviously breaks. If you move files around in the filesystem you can confuse *any* player, even on your PC (and if you're using different programs for creating playlists and playing them on the PC while shuffling files around it is likely to break even more). When copying files to the player (and especially when distributing them between internal and external memory of the player) you're doing exactly this. If you're unaware how playlists work you are likely to run into problems. Itunes doesn't let you manage the files *at all* for that reason (any maybe for various other reasons as well).

Quote
I am trying not to bash the developers on this but seem as if the code is written to focuse USEabailty on single storage devices; any time you get more then one storage location on a device RB just dose not work semlessly.

This is nonsense and you are whining around. These are the Rockbox support forums, not the Rockbox whining forums. Stop it or the thread will be locked.

Quote
( i could see it ) but i could not get the SANSA source / firmware to upload into the FUZE to install RB. i think the problem lines more with UBUNTU and my computer but since i dont know how to post code to developers to help solve the problems.

You don't need to "post code". If you're having problems installing Rockbox from a Linux machine you need to describe what you did so people are able to figure what went wrong. Just claiming "didn't work" and "can't post code" doesn't help anyone.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline marc2003

  • Member
  • *
  • Posts: 36
Re: playlist FRUSTRATION
« Reply #24 on: April 22, 2013, 05:27:20 PM »
if you want to create playlists with files spread over internal and external memory, you might consider this method i wrote about on another forum.

http://anythingbutipod.com/forum/showpost.php?p=549046&postcount=9

it requires foobar2000 (windows) and a few minutes for initial setup.
Logged

Offline saratoga

  • Developer
  • Member
  • *
  • Posts: 8974
Re: playlist FRUSTRATION
« Reply #25 on: April 22, 2013, 06:34:50 PM »
Quote from: marc2003 on April 22, 2013, 05:27:20 PM
if you want to create playlists with files spread over internal and external memory, you might consider this method i wrote about on another forum.

http://anythingbutipod.com/forum/showpost.php?p=549046&postcount=9

it requires foobar2000 (windows) and a few minutes for initial setup.

FWIW, I changed the logic to check whatever storage device the playlist file is on rather than defaulting to the internal memory.  So if you want to use both, you can use that method, or you can just put the playlist on the same storage as the files are located and the software will figure it out automatically.  The only real problem is when files are on both storage devices at the same time and playlist doesn't specify which one to look at.  In that case you must use that method. 
Logged

Offline Falco98

  • Member
  • *
  • Posts: 153
Re: playlist FRUSTRATION
« Reply #26 on: April 25, 2013, 10:05:54 AM »
Quote from: lefticy on April 18, 2013, 01:51:18 PM
Falco98 thanks for the tip... i have tried it and it dose not work.
What happened?  If the procedure I posted didn't work, then I'm not sure what the problem could possibly be, at least without more detail.

Quote
if you go back to page one and almost to the bottom i explain why i need all the in INFO on the SD card.
I promise, I'd read the whole thread before replying.  I seem to understand based on what you've said that you have to keep all your music separated onto an SD card.  That sounds fine.  The advice I've posted should still work perfectly well, however.  And it is still far easier than messing around with trying to create playlists on an external computer.
Logged

  • Print
Pages: 1 [2]
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  playlist FRUSTRATION
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.121 seconds with 14 queries.