topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Monday April 29, 2024, 4:35 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - oblivion [ switch to compact view ]

Pages: prev1 ... 8 9 10 11 12 [13] 14 15 16 17 18 ... 20next
301
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 18, 2012, 07:32 AM »
What I think I'm finding difficult to deal with here is that Rockbox specifically claims to be playlist oriented but makes managing playlists so unintuitive.

In what sense?  Anytime you click on a folder or database query, you get a playlist made for you.  You can then edit it, save it, or do whatever.  IMO its intuitive enough that you probably didn't realize you were even making playlists when you used it, which is pretty impressive IMO.

First, I should probably apologise if the tone of my last came over as unduly negative. I have -- as you have been careful NOT to point out -- always the choice to remove it again. If I choose not to do so -- and I HAVE chosen not to do so -- it can't be because I hate it. :)

Having said that, I stand by much of what I've said on this issue. There are places where I've made errors that I wouldn't have made if I'd read the documentation more thoroughly, but on this specific point, the subject of playlists is NOT covered in anything like enough detail. And while it's undoubtedly impressive that Rockbox manufactures playlists on the fly as you describe, the fact that there's a playlist there at all is effectively an architectural issue: it makes a list of things to do then works through the list, exactly as the user would hope. It's only important to ME that it's playlist-oriented if I can mess about with those playlists as I please: otherwise, you might as well tell me what programming language it was written in as if it was likely to make me prefer it over an alternative.

To that extent, then, the point is perhaps the difficulty in creating custom playlists where there's no logical link beyond "this song fits" in the user's mind. And no MP3 player I've ever used can do better than "add to current", so I guess the issue isn't quite as Rockbox-centric as all that anyway. It's just that the headline phrase caused me to have vague expectations that may not have been reasonable or maybe even that well-thought.

The database ought to be the focus of MOST activities

I don't agree with this.  Most people don't use the database and don't really want to, so I don't think it makes sense to make it "the focus".  Instead, we should allow people to use the software however they want, not force them to use it in one particular way. 

A question of paradigm, then. In my view, most people don't much care what the file's called, once it's on the player, they just care what it IS. So if the database contains album, artist, track details culled from the tags embedded in the file then it seems to me sensible to make navigating that the central focus of an MP3 player. And from inside the database, it strikes me that it ought to be almost trivially simple to make a "make me a list of every track and shuffle it" command, whereas from a file list you might also be handling (and having to exclude) album art jpgs and thumbs.db files and various other detritus that the PC's music player might have left lying around.

but the fact that you can't get an "all" playlist, shuffled or otherwise, out of it seems an odd omission.
The database queries are actually fully customizable.  I think by default theres only an option to randomize by artist, album or genre but you can change that if you really want.  I don't really think thats all that useful though, since you'll end up with things like untagged files, microphone recordings and podcasts in your random playlist when really what you want is probably just music in it.

My other MP3 player is an old Creative Zen V+. That's probably responsible for many of my views of these things, because mostly I like the way it works. Menus can be customised, entries added, removed, repositioned, it's completely database-centric, and there's a "Random Play All" function that does exactly what I've been struggling to get the Rockboxed Sansa to do. I use it when I can't be bothered to make a decision about what I want to listen to, and when it throws up a podcast I just hit Next. It's particularly handy in the car because I can get to the top of the front screen menu (where I put the function) and hit the select button without looking at the screen.

I wanted to get close to being able to replicate that in Rockbox. From what you say, I can't.

You say that the database queries are fully customisable. Have I missed something else in the manual?

The volume +/- keys are actually used to move the curser, so you don't have to do that.

Noted: thanks!

I'm also a little weirded out that there's a build of Doom in there that just doesn't work. I'm completely unsurprised that it doesn't work -- pretty sure the screen won't even be close to usable even if it rendered the graphics as intended -- but it does rather suggest that the project has suffered a little from feeping creaturitis!

It actually does work, but since the screen can't do grayscale, its almost useless.  Removing it has been discussed, but enough people complained that it was left in. 

 ;D Now there's a response. Just out of interest, is the "almost" in the phrase a diplomatic way to say "completely" or is there some function it can perform that somebody actually has a genuine use for?

302
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 17, 2012, 06:21 AM »
The Rockbox manual doesn't go into much detail, sadly, but I want to create a Rockbox equivalent of the "Random Play All" option on my Creative Zen.

Theres different ways to do this.  The one I would probably go for would be to browse to my music folder, long click on it, and then choose "insert into playlist shuffled". 

Even that's a two stage process, if you have music stored internally and on an SDHC card too.

What I think I'm finding difficult to deal with here is that Rockbox specifically claims to be playlist oriented but makes managing playlists so unintuitive.

The database ought to be the focus of MOST activities but the fact that you can't get an "all" playlist, shuffled or otherwise, out of it seems an odd omission.

I made my playlist, eventually, and because I wanted to edit a few things out of it, the process looked like this:

  • Connect sansa to PC as drives
  • Fire up MediaMonkey and point it at first Sansa disk
  • Wait for MM to list all found music then send it to an MM playlist
  • Point MM at second sansa disk and repeat above step
  • Edit created playlist to exclude unwanted stuff by location
  • Export playlist as M3U
  • Open exported playlist in text editor and search/replace locations specific to PC with Rockbox equivalents
  • Save edited playlist to /playlists folder
  • Open playlist in Rockbox, shuffle it and save

One aggravation: saving playlists in Rockbox provides a default playlist name with an .m3u8 extension. You can't edit, you can only backspace over the filename from the end, so you have to first delete the .m3u8 bit and if you don't retype it, it's saved without an extension. Retyping .m3u8 on the Rockbox "keyboard" can't be done without navigating between screens four times.

I got what I wanted. Having done all this work, as long as I'm good about keeping track of new additions, I'll be able to use the "insert into playlist" function (as long as it works as described -- I have yet to try it) to keep my "allsansa" playlist an accurate list.

But I'd reiterate my previous comment: Rockbox is NOT ready for nontechies, possibly not even techies with no experience of unix, and I'm beginning to get the impression that it was never intended to be easy to use.

I'm also a little weirded out that there's a build of Doom in there that just doesn't work. I'm completely unsurprised that it doesn't work -- pretty sure the screen won't even be close to usable even if it rendered the graphics as intended -- but it does rather suggest that the project has suffered a little from feeping creaturitis!

303
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 16, 2012, 09:47 AM »
After that, scroll down to "Play Shuffled".
Voila!

I tried that. It threw an awful lot of "error accessing directory" messages at me before it started playing anything.

Then I read on...

EDIT:Apparently 'shuffled' means it randomizes the list of folders, and plays everything in a folder before moving on to another random folder, rather than playing random songs.

I'd saved the current playlist to a playlist called "all" and only then noticed that it only contained 16 songs before reading this bit, of course.  :-[

What I would do is generate a giant M3U playlist of what's on your player (most media players like WMP should be able to do that), load that into your Rockbox Playlist folder, and select "Shuffle" from the "Playback Settings" menu.

That's the next plan. :) There's always an issue with "Play All" stuff when some of the members of "all" are podcasts or other less than musical items. At least if I do it that way, I can make sure there's nothing I don't want -- although of course every time I add something the list will have to be regenerated!

Anyway, thanks, Edvard! At least I know it's not just me missing the obvious somewhere (which was always a major possibility!)

[EDIT]

...of course, an exported m3u playlist will have local (to the PC that did it) paths for the music that won't match what the player sees, so I'll have to work out (probably by generating a few small playlists from various folders in the internal and external memory what the player expects then do a couple of massive search and replaces...

This is definitely Too Complicated. So, for all the advantages of Rockbox (playing solitaire on an mp3 player is definitely a new experience for me!) it's probably still well in the "techies only" camp...

304
Skwire Empire / Re: Birthdays (simple birthday tracking app)
« on: March 14, 2012, 09:15 AM »
I hope I didn't cause you guys too much work.   :( :( :(  I am very sorry.

Fortunately, I only have about 40 entries and we have a backup (a Dr Who calendar on the kitchen wall with people's birthdays and anniversaries handwritten onto it!) so the ones I couldn't remember the month of (a handful) didn't take much sorting out! Now stop beating yourself up! :)  :trout:

305
Skwire Empire / Re: Birthdays (simple birthday tracking app)
« on: March 14, 2012, 02:49 AM »
Oh.

Having updated (using dcupdater because I'm lazy) I find everything's now listed in January... :(

306
Skwire Empire / Re: Birthdays (simple birthday tracking app)
« on: March 14, 2012, 02:44 AM »
Thanks!

You may not be aware that this is one of THE most useful programs I've ever used? Particularly with a variety of children to be kept track of, when it's VITAL to get "Happy 12th Birthday" (or whatever) neither a year early nor late? :)

307
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 14, 2012, 01:37 AM »
The standard firmware does that when you click Play All !
-Carol Haynes (March 13, 2012, 06:26 PM)

 :P

The Rockbox stuff -- particularly the wonderful equaliser and the bookmarking features -- still make it the better of the two environments. (And the database update is MUCH faster and less unnecessarily frequent, important when I'm back to a 95% full 40Gb device!)

308
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 13, 2012, 12:57 PM »
Okay, my bank account is groaning a bit but I've now replaced the lost SD card.

Before I started anything, I made sure I used the Sandisk recommendation and formatted it with 32k allocation units.

I'm probably a bit more au fait with things than I was when I first started this thread, but I'm still having a lot of trouble with playlists.

The Rockbox manual doesn't go into much detail, sadly, but I want to create a Rockbox equivalent of the "Random Play All" option on my Creative Zen. That seems to mean I should create a playlist containing everything on the player (or rather, everything in the music database) and then assign a shortcut to it. Ideally, I should be able to invoke the shuffle function before playback starts but (equally ideally) I don't want the player to get left in shuffle mode when I decide I want to play another playlist, or an album or something.

And of course I've fallen at the first hurdle. I can't work out how to create the "everything" list in the first place. Has anyone here with more experience with Rockbox than me got any idea what I should be doing?

309
Found Deals and Discounts / Re: DrawPlusX5 50% on BDJ
« on: March 13, 2012, 05:04 AM »
Hey 40hz, this appears to be more like Xara and other pure graphics programs, correct? Not one for creating flowcharts, floor plans, etc.
DP's quite good for flowcharts, organisation charts and the like, although it's probably not as good as a dedicated tool would be. It's a vector graphics program with a few bitmap facilities thrown in, not the other way around!

310
Found Deals and Discounts / Re: DrawPlusX5 50% on BDJ
« on: March 13, 2012, 05:00 AM »
Draw+ looks interesting and I downloaded the starter edition trial to take a look see. When I went to install I was asked is I wanted their toolbar that I declined.

Probably sensible. ;)

I've been using Serif products for what seems like millennia. (15 years or more, I think.) The Starter Edition products are okay but are clearly intended to suck you into paying money for their non-free software. I expect the toolbar's just another attempt to stop you running away too far...

Serif do a lot of marketing, much of which is ignorable but my strategy with them for ages was to wait until the product I wanted was sent to me as a special offer email -- they usually are, eventually -- and buy into it then. I have NEVER paid full price for anything Serif do, as a result, and even if that means I don't always have up-to-the-minute latest product, they still provide a lot of bang for the buck. It IS worth letting Serif send you emails: sometimes they're even worth reading! :)

This is the 1st time ever I have had this happen when installing a program. I re-booted yesterday and I haven't installed anything since.
Any ideas on why this is happening? I've heard this is a quality product and don't want to be paranoid about it, just never had it happen before.  Anything else that could cause this?
I cancelled till I decide what to do.

There's a registry setting somewhere that doesn't always get properly cleared, that says "xyz has been installed and really needs a restart before it'll be properly in place." All the Serif software looks at it and suggests a restart if it's needed. (Serif worked hard to get to some level or other of Microsoft certification, they told me some years ago, and this may be related to that.) Sometimes -- although I haven't seen this recently -- the setting won't clear however often you restart, and for those cases Serif have a workaround (check their forums if you get stuck in the same loop: I think it's a commandline switch, something like "setupdrawplus.exe -norestart" but I don't remember exactly.

DrawPlus is pretty decent software. It takes some getting used to if you've never done vector graphics before but they put up some good tutorials online (if you buy physical product there's a good printed manual too). It's probably not quite as powerful or as fast as Xara but the DP interface is much easier to use, in my view, and its capabilities don't lag far behind anything most ordinary mortals are likely to want. I built the animated gif I use as an avatar here with it, and (as you can probably tell from its lack of excitement levels) if I'd spent more than ten minutes on it I could probably have done something GOOD. ;)

For what it's worth: Serif's best products are DrawPlus, PhotoPlus and PagePlus.  I can't comment on MoviePlus (video editing and animation) as I've never used it but most of their other products are at least okay offerings in a relatively crowded market.

They also sell on software from other providers, and odd bits of hardware (my first graphics tablet came in a bundle with an older DrawPlus and I've used them in preference to mice
Spoiler
I've never been sure if the correct plural of the computer mouse is the same as the, er, biological mouse so if I should have said "mouses" I apologise but my fingers generally refuse to type things that the dictionary area of my brain objects to!

ever since...)

311
My GF works for the state social service. She maintains that the word "entitled" is the most dangerous and corrosive word in the American-English dictionary. The ever more widespread attitude that says: "I'm entitled..." is what is destroying most of what America used to be about.
Not just America, I think. There seems to be an expectation -- at least in the West -- these days that work is what you do to fill your time between trying to get onto some reality TV show that will make your fortune.

(Of course, the word "reality" needs to be taken with a pinch of salt the size of a small country.)

I think part of the problem is the expectation of fairness, however. Since the late 1960s, there's been a gradual increase in a belief that society should be "fair." Add in the media's insistence that we all spend our time salivating at the lifestyles of celebrities (including vast numbers of people who are merely famous for being famous) and perhaps it's not surprising that nobody anymore believes that what's "fair" is a lifestyle significantly below that of the Beckhams. :(

312
Skwire Empire / Re: Birthdays (simple birthday tracking app)
« on: March 13, 2012, 02:52 AM »
Not sure whether this is something I've missed or not, but my birthdays dataset is last year's and ages for this year aren't being updated unless I edit the relevant record, even if the date has passed. (My birthday was in February and birthdays still showed me as last year's age until I hit the Edit button and OKed the entry.)


313
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 11, 2012, 06:33 AM »
DIR /AH came up with "DID.bin" (the firmware, I presume) and a folder named FOUND.000.
In there are a bunch of files named "FILE[4 sequential numbers].CHK" that are taking up a surprising bit of room (303 Megs)
Dunno what they're for, and not about to just erase stuff willy-nilly to see what happens.
They are indeed the results of a chkdsk /f when there's a load of unattributed clusters to be dealt with.

A FAT-type format stores the details of the files on the disk in a File Allocation Table. If a disk is removed before the FAT is properly updated, you can get a situation where chunks of disk are allocated to files but the details of what they are and where they belong have not been stored.

The .chk files are likely to be all your music files. You might try renaming them all to .mp3 (ren *.chk *.mp3 from a command prompt in the \found.000 folder) and then pointing something with the ability to read the id tags and rename files accordingly at them. Mediamonkey can, but so can lots of other things.

Or just delete them and recopy from source. :)

314
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 10, 2012, 05:24 AM »
There are ways to convert audible files but they are not straightforward and tedious (software) or very laborious - burn the books to CD and then rip them back to MP3 - trouble is each book can be between 6 and 10 CDs.
-Carol Haynes (March 07, 2012, 01:46 PM)
Today's GiveAwayOfTheDay is a program that can record any audio your PC is playing -- might be easier to use than Audacity. It'd still be a slow solution, of course, but you could let your computer do it overnight with the speakers switched off, I guess...

One advantage Rockbox has for audiobooks and similar is its ability to speed things up at play-time, which could potentially mean you could get five hours audio listened to in four, as long as the reader wasn't already initially delivering at a nineteen-to-the-dozen rate, anyway :)

315
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 07, 2012, 03:14 PM »
There are ways to convert audible files but they are not straightforward and tedious (software) or very laborious - burn the books to CD and then rip them back to MP3 - trouble is each book can be between 6 and 10 CDs.
-Carol Haynes (March 07, 2012, 01:46 PM)
Not something I've tried -- I've never attempted Audible -- but can't Audacity save any audio your PC can play? So set it off to record your audiobook and come back... er... a few days later? Okay, I take your point :)

316
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 07, 2012, 05:00 AM »
If you install RockBox on a Clip+ does that mean you can use either firmare? RockBox by default but still access the original firmware (and therefore file formats RockBox doesn't support such as Audible)?
-Carol Haynes (March 07, 2012, 04:33 AM)

Yes.

If you power up while holding the Left button down, it starts the original Sansa firmware.

You can also put another firmware file onto the system with a .sansa extension and "play" it -- presumably so you can test different versions of the Sansa firmware without actually installing them. (See p151 of the current Rockbox Sansa Clip Plus manual.)

317
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 06, 2012, 11:20 AM »
I think you can find it.
I've been and looked. No sign. :(

Who's going to pick it up?? 
A 32Gb card that'd go in almost any non-Sony cellphone?

Hm. You're probably right. ;)

It may not even be broken!
I recall the packaging saying that it's waterproof and extremely robust. I'm sure you're right!

But I have a vague idea that I'll never know either way. :(

318
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 06, 2012, 11:14 AM »
Small strip of black vinyl tape should do it.
-Carol Haynes (March 06, 2012, 09:20 AM)
The cheapest solutions are very often the best. :) :Thmbsup:

319
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 06, 2012, 09:03 AM »
But DC brings luck in situations like this:
I shall keep my various crossable digits crossed, then. :)

Perhaps I should get some sort of DC charm to hang round my neck. A tiny silver Cody perhaps. Hm. I sense a marketing opportunity... :)

320
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 06, 2012, 08:55 AM »
Bummer - expensive accident!
-Carol Haynes (March 06, 2012, 05:47 AM)
Indeed. I have done my myopic best to examine the area but 15 hours  or more had passed and it was probably too much to hope. :(

I think I may see if I can find some sort of skin for it that doesn't have an opening for the SD slot, before risking any repetition.  :-[



321
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 06, 2012, 04:09 AM »
I still think if you figure out how to connect the device to the pc in rockbox mode, all your problems will go away.
Far as I can tell from the docs (and my fumble-fingered testing ;) ) if you attach a powered USB connection to a switched-off Rockboxed Clip+, it starts up in its native (Sandisk) firmware and the preferred connection type (MSC seems to be what the Rockbox guys suggest and means it presents as a drive rather than a media player). Alternatively, you switch it on while holding <left> before connecting it -- which also has it running the native firmware.

However... all my problems with slow database updates are currently academic. Using my shiny new gadget in the car yesterday (connected to an FM transmitter that the car stereo is tuned to) I forgot to disconnect the wires when I got out of the car in the supermarket carpark. The audio cable got shut in the car door, the Clip unclipped and hit the ground and although I picked it up (with a few carefully chosen Words that would have even shocked any passing service personnel) I didn't discover until this morning that the 32Gb SD card is no longer in the device.

Like I'm going to find something the size of my fingernail in a carpark. :sick: Although I'm going to take a long lunchbreak today...)

I suppose I should amuse myself with the idea that someone will notice and retrieve it, stick it in their phone and be so unimpressed with my choice of music that it gets handed in as lost property.   ;)

322
Living Room / Re: Sansa Clip+ and Rockbox
« on: March 05, 2012, 10:12 AM »
Probably only indirectly. The card is definitely supported (I've checked the Sandisk forum) and the only vaguely possible issue I saw that might be relevant was the size of the allocation units at format time. The default is 16k: Sandisk recommend 32k; James Q Randombloke on the forum said 64k.

Copying 30Gb onto the card isn't exactly quick. ;) I've reformatted it with 64k and seen no difference; I either should have gone with the Sandisk recommendation or it's Just How It Is. (I'm inclined to stick with 64k anyway, it should keep the FAT smaller.)

I really do need to stop messing around with it, though. It's needed a hard power off a few times to deal with the apparent confusion I'm causing it. :)

323
Living Room / Sansa Clip+ and Rockbox
« on: March 04, 2012, 05:27 PM »
Having read recent reviews of the Sansa Clip MP3s (and the rave reviews of Rockbox) in this very forum, I've just bought into the concept. 8Gb Sansa Clip + was under £30 and a respected Amazon-alike here in the UK was selling 32Gb Sandisk micro SDHC cards for £18. So now I have a 40Gb MP3 player for less than £50, which is just unimaginable...

So. Rockboxing it was straightforward -- although I haven't got completely comfortable with the interface yet (and I have yet to work out a good way to build playlists that aren't album- or artist-based) -- but my main problem is... in order to transfer music to it, I have to start it with the original firmware, because the Rockbox USB isn't recognised. With a nearly-full 32Gb card (almost my entire collection!) when I boot it into Sansa-mode, it rebuilds the music library... and takes AGES.

Is that just how it's going to be? Should I have formatted the card differently?

But the sound quality is superb. If I have to live with it, I guess I'll cope...

324
FARR Plugins and Aliases / Re: New FARR wiki: BookOnAStick
« on: March 01, 2012, 02:15 AM »
@oblivion - have you tried getting it to work with Zim Desktop Wiki or WikiPad?

Both work similarly to WOAS in that there's no database. Just plain text files storing the information plus markup. And both are open source so you can get at the underlying code.
 :)
I've used WikidPad, Zim's new to me.

BOAS, for all its limitations, is interesting because it's not an application, it's a document that's rendered by the browser capabilities of FARR. I don't think I can make either of those applications run inside FARR because, effectively, they look like they HAVE to be external applications. So there's nothing to stop FARR from invoking them in the same way that FARR invokes any other application, but for sheer speed, the inbuilt wikis are going to tend to outperform other applications.

The other thing I like about BOAS is it's got specific stuff -- structures, links -- that makes it of specific interest to writers (or wannabe writers!)

I'll play with Zim, though -- it looks interesting (and helpfully available for multiple platforms!)

325
FARR Plugins and Aliases / Re: New FARR wiki: BookOnAStick
« on: February 29, 2012, 05:02 PM »
I'm now almost certain that some aspects of this -- in particular, the ability to edit the CSS and try to fix the full-width Help button -- may be irretrievably broken until the next version of WikiOnAStick appears. Note that this is specifically relevant to the implementation within FARR; in Firefox, it all works as it should. Not that that's much help to a FARR addon. ;)

However, that's still a relatively minor consideration. It works pretty much as designed, it's still useful as it is, it just resists customisation beyond a certain minimum level.


Pages: prev1 ... 8 9 10 11 12 [13] 14 15 16 17 18 ... 20next