Search found 5 matches

by Seger
21 Aug 2018, 16:30
Forum: Scripting and Automation
Topic: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions
Replies: 9
Views: 4359

Re: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions

Hey you,

I believe that everything works for me too, but the file that I'm talking about is an exam without file extension. When I call the property search, the properties tell me: Internet shortcut (.URL) but just without file extension. Test.url or test.html also work, but not this link ...
by Seger
21 Aug 2018, 15:27
Forum: Scripting and Automation
Topic: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions
Replies: 9
Views: 4359

Re: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions

Hey me again,

I've taken a little bit of the Cleaner theme and now I see that there is already a script that contains all my endings:

https://github.com/filebot/scripts/blob/master/cleaner.groovy

I just tried everything as you wanted to tell me by link to test. But I recognized one of my problems ...
by Seger
21 Aug 2018, 11:32
Forum: Scripting and Automation
Topic: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions
Replies: 9
Views: 4359

Re: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions

Madness, how quickly you help me, thank you!

2.
Attached the log to the test.
https://pastebin.com/sGsL6auU

Edit:have just seen that it has now funtkioniert. But maybe you can see more suggestions for improvement while we're at it. Otherwise, just a big thank you!

Edit 2:

where I have just now ...
by Seger
21 Aug 2018, 10:26
Forum: Scripting and Automation
Topic: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions
Replies: 9
Views: 4359

Re: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions

1.
I installed, THANK YOU! I hope I have the code cell installed in the right place, test will be pushed immediately.

2.
The error in the log: already exists
I've already read that the script always makes sure that there's always a better version, but that's not always true and I know what to add ...
by Seger
21 Aug 2018, 09:12
Forum: Scripting and Automation
Topic: [Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions
Replies: 9
Views: 4359

[Synology] Linux script -Conflict Override and Mdate/touch and possible improvement suggestions

Hello, everybody,

I also have a DS2415+ (Synology: Filbot including JD in the latest Linux version with license), only 2 things I would like to get solved, maybe you can help me?


1.

I would like to give the date of the actual move to the moved files like the function "touch" or "mdate" if you ...