Jump to content

PHlllPP

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by PHlllPP

  1. it can be downloaded here: https://www.packal.org/workflow/bulk-file-renaming would that help? or does anyone know of a bulk renamer that works with the new version?
  2. Hey Alfred Community, I was using this very handy workflow 'Bulk File Renaming' from Tobias Mende. Since updating to Monterey it does not work anymore. Tried to update my Python but with no success. Can one of you put me on the right track here? Below the result from the debugger. Thank you very much Philipp [12:53:32.395] Logging Started... [12:53:44.128] Bulk File Renaming[File Action] Processing complete [12:53:44.131] Bulk File Renaming[File Action] Passing output '( "/Users/philipp/RLON/RLON all/Weiss\U2013Heiten KI-Park/04_Dokumentation/Fotos Installation/IMG_9510.JPG", "/Users/philipp/RLON/RLON all/Weiss\U2013Heiten KI-Park/04_Dokumentation/Fotos Installation/IMG_9509.JPG", "/Users/philipp/RLON/RLON all/Weiss\U2013Heiten KI-Park/04_Dokumentation/Fotos Installation/IMG_9508.JPG", "/Users/philipp/RLON/RLON all/Weiss\U2013Heiten KI-Park/04_Dokumentation/Fotos Installation/IMG_9507.JPG" )' to Arg and Vars [12:53:44.132] Bulk File Renaming[Arg and Vars] Processing complete [12:53:44.132] Bulk File Renaming[Arg and Vars] Passing output '' to Script Filter [12:53:44.152] Bulk File Renaming[Script Filter] Queuing argument '' [12:53:44.158] Bulk File Renaming[Script Filter] Script with argv '(null)' finished [12:53:44.159] ERROR: Bulk File Renaming[Script Filter] Code 127: /bin/bash: python: command not found
  3. thank you @deanishe adding lower() to the if statement did not work, but it works when added before: ext = file.split('.')[-1].lower()
  4. Hey @shmulvad, I was using your workflow a lot.. it is working like a charm and saved me hours so far. However I bumped in one issue: the workflow causes an error for file extensions in call caps. So .JPG files do not work. Unfortunately the iphone and some DSLR cameras save jpgs like that. Is there an easy way to fix this? thanks and greetings from Berlin
  5. ok thanks @shmulvad, I'll give it a try
  6. thanks so much @shmulvad for answering my rookie question. regarding the naming for the backup file: I was not requesting a change from your side, just wondering if I there is a way I can adjust it for my personal use. (I find it handy if I can separate modified files from backup files via sorting alphabetically in that folder, hence the idea with the underscore before the filename. But never mind it is super good as it is. thanks again. )
  7. Hey @shmulvad, thank you very much for this awesome workflow! super handy. I am new to Alfred and not sure how I can set the variable for the Backup to False.. can you help me out here? or is there a way to put a '_' in front of the filename to mark the backups instead? thanks a lot
×
×
  • Create New...