Hi,
same problem I had before: Line 53 Problem
And I used your Java installer, but it points Java to a different folder...
If you find a solution for that, please let me know!
Greets
Search found 11 matches
- 05 Apr 2016, 08:07
- Forum: Synology NAS & Embedded Linux
- Topic: FileBot Node 0.2.0 for DSM 6
- Replies: 74
- Views: 46118
- 30 Mar 2016, 20:02
- Forum: Synology NAS & Embedded Linux
- Topic: SOLVED - Java Problem 53: No such file or directory
- Replies: 7
- Views: 6066
Re: SOLVED - Java Problem 53: No such file or directory
Ok. Wenn ich Filebot jetzt neu installieren würde, sollte es klappen. Ich habe mir die Filebot.sh mal im IPK angesehen und verstehe was du meinst. Kein Plan warum das von Anfang an ein Problem war. Ich habe damals etliche Java Versionen ausprobiert bis JDownloader und Filebot liefen. Jetzt sieht das ...
- 30 Mar 2016, 18:14
- Forum: Synology NAS & Embedded Linux
- Topic: SOLVED - Java Problem 53: No such file or directory
- Replies: 7
- Views: 6066
Re: SOLVED - Java Problem 53: No such file or directory
If /usr/local/bin/java points to /volume1/@appstore/JavaManager/** then that means either you or Synology Java Manager overwrote the link that my Unofficial Java Installer creates on install. Hi, es ist nicht Java das falsch verlinkt ist, sondern der Pfad in Filebot verlinkt auf einen falschen Java ...
- 29 Mar 2016, 08:32
- Forum: Synology NAS & Embedded Linux
- Topic: SOLVED - Java Problem 53: No such file or directory
- Replies: 7
- Views: 6066
SOLVED! Re: Java Problem 53: No such file or directory
Hi, ich hab`s mit SSH und dem VI Editor hin bekommen. Der Pfad in Filebot.sh zum Java Package musste manuell geändert werden. Von: /volume1/@appstore/JavaManager/Java/bin/java Zu: /volume1/@appstore/oracle-java/jdk1.8.0_77/bin/java Kurze Anleitung: Putty installieren mit der IP der DS einloggen: ...
- 29 Mar 2016, 08:05
- Forum: Synology NAS & Embedded Linux
- Topic: SOLVED - Java Problem 53: No such file or directory
- Replies: 7
- Views: 6066
Re: Java Problem 53: No such file or directory
Hi, nein nicht wirklich. Mit der Java Version lief es ganz gut, bis auf den Fehler. Ich habe jetzt die alte Version entfernt und deine Version installiert, aber der Fehler bleibt bestehen. http://i.imgur.com/eDDWKeT.jpg Der JDownloader funktioniert mit der neuen Version auch weiterhin ohne Probleme ...
- 28 Mar 2016, 11:24
- Forum: Synology NAS & Embedded Linux
- Topic: SOLVED - Java Problem 53: No such file or directory
- Replies: 7
- Views: 6066
SOLVED - Java Problem 53: No such file or directory
Hi zusammen, nach dem Update auf DSM 6.0 ging mein Filebot nicht mehr. Mit der Testversion von rednoah hab ich sie wieder zum laufen gebracht. Leider habe ich nun wieder das "alte" Java Problem von damals. An Java habe ich nichts geändert und der JDownloader läuft auch nach dem Update ohne Probleme! ...
- 04 Oct 2015, 08:37
- Forum: Synology NAS & Embedded Linux
- Topic: [Node] How does -non-strict and --def seriesFormat work?
- Replies: 2
- Views: 5612
Re: [Node] How does -non-strict and --def seriesFormat work?
Hello rednoah, thank you so much. Now I`ve figured it out and it works perfect. Here is my script for the series: INPUT TYPE: autodetect STRICT MODE: disabled SCRIPT: Serien/{n}/{episode.special ? 'Special' : 'Staffel '+s.pad(1)}/{n} {episode.special ? 'S00E'+special.pad(2) : s00e00} - {t ...
- 02 Oct 2015, 22:42
- Forum: Synology NAS & Embedded Linux
- Topic: [Node] How does -non-strict and --def seriesFormat work?
- Replies: 2
- Views: 5612
[Node] How does -non-strict and --def seriesFormat work?
Hello everybody, I`m a noobie to running FileBot on a Synology and my english is not the best. :oops: But I`ll give it a try and hope you`re in a good mood... My story: I`ve installed the latest DSM 5.2, Java 1.8.0_60 and FileBot 4.6 on my DS214play. First problem was the JAVA_HOME path "Java not ...
- 22 Dec 2013, 21:35
- Forum: Feature Requests and Bug Reports
- Topic: Wishlist for New Features and Scripts
- Replies: 108
- Views: 114359
Re: Wishlist for New Features and Scripts
Hi,rednoah wrote:...Or just replace:Code: Select all
{t.replaceAll('ä', 'ae')}
thank you so much. Replacing worked very well.
You saved me a lot of work in future.
Greetings!
- 22 Dec 2013, 14:56
- Forum: Feature Requests and Bug Reports
- Topic: Wishlist for New Features and Scripts
- Replies: 108
- Views: 114359
Rename problem with ä,ö,ü
Hi there, I`m new here and first of all I`d like to thank you for this great time saving tool!!! I`m from Germany and my problem is, when the files are found on the database, they will be renamed with ä, ö and ü instead of ae, oe and ue. Is it possible to configure filebot to replace these letters? ...
- 20 Aug 2013, 21:03
- Forum: Feature Requests and Bug Reports
- Topic: Wishlist for New Features and Scripts
- Replies: 108
- Views: 114359
Re: Wishlist for New Features and Scripts
Hi there, I`m new here and first of all I`d like to thank you for this great time saving tool!!! I`m from Germany and my problem is, when the files are found on the database, they will be renamed with ä, ö and ü instead of ae, oe and ue. Is it possible to configure filebot to replace these letters? T ...