Search found 36 matches

by Reneg
12 Sep 2023, 20:54
Forum: Help and Support
Topic: Getting Media ID from Path
Replies: 7
Views: 744

Re: Getting Media ID from Path

Hello, From the log it looks like the database used is not THETVDB but TMDB althought in the path there is the TVDBID-405882 markup. Parameter: clean = y Parameter: skipExtract = y Parameter: seriesFormat = italian\{ if(anime){return "ANIME SERIES"}else if(genres.contains("Animation&q...
by Reneg
27 Aug 2023, 19:57
Forum: Help and Support
Topic: Getting Media ID from Path
Replies: 7
Views: 744

Re: Getting Media ID from Path

Ok, Looks like it works, I will monitor it for a while.

It is important for me the ID because it is part of an app I wrote so I didn't want to change it too much! It is great that Filebot already takes the ID from the PATH


Screenshot
by Reneg
27 Aug 2023, 17:49
Forum: Help and Support
Topic: Getting Media ID from Path
Replies: 7
Views: 744

Re: Getting Media ID from Path

thank you for the info, I wrote a script to handle it with OMV and Docker, so both JDownloader and Filebot can run in their own container: import os import logging import subprocess import re import shutil FOLDER_PATH = '/srv/dev-disk-by-uuid-5ce16d9f-6b80-4417-a53e-f0806c9ed406/downloads/jdownloade...
by Reneg
27 Aug 2023, 15:52
Forum: Help and Support
Topic: Getting Media ID from Path
Replies: 7
Views: 744

Re: Getting Media ID from Path

I didn't know Filebot was already checking the string for the ID...does it take the ID even if it is not in the filename but in the folder that contains the file?
by Reneg
27 Aug 2023, 14:43
Forum: Help and Support
Topic: Getting Media ID from Path
Replies: 7
Views: 744

Getting Media ID from Path

Hello, I am using Filbot Node Clien in Docker to process my file. I launch it from a script using the following command: docker exec filebot-node ./opt/filebot-node/task 1 task 1 is: -script fn:amc /volume1/ORIGINAL --output /archive --action move -non-strict --order Airdate --conflict auto --lang e...
by Reneg
24 Nov 2018, 17:26
Forum: Scripting and Automation
Topic: AMC force Query
Replies: 6
Views: 3466

Re: AMC force Query

im already using Filter to get only TVDB ID "350068" show but it is fetching episodes only from Magnum, P.I. not from the new one that is called Magnum P.I.
by Reneg
24 Nov 2018, 17:05
Forum: Scripting and Automation
Topic: AMC force Query
Replies: 6
Views: 3466

Re: AMC force Query

Run script [fn:amc] at [Sat Nov 24 18:01:21 CET 2018] Parameter: ut_title = Magnum P.I. - S01E06 - Death Is Only Temporary ID-350068.mkv Parameter: seriesFormat = Telefilm/{n}/Stagione {s}/{n} - {s00e00} - {t} Parameter: movieFormat = Film/{n} ({y})/{n} ({y}){"-CD$pi"} Parameter: ut_label ...
by Reneg
24 Nov 2018, 16:28
Forum: Scripting and Automation
Topic: AMC force Query
Replies: 6
Views: 3466

AMC force Query

Hello,

Is there a way to force a query name like " --q " in AMC ?

Thank you
by Reneg
11 Aug 2016, 11:20
Forum: Scripting and Automation
Topic: Parsing STRING instead of FILE
Replies: 5
Views: 3150

Re: Parsing STRING instead of FILE

Exactly, that's why I wanted to use the rename function.
Can u suggest me any workaround ?
by Reneg
11 Aug 2016, 11:14
Forum: Scripting and Automation
Topic: Parsing STRING instead of FILE
Replies: 5
Views: 3150

Re: Parsing STRING instead of FILE

C:\Program Files\FileBot>filebot -list --q "The Vampire Diaries Stagione 7 (2016) .mkv DLMux 1080p AC3 - ITA ENG SUBS" Index: 0, Size: 0 java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 at net.filebot.cli.CmdlineOperations.fetchEpisodeList(CmdlineOperations.java:1041) at net.filebot...
by Reneg
11 Aug 2016, 10:22
Forum: Scripting and Automation
Topic: Parsing STRING instead of FILE
Replies: 5
Views: 3150

Parsing STRING instead of FILE

Hello,

Is it possible to use the RENAME function to parse a STRING as argument instead of a file path and give the renamed title as a ECHOED result ?

Thank you
by Reneg
07 Nov 2015, 20:11
Forum: Scripting and Automation
Topic: excludeList & history.xml
Replies: 1
Views: 2458

excludeList & history.xml

Hello,

Is it possible to use both (excludeList & history.xml) to skip already processed files ?

Thank you
by Reneg
27 Oct 2015, 11:38
Forum: Scripting and Automation
Topic: CLI - 2 Argument Passed
Replies: 3
Views: 3137

Re: CLI - 2 Argument Passed

Hi Reneg This looks like a php directory or web server issue to explain further for security reasons all web servers have a exe directory and then a directory for all html php cgi etc files so in this case every thing after www is what he server can "play" with preventing attackers gainin...
by Reneg
08 May 2015, 21:33
Forum: Scripting and Automation
Topic: CLI - 2 Argument Passed
Replies: 3
Views: 3137

CLI - 2 Argument Passed

Hello, here again :) I am launching filebot via php script where the echo of the command is: C:/FileBot/FileBot.exe -r -script fn:amc "C:\temp\Agents of S.H.I.E.L.D. - S02E17 - Melinda.mkv" --def ut_title="Agents of S.H.I.E.L.D. - S02E17 - Melinda.mkv" -get-subtitles=" "...
by Reneg
05 May 2015, 11:35
Forum: Feature Requests and Bug Reports
Topic: Plex Notify - 401 Unauthorized
Replies: 4
Views: 5177

Re: Plex Notify - 401 Unauthorized

Hello, At last i found that we have to send a personal token to request the refresh: http://PLEX-SERVER-IP:32400/library/sections/all/refresh?X-Plex-Token=INSERT_THE_TOKEN_HERE The personal token can be found by accessing the XML from the plex UI http://i60.tinypic.com/ztskz4.png I was using an old ...
by Reneg
01 May 2015, 11:32
Forum: Feature Requests and Bug Reports
Topic: Plex Notify - 401 Unauthorized
Replies: 4
Views: 5177

Plex Notify - 401 Unauthorized

Im not sure if it is a bug or something wrong on my config, but when filebot try to force the library upgrade it returns the following error:

401 Unauthorized

Maybe it is something linked to the plex token.

( I am using the last portable version )

Thanks
by Reneg
19 Apr 2015, 10:49
Forum: Help and Support
Topic: CLI - List of Episodes
Replies: 3
Views: 2851

Re: CLI - List of Episodes

Thank you for your support. if the "--q" only accept well formatted name i cant achieve what i need. because what i have to format doesnt come from a filename but from a string. Last question, Is there a way to pass a string with a bad formatted name and autodetect the tvshow name ? Thank ...
by Reneg
19 Apr 2015, 09:50
Forum: Help and Support
Topic: CLI - List of Episodes
Replies: 3
Views: 2851

CLI - List of Episodes

I am trying to get the list of TVSHOWS episodes where the name of the TVSHOWS is not well renamed Ex.: 1992 - Stagione 1 (2015) [6/10] .mkv HDTV 720p H264 AC3-ITA Agents of S.H.I.E.L.D. Stagione 2 (2014) [13/22].mkv DLMux 1080p AC3 ITA ENG SUB but FileBot cant match the TvShows filebot.exe -script f...
by Reneg
29 Jan 2015, 22:12
Forum: Scripting and Automation
Topic: CLI - Get a Renamed title from a string.
Replies: 1
Views: 1809

CLI - Get a Renamed title from a string.

Hello,

Is it possible to pass a TXT file containing a list (one title for each line, not a full path) and get back a renamed list ?

Thank you
by Reneg
05 Jun 2014, 07:43
Forum: Scripting and Automation
Topic: Push Bullet
Replies: 2
Views: 2551

Re: Push Bullet

Ok, thank you
by Reneg
04 Jun 2014, 17:03
Forum: Scripting and Automation
Topic: Push Bullet
Replies: 2
Views: 2551

Push Bullet

Hi,

Quick question .... Is it possible to pass more than 1 API KEY for pushbullet ?

Thank you !
by Reneg
05 May 2014, 13:38
Forum: Scripting and Automation
Topic: AMC Pushbullet
Replies: 12
Views: 7761

Re: AMC Pushbullet

Is it possible to pass via command line the subject of the EMAIL / Pushbullet message instead of the autogenerated ?

thank you
by Reneg
03 May 2014, 12:38
Forum: Scripting and Automation
Topic: AMC Pushbullet
Replies: 12
Views: 7761

Re: AMC Pushbullet

ok, thank you

So to be sure to always use the last script, it is better to use fn instead of local script.
by Reneg
03 May 2014, 12:31
Forum: Scripting and Automation
Topic: AMC Pushbullet
Replies: 12
Views: 7761

Re: AMC Pushbullet

Perfect , now it works , I grabbed the last amc script. Thank you.

What is the difference between FN:amc and -script amc.groovy ?
by Reneg
03 May 2014, 12:05
Forum: Scripting and Automation
Topic: AMC Pushbullet
Replies: 12
Views: 7761

Re: AMC Pushbullet

Tried few minutes ago: (portable Version) MissingPropertyException: No such property: bindings for class: net.filebot.cli.ArgumentBean groovy.lang.MissingPropertyException: No such property: bindings for class: net.filebot.cli.ArgumentBean at Script1.run(Script1.groovy:9) at net.filebot.cli.ScriptSh...