Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #5802
| From | Bob Latham <bob@sick-of-spam.invalid> |
|---|---|
| Subject | Sunfish V Lanman98 + a little problem |
| Newsgroups | comp.sys.acorn.programmer |
| Message-ID | <57db1d00eebob@sick-of-spam.invalid> (permalink) |
| Organization | None |
| Date | 2019-07-29 10:50 +0100 |
I have a library of music in flac format stored on a synology DS214+ NAS. I've written a bit of code, (none multitasking assembler) which scans the library, lists the contents, opens each and every file and checks the vorbis tags for certain criteria I prefer. Just in case it interests anyone.. Running this on Sunfish takes 123219 cs or ~20.5 minutes. On Lanman98 it takes 80838cs or ~13.5 minutes. Exactly the same code and library. But I do have a problem. I think there are still a few, very few I hope, files in the library that have utf8 characters. My policy is to change these when I can find them to normal ascii chars but it is finding them that's my problem. I have seen two effects of these chars above &80, one is that the RO filer shows files (text default) but they have no name at all. Worse though are files that don't show at all in the filer. Any good ideas (code wise) of how to find these pesky files would be appreciated. Thanks Bob. -- Bob Latham Stourbridge, West Midlands
Back to comp.sys.acorn.programmer | Previous | Next — Next in thread | Find similar | Unroll thread
Sunfish V Lanman98 + a little problem Bob Latham <bob@sick-of-spam.invalid> - 2019-07-29 10:50 +0100
Re: Sunfish V Lanman98 + a little problem druck <news@druck.org.uk> - 2019-07-29 20:25 +0100
Re: Sunfish V Lanman98 + a little problem Bob Latham <bob@sick-of-spam.invalid> - 2019-07-30 10:15 +0100
csiph-web