Search found 1 match
- 11 Apr 2017, 13:10
- Forum: Help and Support
- Topic: use audio.language to move files to language folders?
- Replies: 3
- Views: 3789
Re: use audio.language to move files to language folders?
Hello! I have a similar problem I want to sort all media in folders according to the first audio language. What I tried was movieFormat = {audio.language[0].toUpperCase()}/Movies/ ..... and so on. This works as long as the audio stream #0 has a languaga meta information set, but I want a fallback ...