hi rednoah,
Could you please let me know which extension I should use to extract the audio language of the video file?
Thanks
Search found 8 matches
- 18 Jun 2021, 18:21
- Forum: Feature Requests and Bug Reports
- Topic: Video file not renamed correctly
- Replies: 3
- Views: 9326
- 18 Jun 2021, 16:52
- Forum: Feature Requests and Bug Reports
- Topic: Video file not renamed correctly
- Replies: 3
- Views: 9326
Video file not renamed correctly
Dear all,
Normally I use the following expression for my movie collection:
{plex.derive{" [$lang]"}{" [$vf, $vc, $ac]"}}
But only the subtitle file adds the language, not the video file. Please see below the example:
Movie (2021) [1080p, x264, AAC].mp4
Movie (2021) [eng] [1080p, x264, AAC].eng ...
Normally I use the following expression for my movie collection:
{plex.derive{" [$lang]"}{" [$vf, $vc, $ac]"}}
But only the subtitle file adds the language, not the video file. Please see below the example:
Movie (2021) [1080p, x264, AAC].mp4
Movie (2021) [eng] [1080p, x264, AAC].eng ...
- 20 Mar 2021, 08:15
- Forum: Scripting and Automation
- Topic: Move Subs to main folder and rename
- Replies: 9
- Views: 8157
Re: Move Subs to main folder and rename
Hi,
I managed to make it work partially using {plex}, is there a way to keep the movie file without renaming and rename the subtitles to match the movie name? As per the description of my previous post?
Thanks!
I managed to make it work partially using {plex}, is there a way to keep the movie file without renaming and rename the subtitles to match the movie name? As per the description of my previous post?
Thanks!
- 20 Mar 2021, 06:44
- Forum: Scripting and Automation
- Topic: Move Subs to main folder and rename
- Replies: 9
- Views: 8157
Re: Move Subs to main folder and rename
Hi,
I tried it, but it's not working as expected the subtitles are still in the "Subs" folder and the movie name has been renamed with the folder name. I would like to the movie to keep it's name, the subtitles matching the movie name and moved to the main folder and the main movie folder based on ...
I tried it, but it's not working as expected the subtitles are still in the "Subs" folder and the movie name has been renamed with the folder name. I would like to the movie to keep it's name, the subtitles matching the movie name and moved to the main folder and the main movie folder based on ...
- 19 Mar 2021, 18:06
- Forum: Scripting and Automation
- Topic: Move Subs to main folder and rename
- Replies: 9
- Views: 8157
Re: Move Subs to main folder and rename
Hi,
Using {plex.name} the movie folder changes its name but the subtitles are still in the "Subs" folder and with 2_eng.srt as filename.
Did I miss anything? It's the first time I use this software.
Thanks!
Using {plex.name} the movie folder changes its name but the subtitles are still in the "Subs" folder and with 2_eng.srt as filename.
Did I miss anything? It's the first time I use this software.
Thanks!
- 19 Mar 2021, 13:29
- Forum: Scripting and Automation
- Topic: Move Subs to main folder and rename
- Replies: 9
- Views: 8157
Re: Move Subs to main folder and rename
Hi,
Sorry a small correction:
Currently I have:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── subs
└── 2_eng.srt
And I would like:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── Movie.eng.srt
Thanks!
Sorry a small correction:
Currently I have:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── subs
└── 2_eng.srt
And I would like:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── Movie.eng.srt
Thanks!
- 19 Mar 2021, 06:58
- Forum: Scripting and Automation
- Topic: Move Subs to main folder and rename
- Replies: 9
- Views: 8157
Re: Move Subs to main folder and rename
Hi,
Please see below:
Currently I have:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── subs
└── 2_eng.srt
And I would like:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── Movie_eng.srt
Thanks for your help!
Best regards
Please see below:
Currently I have:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── subs
└── 2_eng.srt
And I would like:
E:\HD Movies\Movie name folder
├── Movie.mp4
└── Movie_eng.srt
Thanks for your help!
Best regards
- 18 Mar 2021, 18:23
- Forum: Scripting and Automation
- Topic: Move Subs to main folder and rename
- Replies: 9
- Views: 8157
Move Subs to main folder and rename
Dear all,
This is my first port is this forum after purchasing the license of Filebot and I need your help.
LI have a movie collection with every movie in a single folder and the sub folder inside this folder. I would like to move the content of the subtitle folder to the main folder and rename ...
This is my first port is this forum after purchasing the license of Filebot and I need your help.
LI have a movie collection with every movie in a single folder and the sub folder inside this folder. I would like to move the content of the subtitle folder to the main folder and rename ...