Re: 'mv' is not recognized as an internal or external command

2014-04-23 Thread Jon Davies
On 22 April 2014 19:40, Robert Snelling h3...@rcs.me.uk wrote:
 'mv' is a GNU/Linux / UNIX command - it won't work on windoze. If you
 want to run get_iplayer on windoze

if you go and read the code in the MP3::Tag perl library you'll find
that it tries to rename files using perl's rename function, and then
if that fails tries to use the mv command - which as you note
doesn't work in Windows.  This is a feature of MP3::Tag and isn't
anything to do with how get_iplayer was installed.

so I could go and file a bug report on MP3::Tag, but if it got fixed
it might well take a while and in the meantime the user is stuck; or I
can try and help someone work out why the first rename isn't working.
I know which seems more helpful to me.

Jon

Jon Davies

A couple of ads (yeah, I'm biased, and I do get referral bonuses)...
- 15GB free cloud storage:  https://copy.com?r=TNZbAJ - use this link
to get an extra 5GB for both of us
- Award winning Broadband from £2.99 a month:
http://www.plus.net/myreferrals/new.html?intReferrerID=00611940

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer


Re: 'mv' is not recognized as an internal or external command

2014-04-23 Thread Robert Snelling
Sorry. I won't do it again.

On 23/04/14 04:03, Rob Dixon wrote:
 On 22/04/2014 19:40, Robert Snelling wrote:
 'mv' is a GNU/Linux / UNIX command - it won't work on windoze. If you

 Suppose I was to call you Smelling, would you laugh?
 
 get_iplayer is a cross-platform application that works equally on Linux
 and Windows machines. This forum is not a place to get tribal about your
 preferred platform
 
 Rob
 
 
 ---
 This email is free from viruses and malware because avast! Antivirus
 protection is active.
 http://www.avast.com
 
 

___
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer