[Solved][DSM Version: 6.2.3-25426 Update 3 ] season parameter is missing

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
Laddyacris
Posts: 3
Joined: 01 Mar 2021, 11:04

[Solved][DSM Version: 6.2.3-25426 Update 3 ] season parameter is missing

Post by Laddyacris »

Hello Guy,
sorry for my english, i am french and i use google translate to help me.


I installed filebot node on my DS415Play few days ago , and I have somes troubles with season parameter with {plex}

- DSM : Version: 6.2.3-25426 Update 3

Code: Select all

filebot -script 'fn:sysinfo' --log-file '/usr/local/filebot-node/data/filebot.log'
------------------------------------------

FileBot 4.9.3 (r8338)
JNA Native: 6.1.0
MediaInfo: 19.09
Tools: fpcalc/1.5.0 p7zip/9.20 unrar/5.21 ffprobe/2.7.1
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2021-02-22 (r738)
Groovy: 3.0.7
JRE: OpenJDK Runtime Environment 15.0.2
JVM: 32-bit OpenJDK Client VM
JAVA_OPTS: -Xmx559m
CPU/MEM: 4 Core / 567 MB Max Memory / 20 MB Used Memory
OS: Linux (i386)
HW: Linux ACRIS-SRV 3.2.40 #25426 SMP PREEMPT Wed Jul 8 03:10:08 CST 2020 i686 GNU/Linux synology_evansport_415play
CPU/MEM: Intel(R) Atom(TM) CPU CE5335   @ 1.60GHz [MemTotal: 733 MB | MemFree: 128 MB | SwapCached: 2.7 MB | SwapTotal: 2.6 GB | SwapFree: 2.5 GB]
STORAGE: ext4 [/] @ 1.3 GB | ext4 [/volume2] @ 1.6 TB | ext4 [/volume1] @ 2.1 TB
USER: admin
DATA: /volume1/@appstore/filebot/data/1024
Package: SPK
License: FileBot License P23395503 (Valid-Until: 2022-03-06)
Done ヾ(@⌒ー⌒@)ノ
[Process completed]
------------------------------------------
When I put season parameter in Series format, and the end, it's missing.

I will try :

Code: Select all

Series format : {plex} or {plex.tail} or {n}/{s}/{n} - {sxe} - {t}

Code: Select all

Input: /volume1/downloads/The.Expanse.S05E01.FRENCH.WEB.H264-FRATERNiTY.mkv
Input: /volume1/downloads/The.Expanse.S05E02.FRENCH.WEB.H264-FRATERNiTY.mkv
Group: {Series=the expanse} => [The.Expanse.S05E01.FRENCH.WEB.H264-FRATERNiTY.mkv, The.Expanse.S05E02.FRENCH.WEB.H264-FRATERNiTY.mkv]
Rename episodes using [TheTVDB] with [Absolute]
Lookup via [The Expanse]
Fetching episode data for [The Expanse]
Fetching episode data for [Bridging the Expanse]
[TEST] from [/volume1/downloads/The.Expanse.S05E01.FRENCH.WEB.H264-FRATERNiTY.mkv] to [/volume2/Films/Verifier/TV Show/The Expanse/Saison/The Expanse - 01 - Dulcinea.mkv]
[TEST] from [/volume1/downloads/The.Expanse.S05E02.FRENCH.WEB.H264-FRATERNiTY.mkv] to [/volume2/Films/Verifier/TV Show/The Expanse/Saison/The Expanse - 02 - Le Grand Vide.mkv]
Processed 2 files
season is missing -> saison 5/ 5x02 ??? why ???

I tried

Code: Select all

filebot -script 'fn:amc' /volume1/downloads --output /volume2/Films/Verifier --action TEST -non-strict --order Absolute --conflict auto --lang fr --def 'unsorted=y' 'excludeLink=y' 'skipExtract=y' 'seriesFormat=TV Show/{n}/Saison {s}/ {n} - {sxe} - {t}' 'animeFormat={plex}' 'movieFormat={plex}' 'excludeList=.excludes' --apply refresh --log all --log-file '/usr/local/filebot-node/data/filebot.log'
Same result :

Code: Select all

[TEST] from [/volume1/downloads/The.Expanse.S05E01.FRENCH.WEB.H264-FRATERNiTY.mkv] to [/volume2/Films/Verifier/TV Show/The Expanse/Saison/The Expanse - 01 - Dulcinea.mkv]
[TEST] from [/volume1/downloads/The.Expanse.S05E02.FRENCH.WEB.H264-FRATERNiTY.mkv] to [/volume2/Films/Verifier/TV Show/The Expanse/Saison/The Expanse - 02 - Le Grand Vide.mkv]
Processed 2 files
Image

I do not see where is my problem?
can you help me ?
Last edited by Laddyacris on 01 Mar 2021, 12:38, edited 1 time in total.
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [DSM Version: 6.2.3-25426 Update 3 ] season parameter is missing

Post by rednoah »

If you force Absolute Order then {e} is absolute and {s} is undefined:

Code: Select all

Rename episodes using [TheTVDB] with [Absolute]

:arrow: You'll want to select Airdate Order which refers to the usual SxE numbering.
:idea: Please read the FAQ and How to Request Help.
Laddyacris
Posts: 3
Joined: 01 Mar 2021, 11:04

Re: [DSM Version: 6.2.3-25426 Update 3 ] season parameter is missing

Post by Laddyacris »

Hello @rednoah,

Arf, thanks a lot, it will try now.
It 's ok now.

Code: Select all

[TEST] from [/volume1/downloads/The.Expanse.S05E01.FRENCH.WEB.H264-FRATERNiTY.mkv] to [/volume2/Films/Verifier/TV Show/The Expanse/Saison 5/The Expanse - 5x01 - L'exode.mkv]
[TEST] from [/volume1/downloads/The.Expanse.S05E02.FRENCH.WEB.H264-FRATERNiTY.mkv] to [/volume2/Films/Verifier/TV Show/The Expanse/Saison 5/The Expanse - 5x02 - Bouleversements.mkv]
Processed 2 files
Finished without processing any files
my problem was that I did not understand the absolute order option correctly.

How I have French series and vo series with French subtitles included.
How to handle both cases for a trouble-free renaming? an idea ?

where can I find information for media center option in filebot node ?
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [DSM Version: 6.2.3-25426 Update 3 ] season parameter is missing

Post by rednoah »

FileBot Node is a simple WebUI for the amc script so you can refer to that for details on the available options.
:idea: Please read the FAQ and How to Request Help.
Laddyacris
Posts: 3
Joined: 01 Mar 2021, 11:04

Re: [DSM Version: 6.2.3-25426 Update 3 ] season parameter is missing

Post by Laddyacris »

ok thanks a lot @rednoah.
Post Reply