Got two questions.
1. Master files always have this suffix "_s"  and companion files are video files
example 
Filename_s.jpg    Filename.mkv
2.  Master files are videos and companion files are saved frames from the video
example 
Filename.mkv    Filename.1653.xnf  Filename.2323.xnf    Filename.3434.xnf
I tried lots of combination on association list and none of them are working.
How do i accomplish these two?
Thanks
			
			
									
						
										
						Need help with companion files
Re: Need help with companion files
not possible, filename should matchsnowfl wrote: Mon Jun 02, 2025 1:27 pm 1. Master files always have this suffix "_s" and companion files are video files
I can reproduce - {ext} does not work as expectedsnowfl wrote: Mon Jun 02, 2025 1:27 pm 2. Master files are videos and companion files are saved frames from the video
- case 1
a.jpgmaster companion * {ext}.abcd jpg {ext}.abcd 
a.111.abcd 
- case 2
a.jpgmaster companion * {ext}.{ext}.xxx jpg {ext}.{ext}.xxx 
a.111.222.xxx