Search found 24 matches

by pietpara
30 Sep 2021, 19:59
Forum: Synology NAS & Embedded Linux
Topic: Filebot - Node fails to launch
Replies: 3
Views: 10012

Re: Filebot - Node fails to launch

Hello, I just updated DSM 6.2.4, installed the latest Filebot, Filebot-node and Node.js v12 and Java installer from Rednoah with the 6.2.4. package source. Apart from this taking half of my day to do, I now can´t run Filebot-node. On my Windows PC, accessing via webinterface my Disktationplay, I get...
by pietpara
11 Aug 2018, 16:04
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node not working after update
Replies: 7
Views: 4456

Re: Filebot Node not working after update

OK, that's a pity.
It's been like that ever since the first time I installed filebot node... I always have to reboot.
Also, on another synology i recently installed it on for my brother.

I hope you find a cause one day.

Best,
PietPara
by pietpara
11 Aug 2018, 16:00
Forum: Synology NAS & Embedded Linux
Topic: Unable to load i386 (32-bit) native library libmediainfo.so
Replies: 2
Views: 1760

Re: Question about system info command in UI

Great! Thanks rednoah.

I have no idea why the filebot was r5768 (pre-release you say) when I always upgrade through DSM package center with beta's disabled.
The errors I'll ignore for now.

PietPara
by pietpara
10 Aug 2018, 21:27
Forum: Synology NAS & Embedded Linux
Topic: Unable to load i386 (32-bit) native library libmediainfo.so
Replies: 2
Views: 1760

Unable to load i386 (32-bit) native library libmediainfo.so

Hi, When I run the System Info command from the Filebot Node UI I get the following. It contains some errors. Are these serious? thanks PietPara filebot -script 'fn:sysinfo' ------------------------------------------ i686 FileBot 4.8.2 (r5768) JNA Native: 5.2.2 MediaInfo: net.filebot.mediainfo.Media...
by pietpara
10 Aug 2018, 21:22
Forum: Synology NAS & Embedded Linux
Topic: Sinology Video Station not indexing files created by Filebot Node
Replies: 17
Views: 12400

Re: Sinology Video Station not indexing files created by Filebot Node

I use this command and it works OK and fast:

Code: Select all

/usr/syno/bin/synoindex -a "{file}"
Place it in the Run Command field of the Automated Media Center section of Filebot Node UI.

Cheers
PietPara
by pietpara
10 Aug 2018, 21:00
Forum: Synology NAS & Embedded Linux
Topic: Filebot Node not working after update
Replies: 7
Views: 4456

Filebot Node not working after update

Hi, I notice that after each update of Filebot Node it stops working. You have to reboot the synology for it to work. The logs do not even show anything more after attempts to start it. Neither from the UI in DSM nor when accessing UI through URL. Today it updated to 0.2.8.2. Is this expected behavi...
by pietpara
14 Oct 2017, 20:54
Forum: Synology NAS & Embedded Linux
Topic: Synology media indexing doesn't detect files created by FB
Replies: 13
Views: 11772

Re: Synology media indexing doesn't detect files created by FB

Hi, thank zou for the previous help. I have placed the command /usr/syno/bin/synoindex -a "{file}" in filebot node under the amc section, but I cannot get it to work. I have also tried with /usr/syno/bin/synoindex -a ´{file}´ (so apostrophes or quotes) but neither work. When I run the comm...
by pietpara
27 Sep 2017, 21:46
Forum: Synology NAS & Embedded Linux
Topic: Synology media indexing doesn't detect files created by FB
Replies: 13
Views: 11772

Re: Synology media indexing doesn't detect files created by FB

Thanks for that tip. I want to try it but I'm not sure how. I am using Download Station with Filebot Node setup in Task Scheduler. How would I then call the amc script with --def 'exec=synoindex -R "{folder}"'?

Thanks a lot
Pietpara
by pietpara
26 Sep 2017, 18:31
Forum: Synology NAS & Embedded Linux
Topic: Synology media indexing doesn't detect files created by FB
Replies: 13
Views: 11772

Re: Synology media indexing doesn't detect files created by FB

Hi, I have a similar issue. Files that Filebot node processes through Task Scheduler will be visible on other devices just fine, but when I force Filebot Node manually with the 'execute' button, then the files are there using DiskStation's File Station, but not visible over Network through other dev...
by pietpara
07 Dec 2016, 09:17
Forum: Windows
Topic: Preventing Kodi being interrupted by download finishing
Replies: 9
Views: 4358

Re: Preventing Kodi being interrupted by download finishing

Hi rednoah, thank you for your comments. I have now in utorrent the following: "C:/Program Files/FileBot/filebot.launcher.exe" -script fn:amc --output "M:\Organized Movies" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=es artwork=y "...
by pietpara
04 Dec 2016, 17:32
Forum: Windows
Topic: Preventing Kodi being interrupted by download finishing
Replies: 9
Views: 4358

Re: Preventing Kodi being interrupted by download finishing

Hello, yes, I have, with no help.. This is my last tried cmd line in utorrent: and it does not result in an unpacked file in M:\Organiyed Movies. C:\Program Files\FileBot\filebot.launcher -script fn:amc --output "M:\Organized Movies" --log-file amc.log --action copy --conflict override -no...
by pietpara
29 Nov 2016, 18:30
Forum: Windows
Topic: Preventing Kodi being interrupted by download finishing
Replies: 9
Views: 4358

Re: Preventing Kodi being interrupted by download finishing

Hello, well, I was to quick in saying that it works. Yes, Kodi was not interrupted when I started a torrent and i finished. But I found that it is because without the cmd /c part in front of the filebot.launcher command in utorrent "Run program when finished" the script does not execute. S...
by pietpara
19 Nov 2016, 22:36
Forum: Windows
Topic: subtitles not always showing correct letters
Replies: 1
Views: 2603

subtitles not always showing correct letters

Hi, I have been coping with an issue for a while now that boggles me. It is that when I download subtitles, through the amc script run from utorrent, the subs it gets (mostly spanish with accents on letters, like á,é,í,ó) show fine when playing movies from my Synology NAS on my PCs and in Kodi. Howe...
by pietpara
19 Nov 2016, 20:25
Forum: Windows
Topic: Preventing Kodi being interrupted by download finishing
Replies: 9
Views: 4358

Re: Preventing Kodi being interrupted by download finishing

Hi rednoah, I added the cmd /c part after having that problem before and having read somewhere that placing cmd/c in front wold stop the cmd window from showing, which it did. But maybe, I don't remember, I did not use filebot.launcher before, just filebot. So, I will try out the following on the ne...
by pietpara
12 Nov 2016, 18:35
Forum: Windows
Topic: Preventing Kodi being interrupted by download finishing
Replies: 9
Views: 4358

Preventing Kodi being interrupted by download finishing

Hello, I was looking for anyone who might have a solution for the issue that when watching a movie using Kodi, while my utorrent is downloading, causes windows to switch to desktop when the movie has finished downloading and, I believe, utorrent spawns the cmd window.. I have read somewhere to use t...
by pietpara
18 Mar 2016, 23:32
Forum: Windows
Topic: uTorrent and movie packs
Replies: 9
Views: 8250

Re: uTorrent and movie packs

Sorry, I take that back. Not true what I said. Made a mistake and thought it found a sub with fetch, but didn't.

Sorry.
by pietpara
18 Mar 2016, 23:04
Forum: Windows
Topic: uTorrent and movie packs
Replies: 9
Views: 8250

Re: uTorrent and movie packs

3. It's a new gamble every time, depending on who uploaded subs for which files. For private trackers, there might be a few individuals that upload subs (or at least add hash matches) and if they are gone you suddenly won't get any. I just did a test. I downloaded a torrent, the script runs from uT...
by pietpara
18 Mar 2016, 14:56
Forum: Windows
Topic: uTorrent and movie packs
Replies: 9
Views: 8250

Re: uTorrent and movie packs

Thank you for the reply! regarding your points: 1) and 2) I have an old version. It is the recommended version for my torrent tracker service (v 2.2.1). i have been using it for years already never having had a problem. But I'll try a later version. Do you know the oldest version that supports the p...
by pietpara
17 Mar 2016, 22:54
Forum: Windows
Topic: uTorrent and movie packs
Replies: 9
Views: 8250

Re: uTorrent and movie packs

BTW, I also noticed that lately the subs do not download with the uTorrent script. I have to do it through the GUI or Context menu.
So you see anything wrong with the syntax (maybe due to some update in Filebot)?

thank you again!
by pietpara
17 Mar 2016, 22:52
Forum: Windows
Topic: uTorrent and movie packs
Replies: 9
Views: 8250

Re: uTorrent and movie packs

Hi, the log shows that it indeed gets all files as input again. Not just the last RAR files I download from the same torrent. Here's the listing from amc.log ( I cut out a piece to save space): Run script [fn:amc] at [Wed Mar 16 23:12:28 CET 2016] Parameter: music = y Parameter: subtitles = es Param...
by pietpara
16 Mar 2016, 22:38
Forum: Windows
Topic: uTorrent and movie packs
Replies: 9
Views: 8250

uTorrent and movie packs

Hi, I noticed that when I use the "Run Program" option in uTorrent with the command line provided by FileBot example on Wiki page: filebot -script fn:amc --output "M:\Organized Movies" --log-file amc.log --action copy --conflict override -non-strict --def music=y subtitles=es art...
by pietpara
31 Jan 2014, 21:07
Forum: Help and Support
Topic: utorrent-process with Homeland and Breaking Bad
Replies: 3
Views: 3585

Re: utorrent-process with Homeland and Breaking Bad

Hello rednoah, thanks, your hint to the word "Movies" in the filepath was indeed the culprit. Do you have a list of strings that should not be used in filepaths in order not to confuse filebot utorrent-process? Or is it just "Movies" and "TV Shows"? thanks a lot! PietPara
by pietpara
29 Jan 2014, 21:07
Forum: Help and Support
Topic: utorrent-process with Homeland and Breaking Bad
Replies: 3
Views: 3585

utorrent-process with Homeland and Breaking Bad

Hi, I´ve been using Filebot now for a few evenings in getting my files organised. I must say... what an incredible tool... I wish I had known about this years ago. Hats off for Rednoah! So, I set out to organise all movie and tv show files, which were almost all still in their original torrent downl...