aah OK, that makes sense. I’ll give it a go.
Cheers for the help
Search found 4 matches
- June 12th, 2012, 12:47 am
- Forum: Post-Processing Scripts
- Topic: [BASH] How to create your own postprocessingscript
- Replies: 30
- Views: 87495
- June 11th, 2012, 8:27 pm
- Forum: Post-Processing Scripts
- Topic: [BASH] How to create your own postprocessingscript
- Replies: 30
- Views: 87495
Re: [BASH] How to create your own postprocessingscript
Sorry, you lost me with all that stuff :D If you’re asking if I tried to move multiple items using a 1 line command, then yes, and it works as expected. So all I would need to do then is to delete the original folder that those files were contained in - only if the previous mv command was successful...
- June 11th, 2012, 10:06 am
- Forum: Post-Processing Scripts
- Topic: [BASH] How to create your own postprocessingscript
- Replies: 30
- Views: 87495
Re: [BASH] How to create your own postprocessingscript
Yes, that works fine, as does
So I assume I could create 1 “move” line rather than having multiple lines
Code: Select all
mv *.avi *.mov /path/to/convert
- June 11th, 2012, 4:53 am
- Forum: Post-Processing Scripts
- Topic: [BASH] How to create your own postprocessingscript
- Replies: 30
- Views: 87495
Re: [BASH] How to create your own postprocessingscript
Hi, I haven’t got a clue when it comes to scripting, so I was hoping someone might be able to help me out with something. I’m running Sabnzbd+ on my iMac. Once the download is finished, iVi Pro picks up the downloaded video and converts it, then drops it into iTunes. This always leaves behind an emp...