Comments, suggestions, questions about this forum? Post it here! Also for test purposes or Off-Topic discussions.

Trouble with filenames after download.. "%20"?

Postby dashermusic » 28 Feb 2013, 00:10

Hi,

I'm having an issue with filenames whenever I download a .nsmp file or a .ns2p file from the forum. Any file I download ends up with "%20" in place of any blank spaces included in the filename.

For Example:

I download "Ambient str art.nsmp" and in my finder (Mac Pro OSX 10.6.8) the filename appears as: Ambient%20str%20art.nsmp.

Anybody else having this issue? I then have to go in and delete the %20's from all the filenames!

Thanks,

Dan
Dasher Music
Nord Stage 2, QSC K10, Roland RD700, Logic Pro 8, Mainstage 2, MacPro OS 10.6.4
dashermusic
 
Posts: 19
Joined: 01 Sep 2011, 17:19
Has thanked: 0 time
Been thanked: 3 times
Your Nord Gear #1: Nord Stage 2

Trouble with filenames after download.. "%20"?


Sponsor
 

Re: Trouble with filenames after download.. "%20"?

Postby Darren » 28 Feb 2013, 00:39

Yes I also have this. As you say, the %20's need to be replaced with spaces before it works. Would be nice if the sound manager did this automatically.
Nord Stage 2 HA76, Nord Wave, CME UF60, Studiologic VMK 161 Plus Organ, Roland Juno G, Yamaha P200, Yamaha TG77, Roland U-220, Kawai K3M, Roland Juno 60, Fender Rhodes Stage 73
User avatar
Darren
Patch Creator
 
Posts: 368
Joined: 06 Sep 2012, 21:55
Location: Cheltenham, UK
Country: Great Britain
Has thanked: 33 times
Been thanked: 186 times
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Nord Wave

Re: Trouble with filenames after download.. "%20"?

Postby Johannes » 28 Feb 2013, 11:03

Hi Dan,

indeed as Darren says, you can manually replace them by spaces.
But since this issue comes up from time to time, will look into maybe a way to do this softwarewise on the forum. It should work on windows, but would be best to have a version that works everywhere. So could you maybe tell me which OS you are using (reply or PM)?
While spaces should in theory not be in any filename that is used on the web or different OSes, they are useful for Nord Files since otherwise the name does not get displayes as nice on the display so it makes sense to have them (also I just found out that if you use "_" instead, the displayed name is unchanged).
Will see what can be done, until then, renaming is your friend!
Cheers
Johannes
User avatar
Johannes
Administrator
 
Posts: 2133
Joined: 05 Mar 2009, 01:04
Location: Milano
Country: Italy
Has thanked: 743 times
Been thanked: 838 times
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Other Brand

Re: Trouble with filenames after download.. "%20"?

Postby wurliboy » 03 Mar 2013, 00:42

Hey Mac Users- here's a simple script for "Automator" (an app you'll find in your Applications folder) that will replace the "%20" in any filename with a space.

Open Automator, load this script, then in a finder window highlight one or as many files as you'd like to change the names of and hit "run." Presto- they'll all be renamed with spaces in place of the %20.

If you prefer to keep the original file and it's original name, then add a "Duplicate Finder Items" to the script.
Attachments
Replace %20 with %22space%22.workflow.zip
Load this script into Automator on your Mac OSX machine
(43.32 KiB) Downloaded 352 times
bennettpaster.com
bennettpasterstudio.com
wurliboy
 
Posts: 5
Joined: 30 Jan 2013, 23:53
Location: Brooklyn, NY
Country: United States of America
Has thanked: 7 times
Been thanked: 0 time
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Nord Lead 1/2/2x

Re: Trouble with filenames after download.. "%20"?

Postby dashermusic » 03 Mar 2013, 02:02

Thanks for your help everybody. I'm on OSX 10.6.8 for the record. I have just been changing the filenames manually, but the Automator script will be very helpful!

Thanks again!
Dasher Music
Nord Stage 2, QSC K10, Roland RD700, Logic Pro 8, Mainstage 2, MacPro OS 10.6.4
dashermusic
 
Posts: 19
Joined: 01 Sep 2011, 17:19
Has thanked: 0 time
Been thanked: 3 times
Your Nord Gear #1: Nord Stage 2

Re: Trouble with filenames after download.. "%20"?

Postby Johannes » 04 Mar 2013, 11:39

Hi,

after looking some time into this, I concluded that it is most likely an issue (only) for users of Safari, see extensive discussions, e.g., here: http://www.google.it/search?q=download+ ... 0+filename
Chrome seems to work even on MacOS, so I think the script provided by wurliboy could be the best way around it, as having spaces in the filenames that are picked up by the Nord Software is meaningful IMHO.
EDIT: For now, I diswabled the rawurlencode() used for Safari detected browsers, let me know if you have some problems or something changed (only in forum post attachments)!
Last edited by Johannes on 04 Mar 2013, 11:39, edited 1 time in total.
User avatar
Johannes
Administrator
 
Posts: 2133
Joined: 05 Mar 2009, 01:04
Location: Milano
Country: Italy
Has thanked: 743 times
Been thanked: 838 times
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Other Brand

Re: Trouble with filenames after download.. "%20"?

Postby Johannes » 08 Mar 2013, 11:12

Hi,

just a small update: I now edited some things of how filenames are treated to keep spaces for most configurations where they work nice. For Safari, it now replaces all spaces by underscores before generating the filename for download, so the %20 problem should be gone. At least for samples, Nord recognizes an underscore as space and hence displays both names exactly the same way.
For now, I let IE and Konqueror to keep the spaces (IE works it seems, not sure about Konqueror), if anyone still has problems, please PM me with your exact configuration and I will see what can be done.

Cheers
Johannes
User avatar
Johannes
Administrator
 
Posts: 2133
Joined: 05 Mar 2009, 01:04
Location: Milano
Country: Italy
Has thanked: 743 times
Been thanked: 838 times
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Other Brand

Re: Trouble with filenames after download.. "%20"?

Postby Darren » 08 Mar 2013, 12:35

I guess the only problem here might be where a program relies on a particular sample. if spaces are replaced with underscores, then the program will need to be manually re-linked to the sample or the sample will still need to be renamed?

I also run a phpBB board and I see in the admin panel, it is possible to automatically zip everything. By using this technique, it doesn't matter if the zip gets renamed along the way, the filenames within it are preserved. Might want to check what happens with uploads from Safari users though... hmmmm. I wonder why I don't have the same behaviour on my board? Got me curious now!

Just my thoughts...
Last edited by Darren on 08 Mar 2013, 12:46, edited 1 time in total.
Nord Stage 2 HA76, Nord Wave, CME UF60, Studiologic VMK 161 Plus Organ, Roland Juno G, Yamaha P200, Yamaha TG77, Roland U-220, Kawai K3M, Roland Juno 60, Fender Rhodes Stage 73
User avatar
Darren
Patch Creator
 
Posts: 368
Joined: 06 Sep 2012, 21:55
Location: Cheltenham, UK
Country: Great Britain
Has thanked: 33 times
Been thanked: 186 times
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Nord Wave

Re: Trouble with filenames after download.. "%20"?

Postby Johannes » 08 Mar 2013, 13:55

Hi Darren,good point about linked samples, might be an issue. But replacing _ or %20 is a similar task. And as long as the samples are stand alone there is no problem.
Regarding the GZip option, you refer to the "GZip compression: on" setting? 'Cause this only compresses the database rather than attachments, I don't think there is an automated zipping procedure for attachments (but correct me if I'm wrong).
I just found the same problem with %20s on Safari using the official phpbb forum, so seems a instrinsic issue with Safaris implementation of some of those RFCs...(but PM me with a link to where you found it work, e.g., your board)
Cheers!
Johannes
Last edited by Johannes on 08 Mar 2013, 13:58, edited 1 time in total.
User avatar
Johannes
Administrator
 
Posts: 2133
Joined: 05 Mar 2009, 01:04
Location: Milano
Country: Italy
Has thanked: 743 times
Been thanked: 838 times
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Other Brand

Re: Trouble with filenames after download.. "%20"?

Postby Darren » 08 Mar 2013, 14:41

You know - I could have sworn I saw something in the attachement admin screens that allowed auto zipping, but I must have imagined it or confused it with the global board setting for gzipping client/server traffic.

Sorry!
Nord Stage 2 HA76, Nord Wave, CME UF60, Studiologic VMK 161 Plus Organ, Roland Juno G, Yamaha P200, Yamaha TG77, Roland U-220, Kawai K3M, Roland Juno 60, Fender Rhodes Stage 73
User avatar
Darren
Patch Creator
 
Posts: 368
Joined: 06 Sep 2012, 21:55
Location: Cheltenham, UK
Country: Great Britain
Has thanked: 33 times
Been thanked: 186 times
Your Nord Gear #1: Nord Stage 2
Your Nord Gear #2: Nord Wave

Next

Return to Off Topic / About this Forum



Who is online

Users browsing this forum: No registered users and 7 guests