[BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

All your suggestions, requests and ideas for future development
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

[BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

In addition to the Patreon experiment, I've been hard at work to bring back full support for all platforms including Linux and Windows 7. FileBot now supports a cross-platform custom license model, which means you can purchase a FileBot license directly (i.e. not via the Microsoft Store / Mac App Store) and then use your personal license on all your machines. Windows 7 / 8 / Server / 10 LTSB, Mac OS X Yosemite or higher and Desktop Linux / Headless Linux / Embedded Linux are fully supported. The Linux Portable TAR build should mostly work on all POSIX platforms such as FreeBSD or Solaris as well.


Without further adieu, the first set of beta builds is available here:
https://get.filebot.net/filebot/FileBot_4.8.2/

Image


Pricing Model: 6 USD per year (incl. 0.8 USD Paddle fee and ~1 USD local tax, one-time checkout, no subscription or auto-renewal)

Image


You may evaluate FileBot without purchasing a license, but it will require you to enter a license when using certain features:
Image

Code: Select all

$ filebot -rename Firefly.1x01.mp4
License Error: UNREGISTERED
FileBot requires a valid license. Please run `filebot --license *.psm` to install your FileBot license.

Notes:
  • The Windows Portable ZIP package requires Oracle Java 10 (i.e. 32-bit Windows is not supported)
  • The Linux Portable TAR package requires Java 8 (with full support for x86_64 and i686 and slightly limited support for armv7l and aarch64)
  • Larger packages (>= 80 MB) include an embedded JRE and thus do not require Java. Smaller packages require you to install Java 10 (Windows ZIP / Mac APP / Linux DEB) or Java 8 (Linux Portable TAR)
  • The latest Ubuntu SNAP package has been uploaded to the official repository and can be installed via snap install filebot.
  • If you're using FileBot Node, you may need to upgrade to FileBot Node 0.2.8.


:!: FileBot 4.8.2 is in BETA. It should mostly work. But a lot has changed and a few things might be broken.


:idea: Feedback is welcome, especially in regards to the licensing / pricing model and the Paddle checkout / payment experience. Feel free to use this thread for discussion and bug reports.
:idea: Please read the FAQ and How to Request Help.
ryanknapper
Posts: 3
Joined: 13 Nov 2017, 17:30

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by ryanknapper »

Under what circumstances would I have to purchase a new license? After a point release?
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

ryanknapper wrote: 01 Jul 2018, 08:01 Under what circumstances would I have to purchase a new license? After a point release?
If you purchase a 1-year license then that license will expire after 1 year and you will have to purchase a new license then, regardless of the point release you're using. This license model is based on time and not specific to any release or point release. You can think of it like a subscription but without automatic renewal.
:idea: Please read the FAQ and How to Request Help.
cina
Posts: 7
Joined: 07 Dec 2014, 15:00

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by cina »

Hi!

How to test purchase? I cannot find link in your webpage nor inside Windows GUI.

Any chance to update docker image to 4.8.2?
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Some features will work without a license. However, FileBot will ask for a license when you are about to rename files and give you purchase / license selection options. Same applies to both GUI and command-line tools.

Image

Docker images will be available after the final release. You can use the deb / tar packages in the meanwhile.
:idea: Please read the FAQ and How to Request Help.
billybob1234567
Posts: 2
Joined: 01 Jul 2018, 09:24

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by billybob1234567 »

This suits my situation perfectly - I'm using the Synology package (90%) and the Windows application (when it needs some manual intervention). I'm happy to purchase the annual licence, however, I don't see the option anywhere on the website.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

The website has not been updated yet. The new release will tell you how to purchase and install a license when necessary, i.e. when you're about to rename files. You don't need to worry about it upfront. So just grab a release and go with the flow.

:idea: If you manage to rename / move files without a license, let me know ASAP. :lol:
:idea: Please read the FAQ and How to Request Help.
Albernet
Posts: 9
Joined: 01 Jul 2018, 10:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Albernet »

Hello,

I'm interested in the Synology version, I installed it but Filebot Node gives me this error;

Error: Could not find or load main class @{java.application.options}

Can this beta version be used with Filebot Node?.

Best regards and thanks.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Albernet wrote: 01 Jul 2018, 10:07 Hello,

I'm interested in the Synology version, I installed it but Filebot Node gives me this error;

Error: Could not find or load main class @{java.application.options}

Can this beta version be used with Filebot Node?.

Best regards and thanks.
SPK build issue. Fixed. Please try the new 01-Jul-2018 03:35 release file. (you may need to CTRL+R reload the page)


EDIT: You'll have to login via SSH though to install your license before you can use filebot via FileBot Node: filebot --license *.psm
:idea: Please read the FAQ and How to Request Help.
plittlefield
Posts: 101
Joined: 09 Mar 2014, 19:15

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by plittlefield »

Sounds fine to me, always happy to pay for decent software! Will this version be OK with command line Linux and the amc.groovy script please? :-)
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

For sure. Did you run into any issues running the amc script with the latest builds?
:idea: Please read the FAQ and How to Request Help.
NutsandBolts
Posts: 3
Joined: 01 Jul 2018, 13:39

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by NutsandBolts »

That's great! I was waiting for a non-Windows Store way to purchase this software.
Rumpel288
Posts: 2
Joined: 18 Mar 2018, 12:06

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Rumpel288 »

Woop!
Nice monetarization idea!
Thats a better variant for all parties :)
frankw
Posts: 21
Joined: 15 Feb 2016, 16:29

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by frankw »

Paddle purchasing process was painless, license installed no problem. I run AMC script invoked from Transmission and will report back later if there are any problems.
whocares
Posts: 18
Joined: 11 Oct 2014, 22:19

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by whocares »

Will the the Windows Store version still get updates? Do I need a new license when I want to use a linux build?
ZeroByDivide
Posts: 172
Joined: 16 Dec 2014, 01:39

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by ZeroByDivide »

whocares wrote: 01 Jul 2018, 23:37 Will the the Windows Store version still get updates? Do I need a new license when I want to use a linux build?
I asked him at least the first question you asked before.. the "Will the the Windows Store version still get updates?" and he has said yes.. The windows store version will still get updates, and won't be affected by this licensing stuff.. As for the linux build question, yes you will have to buy a new license for linux.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

whocares wrote: 01 Jul 2018, 23:37 Will the the Windows Store version still get updates?
Yes, of course.
whocares wrote: 01 Jul 2018, 23:37 Do I need a new license when I want to use a linux build?
Unfortunately, it's not possible to transfer a purchase from the Microsoft Store or Mac App Store and convert it into a FileBot Universal License. The systems are completely separate and independent.
:idea: Please read the FAQ and How to Request Help.
Albernet
Posts: 9
Joined: 01 Jul 2018, 10:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Albernet »

rednoah wrote: 01 Jul 2018, 11:03 SPK build issue. Fixed. Please try the new 01-Jul-2018 03:35 release file. (you may need to CTRL+R reload the page)


EDIT: You'll have to login via SSH though to install your license before you can use filebot via FileBot Node: filebot --license *.psm
Hello,

With the new version no longer puts the error, thank you. I have already made the purchase but I have not received the .pms file.

How can I get it?

Best regards.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Did you check your email? Maybe in the spam folder? You will have received your license twice, once from Paddle with your confirmation, and once from FileBot with the *.psm file attached.
:idea: Please read the FAQ and How to Request Help.
Albernet
Posts: 9
Joined: 01 Jul 2018, 10:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Albernet »

rednoah wrote: 02 Jul 2018, 08:40 Did you check your email? Maybe in the spam folder? You will have received your license twice, once from Paddle with your confirmation, and once from FileBot with the *.psm file attached.
Excuse me, I have already received it. I had only seen the Paddle mails.

One last thing, How do I install the .psm file? I must do it wrong because I get an error.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Albernet wrote: 02 Jul 2018, 09:15 I must do it wrong because I get an error.
IDK. What does the error say?


If you haven't set your license, then the error should say something like this:

Code: Select all

License Error: UNREGISTERED
FileBot requires a valid license. Please run `filebot --license *.psm` to install your FileBot license.
You'll have to log into your DiskStation via SSH and call filebot --license /path/to/your/license.psm to configure FileBot with your license.
:idea: Please read the FAQ and How to Request Help.
Albernet
Posts: 9
Joined: 01 Jul 2018, 10:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Albernet »

Hello again,

It is registered correctly;

FileBot License PXXXXXXX (Valid-Until: 2019-07-03) has been activated.

But it does not work;

Code: Select all

License Error: UNREGISTERED
 ________________________________________________ 
/ Please purchase a FileBot License:             \
\ https://www.filebot.net/purchase.html#spk      /
 ------------------------------------------------ 
      \                             .       .
       \                           / `.   .' " 
        \                  .---.  <    > <    >  .---.
         \                 |    \  \ - ~ ~ - /  /    |
               _____          ..-~             ~-..-~
              |     |   \~~~\.'                    `./~~~/
             ---------   \__/                        \__/
            .'  O    \     /               /       \  " 
           (_____,    `._.'               |         }  \/~~~/
            `----.          /       }     |        /    \__/
                  `-.      |       /      |       /      `. ,~~|
                      ~-.__|      /_ - ~ ^|      /- _      `..-'   
                           |     /        |     /     ~-.     `-. _  _  _
                           |_____|        |_____|         ~ - . _ _ _ _ _>
FileBot requires a valid license. Please run `filebot --license *.psm` to install your FileBot license.
------------------------------------------

[Process error]
I have tried to restart but it does not work.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

FileBot Node is running filebot as admin user. If you run filebot --license *.psm then the license will be installed for your current user, so make sure you're logged in as admin user, and not root, or any other custom user.

You can use this command to see which user folder is configured as application data folder:

Code: Select all

filebot -script fn:sysenv | grep application.dir
:idea: Please read the FAQ and How to Request Help.
Albernet
Posts: 9
Joined: 01 Jul 2018, 10:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Albernet »

rednoah wrote: 02 Jul 2018, 09:56 FileBot Node is running filebot as admin user. If you run filebot --license *.psm then the license will be installed for your current user, so make sure you're logged in as admin user, and not root, or any other custom user.

You can use this command to see which user folder is configured as application data folder:

Code: Select all

filebot -script fn:sysenv | grep application.dir
Thank you very much, it was that.

Works correctly. Good product and best service.

Best regards.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Albernet wrote: 02 Jul 2018, 10:27 Thank you very much, it was that.
The latest FileBot Node 0.2.8 update will allow you to upload your license via the WebUI:
https://github.com/filebot/filebot-node/releases

Would you mind trying the latest FileBot Node SPK and confirm that everything works well?
:idea: Please read the FAQ and How to Request Help.
frankw
Posts: 21
Joined: 15 Feb 2016, 16:29

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by frankw »

rednoah wrote: 02 Jul 2018, 09:56 FileBot Node is running filebot as admin user. If you run filebot --license *.psm then the license will be installed for your current user, so make sure you're logged in as admin user, and not root, or any other custom user.

You can use this command to see which user folder is configured as application data folder:

Code: Select all

filebot -script fn:sysenv | grep application.dir
That's somewhat inconvenient though, can't we install the license globally on linux? My filebot is initiated by the debian-transmission user after Transmission completes the torrent, but it won't run for the reason above. I guess I could mess around with setting a shell for that user (currently /bin/false) and install it that way, but it seems kind of "hacky".

Or should I install filebot node just to install the license file?
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

You can call filebot --license as the debian-transmission user once and then it'll work when FileBot is called by transmission later on.

:idea: shell /bin/false doesn't prevent transmission from calling filebot, so there should be a way for you to execute filebot as that user just like transmission does. Probably with su or sudo but Google is gonna be a more helpful Linux help resource than me.

:idea: The same issue applies to Set OpenSubtitles Account.



EDIT:

It's of course possible to configure FileBot to assume a specific license file location via System Properties and then set them globally via /etc/profile but that'll require more Linux skills and is more prone to multi-user permission problems then just running filebot --license as another user once.
:idea: Please read the FAQ and How to Request Help.
Albernet
Posts: 9
Joined: 01 Jul 2018, 10:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Albernet »

rednoah wrote: 02 Jul 2018, 22:13
Albernet wrote: 02 Jul 2018, 10:27 Thank you very much, it was that.
The latest FileBot Node 0.2.8 update will allow you to upload your license via the WebUI:
https://github.com/filebot/filebot-node/releases

Would you mind trying the latest FileBot Node SPK and confirm that everything works well?
Hi,

I've already tried it and the activation option works correctly. But there is another problem, I can not run Filebot, the "Execute" button is not accessible.

Image
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

You may need to select a value in all of the required combo boxes.

There may be some incompatibilities with remembering your settings, such as the rename action or episode order combo box.
:idea: Please read the FAQ and How to Request Help.
frankw
Posts: 21
Joined: 15 Feb 2016, 16:29

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by frankw »

rednoah wrote: 03 Jul 2018, 06:09 You can call filebot --license as the debian-transmission user once and then it'll work when FileBot is called by transmission later on.

:idea: shell /bin/false doesn't prevent transmission from calling filebot, so there should be a way for you to execute filebot as that user just like transmission does. Probably with su or sudo but Google is gonna be a more helpful Linux help resource than me.
Ah ok great thanks for the suggestion @rednoah.

If anyone else has this same problem, I was successful after creating .cache and .filebot directories inside /var/lib/transmission-daemon directory (user home directory), chown-ing them to the correct user/group (transmission-daemon), and running the command:

Code: Select all

/var/lib/transmission-daemon$ sudo -H -u debian-transmission bash -c 'filebot --license *.psm'
MrRobvious
Posts: 3
Joined: 04 Jul 2018, 02:35

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by MrRobvious »

Hello. Long time (free) FileBot user, first time commentator.

If I buy FileBot on the Windows Store for $20, will I have to buy this new yearly licence system in the future?
Or should I wait and buy the yearly licence?

Not sure this is the right area, but if the redemption codes are still available to people who give to their community, I am a full time volunteer, working 40 hrs a week to teach the deaf how to communicate using ASL and other basic forms of communication. I am hearing, but have some deaf relatives that motivated me to learn how to help them. I'm no hero, but I might qualify for a licence of this software, if Rednoah sees fit. Thanks for your time.
smurfb
Posts: 3
Joined: 01 Feb 2017, 10:51

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by smurfb »

Hi!

Bought the license yesterday but I get an error when trying to activate.

Fetch failed: Try again in 5 seconds (2 more) => java.io.IOException: Server returned HTTP response code: 400 for URL: https://license.filebot.net/verify/XXXXXXXX
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

MrRobvious wrote: 04 Jul 2018, 02:54 If I buy FileBot on the Windows Store for $20, will I have to buy this new yearly licence system in the future?
A Windows Store purchase is a one-time purchase and completely independent of the new yearly licensing system that is managed by myself. If you're only using Windows 10, then I recommend using the Windows Store.

MrRobvious wrote: 04 Jul 2018, 02:54 Not sure this is the right area, but if the redemption codes are still available to people who give to their community, I am a full time volunteer, working 40 hrs a week to teach the deaf how to communicate using ASL and other basic forms of communication.
Now that I have my own licensing system, I'm more inclined to just issue you a free 1-year license via my own systems, instead of asking Microsoft for promo codes.
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

smurfb wrote: 04 Jul 2018, 07:56 Fetch failed: Try again in 5 seconds (2 more) => java.io.IOException: Server returned HTTP response code: 400 for URL: https://license.filebot.net/verify/XXXXXXXX
Did you download and install the beta today, or a few days ago? Please run filebot -script fn:sysinfo and post the output.
:idea: Please read the FAQ and How to Request Help.
Albernet
Posts: 9
Joined: 01 Jul 2018, 10:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Albernet »

rednoah wrote: 03 Jul 2018, 11:15 You may need to select a value in all of the required combo boxes.

There may be some incompatibilities with remembering your settings, such as the rename action or episode order combo box.
Thank you very much rednoah.

It was that, it works correctly.

Best Regards.
MrRobvious
Posts: 3
Joined: 04 Jul 2018, 02:35

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by MrRobvious »

Thank you for the reply Rednoah. Just so I understand clearly, if I buy FileBot through the Windows store now, will I have to eventually buy a yearly license?
If the Windows Store version of FileBot is being removed down the line, to focus on a more direct to consumer method of distribution, it would be smarter of me to buy a year at a time wouldn't it?

Perhaps I misunderstand, and this yearly version of FileBot is only for Linux, etc... and the Windows users of FileBot will always use the version through the App Store.'

Thanks for clearing this up. I'm sure I'm not the only person with this question. :)
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

MrRobvious wrote: 04 Jul 2018, 13:01 Just so I understand clearly, if I buy FileBot through the Windows store now, will I have to eventually buy a yearly license?
No, not at all. Windows Store purchases are one-time purchases and have no expiration date.
MrRobvious wrote: 04 Jul 2018, 13:01 If the Windows Store version of FileBot is being removed down the line, to focus on a more direct to consumer method of distribution, it would be smarter of me to buy a year at a time wouldn't it?
The Windows Store version will not be removed down the line. I personally would recommend using the Windows Store if you're only using Windows, since it makes everything easier. But it's your choice. If you don't like the Windows Store, then you can just download the MSI and purchase a license from me. It's your choice.
:idea: Please read the FAQ and How to Request Help.
MrRobvious
Posts: 3
Joined: 04 Jul 2018, 02:35

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by MrRobvious »

Beautiful. Thanks so much. Keep up the good work with this phenomenal program.
soulinferno
Posts: 11
Joined: 18 Jun 2018, 09:47

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by soulinferno »

Just seen your email announcement. Nicely done! Keep up the great work.
b33z
Posts: 11
Joined: 04 Jul 2018, 18:58

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by b33z »

License gladly purchased via Paddle using Win10 x64

Is taskbar pinning broken or just not implemented yet?

Image
Image
xdflames
Posts: 3
Joined: 04 Jul 2018, 20:23

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by xdflames »

Is it possible to purchase a permanent license for Filebot? I'm more of a setup and forget kind of guy and I'd like for service to not be interrupted when I forget to buy a new key.

I'd buy for windows but I'm moving my server over to linux
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

b33z wrote: 04 Jul 2018, 19:10 License gladly purchased via Paddle using Win10 x64

Is taskbar pinning broken or just not implemented yet?

Image
Image

Thanks for reporting this one. I'll look into it. It seems that legacy apps don't get that behaviour automatically like Windows Store apps.
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

xdflames wrote: 04 Jul 2018, 20:26 Is it possible to purchase a permanent license for Filebot? I'm more of a setup and forget kind of guy and I'd like for service to not be interrupted when I forget to buy a new key.

I'd buy for windows but I'm moving my server over to linux
Sorry, only yearly licenses are available currently.

The one year license is not a subscription though. It's a one time purchase. And that licence will just expire after a year. And then you can decide to purchase a new one. It doesn't automatically renew or anything like that, so you will have to set yourself a reminder to install a new one this time next year. Updating FileBot at least once a year is probably a good idea too. ;)

I might offer life-time license sometime next year when the first licenses expire, but at a significantly high not yet determined price point.
:idea: Please read the FAQ and How to Request Help.
xdflames
Posts: 3
Joined: 04 Jul 2018, 20:23

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by xdflames »

rednoah wrote: 04 Jul 2018, 23:01
xdflames wrote: 04 Jul 2018, 20:26 Is it possible to purchase a permanent license for Filebot? I'm more of a setup and forget kind of guy and I'd like for service to not be interrupted when I forget to buy a new key.

I'd buy for windows but I'm moving my server over to linux
Sorry, only yearly licenses are available currently.

The one year license is not a subscription though. It's a one time purchase. And that licence will just expire after a year. And then you can decide to purchase a new one. It doesn't automatically renew or anything like that, so you will have to set yourself a reminder to install a new one this time next year. Updating FileBot at least once a year is probably a good idea too. ;)

I might offer life-time license sometime next year when the first licenses expire, but at a significantly high not yet determined price point.
Thanks for the response, I'll pay $6 for now until you hopefully change it next year. I was expecting a lifetime license to be roughly 5-10 times more.

Regardless, Filebot is the best, thanks for your hard work. I'll check back in a year ;)
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Yep. I was thinking $50 as well, or maybe $42 because reasons.

If you're willing to wait for a few days, then I could build preliminary support for long-term license and manually issue then on a case by case basis. You're welcome to be my first test subject of you haven't gotten the 1 year license already.
:idea: Please read the FAQ and How to Request Help.
RubiksCube
Posts: 7
Joined: 05 Jun 2017, 13:08

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by RubiksCube »

I just bought a licence but I have a bit of a problem with applying it. I get this error when using the UI option and the terminal way:

Code: Select all

License Error: unable to verify signature: Signature length not correct: got 255 but was expecting 256
Any idea what is wrong?
soulinferno
Posts: 11
Joined: 18 Jun 2018, 09:47

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by soulinferno »

How did you download your license?
Chrome, Firefox, Any other?
With save as function?
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

What exactly are you doing?

Did you edit the license file in any with with a text editor?

The license will be emailed to you as file attachment, and even though it's a text file, it's best not to touch or modify or copy and paste it since that will break the digital signature for something changes (e.g. BOM, LF, and other invisible characters, that Windows Text Editors like to add.

Your email client should have a Save As / Download option for attachments. Please click that.
:idea: Please read the FAQ and How to Request Help.
RubiksCube
Posts: 7
Joined: 05 Jun 2017, 13:08

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by RubiksCube »

Thank you for the quick reply.

I have not changed the file, just downloaded the file from my outlook account using chrome.

Edit:
1. bought the licence
2. received 3 mail in my outlook account, one containing the .psm file
3. downloaded the file using chrome.
4. used the option in Filebot Node UI to upload and activate
5. got error "License Error: unable to verify signature: Signature length not correct: got 255 but was expecting 256"

Edit 2:
So I went and bought a second licence, this time not using my paypal account, and it works.
It seems that it could be related to that my real name contains a ø (https://en.wikipedia.org/wiki/%C3%98 if it dont show up on your screen). What do you think?
b33z
Posts: 11
Joined: 04 Jul 2018, 18:58

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by b33z »

rednoah wrote: 05 Jul 2018, 02:41 Yep. I was thinking $50 as well, or maybe $42 because reasons.

If you're willing to wait for a few days, then I could build preliminary support for long-term license and manually issue then on a case by case basis. You're welcome to be my first test subject of you haven't gotten the 1 year license already.
I too was wondering about a lifetime option! Upon first hearing About having to pay for a license I admit I was a bit upset. But after literally only a few minutes of thought LOL I realized I have an extensive video library (many terabytes and still going! Lol) and use FB nearly everyday and it saves sooo much time and effort And paying for it only seems fair.

Please be sure to let me/us know as to the progress of this if/when you decide to implement something!

Thanks again!

Oh, and the taskbar pinning issue as well! Lol
MasterCATZ
Posts: 52
Joined: 28 May 2012, 23:01

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by MasterCATZ »

Alright, how do I go about a lifetime license for my Ubuntu system?

tho I already paid for this before and then you pulled the plug on the Ubuntu store
vincen
Posts: 34
Joined: 12 Sep 2017, 07:25

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by vincen »

Debian package on Ubuntu 18.04 gives me that error when trying to run it:
vincen@fixe:~$ filebot
Gtk-Message: 12:19:30.514: Failed to load module "canberra-gtk-module"
vincen@fixe:~$
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

MasterCATZ wrote: 06 Jul 2018, 08:02 Alright, how do I go about a lifetime license for my Ubuntu system?
As of now, there are only 1 year licenses. Assuming that the current implementation works well, then I might start issuing licenses without expiration date around this time next year, for the price of around ~50 USD.

:idea: Though I'm inclined to make life-time licenses available on request for long-term supporters, so things get tested before any kind of larger-scale rollout.

MasterCATZ wrote: 06 Jul 2018, 08:02 you pulled the plug on the Ubuntu store
Me? :lol: Like I'm quite sure it was Canonical that discontinued their Store and basically gave up on their Desktop story. It's unfortunate. I'm happy to personally reimburse you those $3 though. :lol:
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

vincen wrote: 06 Jul 2018, 10:20 Debian package on Ubuntu 18.04 gives me that error when trying to run it:
vincen@fixe:~$ filebot
Gtk-Message: 12:19:30.514: Failed to load module "canberra-gtk-module"
vincen@fixe:~$
This is a GTK message, and it's effectively just a warning message. If FileBot is indeed not working, then the cause is likely completely unrelated to this message.

You can get rid of this warning by installing canberra-gtk-module:

Code: Select all

sudo apt install libcanberra-gtk-module libcanberra-gtk3-module

This command will launch the GUI application, and since there's no error, I can only assume that FileBot was successfully launched:

Code: Select all

filebot
What exactly is not working? Are you trying to use the GUI? CLI? Does filebot -script fn:sysinfo work?
:idea: Please read the FAQ and How to Request Help.
Reefs
Posts: 2
Joined: 07 Jul 2018, 06:14

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Reefs »

I’d be interested in being one of your test subjects for a lifetime licence. Let me know if I make your shortlist.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Windows 7 /10 taskbar is fixed with r5684 or higher. I'll upload new builds today or tomorrow.
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Reefs wrote: 07 Jul 2018, 06:19 I’d be interested in being one of your test subjects for a lifetime licence. Let me know if I make your shortlist.
Anybody interested in a Cross-Platform Life-Time License, please sign up here, so I can keep you updated and have all your forum user names available so I can PM you individually once I've got something.

viewtopic.php?f=9&t=6023
:idea: Please read the FAQ and How to Request Help.
vincen
Posts: 34
Joined: 12 Sep 2017, 07:25

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by vincen »

rednoah wrote: 06 Jul 2018, 15:21 This is a GTK message, and it's effectively just a warning message. If FileBot is indeed not working, then the cause is likely completely unrelated to this message.
You can get rid of this warning by installing canberra-gtk-module:

Code: Select all

sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
This command will launch the GUI application, and since there's no error, I can only assume that FileBot was successfully launched:

Code: Select all

filebot
What exactly is not working? Are you trying to use the GUI? CLI? Does filebot -script fn:sysinfo work?
Installed these two extra packages but now when I start filebot I get that error:

Code: Select all

vincen@fixe:~$ filebot 
[xcb] Unknown request in queue while dequeuing
[xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
[xcb] Aborting, sorry about that.
java: ../../src/xcb_io.c :165 : dequeue_pending_request:  l'assertion « !xcb_xlib_unknown_req_in_deq » a échoué.
Aborted (core dumped)
vincen@fixe:~$ 
and then tried to start it from graphic and then it runs fine, very strange... but at least it looks to work for now so deleted the snap version I was previously using !
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Code: Select all

dequeue_pending_request ... xcb_xlib_unknown_req_in_deq ...
I've seen that before. Maybe a Gnome Shell bug? A reboot should fix the problem.
:idea: Please read the FAQ and How to Request Help.
mmeklenschek
Posts: 3
Joined: 10 Jul 2018, 00:33

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by mmeklenschek »

I just purchased the beta license and when I try to activate it I get,

Code: Select all

License Error: License Expired
I tried both on Linux and Windows.

Is it because of the timezone?

Please let me know.

Thanks

Mike
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Sorry, there was something broken on the license server. Should be fixed now. Please clear the cache and try again.
:idea: Please read the FAQ and How to Request Help.
bigpoopapizza
Posts: 3
Joined: 10 Jul 2018, 21:40

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by bigpoopapizza »

Hello,

I am using filebot on my Mac. Now I wanted to use it on my Synology NAS
I have installed FileBot_4.8.2_noarch.spk from https://get.filebot.net/filebot/FileBot_4.8.2/
and
filebot-node-0.2.8-noarch.spk from https://github.com/filebot/filebot-node/releases

When I open filebot node I cannot config the format. I just see this:

http://www.bilder-upload.eu/show.php?fi ... 261047.png

What can i do?
How can i config the format, I think in the lower section is something missing.
I have installed the java, so this error is not there anymore

Cheers

Bigpoopa
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

So you're saying the web app doesn't render correctly in your browser? What browser are you using?
:idea: Please read the FAQ and How to Request Help.
bigpoopapizza
Posts: 3
Joined: 10 Jul 2018, 21:40

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by bigpoopapizza »

Ok i just read it in an other post. I was using Safari on a Mac.

Thank you :D
bookedirl
Posts: 17
Joined: 09 Oct 2015, 14:31

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by bookedirl »

Been awhile since I had to install FileBot on my raspberrypi... Is this version now supported on Linux? Is there an up-to-date guide on how to install it? There was a lot of extra stuff that needed to be installed.. JNA, JAVA, MediaInfo.. etc... Is this still the case?
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Yes. Same as always. You can get the generic Linux package, extract, run, look at the output and fix things as they come up. If you have java working, then it'll probably work out of the box.


Here's a helper script:

Code: Select all

sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/tar.sh)"

Native dependencies such as JNA / MediaInfo / etc have always been optional. They're not required to run FileBot, but may be required depending on what you're doing.
:idea: Please read the FAQ and How to Request Help.
bookedirl
Posts: 17
Joined: 09 Oct 2015, 14:31

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by bookedirl »

I tried the script you posted and after running it, it says

Code: Select all

FileBot_4.8.2-portable.tar.xz: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
+ exit 1
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Since the packages are updated frequently these days, hash mismatches are expected. You can just skip that step.
:idea: Please read the FAQ and How to Request Help.
Femfisle
Posts: 4
Joined: 11 Jul 2018, 19:56

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Femfisle »

Hi.

I am trying to purchase the yearly subscription, but when I press the link that pops up nothing happens. Any tips? This is on Ubuntu 16.04.4 LTS
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Can you provide a screenshot of “nothing happens” please?

Like, what package are you using? SNAP or DEB or TAR? Does the purchase page not open? Or does the browser open but nothing loads? Or JavaScript errors? What browser are you using?
:idea: Please read the FAQ and How to Request Help.
Femfisle
Posts: 4
Joined: 11 Jul 2018, 19:56

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Femfisle »

I use FileBot_4.8.2_amd64.deb. What happens is that when I press the purchase link the window containing the options of purchase and registering key just closes. Nothing happens in the browser. No new tabs. I have Firefox as default browser. If I press the register key option however, the expected window opens as it should and I can select the location of the key file.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

I see. It should open a link in your browser, which I guess doesn't work on your particular distribution. It works on my Ubuntu 18.04 though. What Desktop environment are you using? Default Gnome Shell? Anything noteworthy to mention that might make your system significantly different from a fresh Ubuntu install?

What does the FileBot error log say, if anything? You can find the error log in your $HOME/.filebot folder.
:idea: Please read the FAQ and How to Request Help.
Femfisle
Posts: 4
Joined: 11 Jul 2018, 19:56

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Femfisle »

It didn't occur to me that it could be the desktop environment. I use xfce 4.12.

Code: Select all

GNU nano 2.5.3                   File: error.log                                              
Jul 11, 2018 8:47:28 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
        at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
        at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251)        at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
        ... 3 more

Jul 11, 2018 8:47:49 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
        at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
        at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251)        at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
        ... 3 more

Jul 11, 2018 8:56:41 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
        at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
        at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251)        at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
        ... 3 more

Jul 11, 2018 8:56:49 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
        at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
        at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251)        at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
        ... 3 more

Jul 11, 2018 8:57:02 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
java.io.IOException: Cannot run program "xdg-open": error=2, No such file or directory
        at net.filebot.util.ui.SwingUI.openURI(SwingUI.java:87)
        at net.filebot.ui.rename.RenameAction.lambda$createLicensePopup$7(RenameAction.java:251)        at net.filebot.util.ui.SwingUI$LambdaAction.actionPerformed(SwingUI.java:388)
Caused by: java.io.IOException: error=2, No such file or directory
        ... 3 more

Jul 11, 2018 9:06:58 PM net.filebot.util.ui.SwingUI openURI
SEVERE: Failed to open URI: https://www.filebot.net/purchase.html#deb
                                       [ Read 63 lines ]
^G Get Help     ^O Write Out    ^W Where Is     ^K Cut Text     ^J Justify      ^C Cur Pos
^X Exit         ^R Read File    ^\ Replace      ^U Uncut Text   ^T To Spell     ^_ Go To Line 
Thanks for the help :)
Femfisle
Posts: 4
Joined: 11 Jul 2018, 19:56

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Femfisle »

I reinstalled xdg-utils, and now it works. :)
b33z
Posts: 11
Joined: 04 Jul 2018, 18:58

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by b33z »

rednoah wrote: 09 Jul 2018, 06:14 Windows 7 /10 taskbar is fixed with r5684 or higher. I'll upload new builds today or tomorrow.
Perfect! Thanks Red!
Image
b2un0
Posts: 10
Joined: 09 Jun 2014, 10:41

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by b2un0 »

Hey,

thank you for this release, i got always the following error after successfully processing:

i think this was related to the AMC and "storeReport=y" flag because my reports folder is empty since i updated to 4.8.2

Error Message:

Code: Select all

No signature of method: java.util.Date.format() is applicable for argument types: (String) values: [[yyyy-MM-dd HH mm]]
Possible solutions: from(java.time.Instant), toYear(), getAt(java.lang.String), parse(java.lang.String), print(java.io.PrintWriter), print(java.lang.Object)
groovy.lang.MissingMethodException: No signature of method: java.util.Date.format() is applicable for argument types: (String) values: [[yyyy-MM-dd HH mm]]
Possible solutions: from(java.time.Instant), toYear(), getAt(java.lang.String), parse(java.lang.String), print(java.io.PrintWriter), print(java.lang.Object)
	at Script1.run(Script1.groovy:646)
	at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:64)
	at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:74)
	at net.filebot.cli.ArgumentProcessor.runScript(ArgumentProcessor.java:148)
	at net.filebot.cli.ArgumentProcessor.run(ArgumentProcessor.java:36)
	at net.filebot.Main.main(Main.java:126)
	

Filebot Call from my Script:

Code: Select all

/usr/bin/filebot \
    -script fn:amc\
    -non-strict\
    -r\
    --action "${ACTION}"\
    --output "${OUTPUT}"\
    --lang "de"\
    --log-file "amc.log"\
    --conflict "${CONFLICT}"\
    --def\
        clean="y"\
        unsorted="y"\
        storeReport="y"\
        ignore="(\.idx|\.sub|\.srt)"\
        skipExtract="y"\
        movieFormat="Filme/{n} ({y})"\
        seriesFormat="Serien/{n}/{'Staffel '+s}/{n} - {sxe} - {t}"\
    "${SEARCH}"
    

System Information

Code: Select all

filebot -script fn:sysinfo
FileBot 4.8.2 (r5667)
JNA Native: 5.2.0
MediaInfo: 18.05
7-Zip-JBinding: 9.20
Chromaprint: 1.4.2
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2018-07-02 (r528)
Groovy: 2.5.0
JRE: Java(TM) SE Runtime Environment 10.0.1
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 1 GB Max Memory / 36 MB Used Memory
OS: Linux (amd64)
HW: Linux debian 4.16.0-0.bpo.2-amd64 #1 SMP Debian 4.16.16-2~bpo9+1 (2018-06-26) x86_64 GNU/Linux
DATA: /home/bruno/.filebot
Package: DEB
License: FileBot License P3956012 (Valid-Until: 2019-07-03)
Done ヾ(@⌒ー⌒@)ノ
Seexelas
Posts: 5
Joined: 01 Apr 2016, 08:26

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Seexelas »

i tried to buy a licence for my synology but after the paypal page, i got an error. I received a paypal mail to validate my purchase but nothing since. I opened a ticket to paddle,
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Seexelas wrote: 13 Jul 2018, 15:38 i tried to buy a licence for my synology but after the paypal page, i got an error. I received a paypal mail to validate my purchase but nothing since. I opened a ticket to paddle,
Not sure. Can you provide screenshots of what you see? That being said, payment processing is entirely done by Paddle, so probably not much I can do to solve PayPal / Paddle issues, though I'm curious what the error / validation email says.
:idea: Please read the FAQ and How to Request Help.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

b2un0 wrote: 13 Jul 2018, 13:16 i think this was related to the AMC and "storeReport=y" flag because my reports folder is empty since i updated to 4.8.2
Fixed with r5710. New release packages should be online in 1-2 hours.

If you're using the DEB, then you can also give the new DEB repository a try:
viewtopic.php?f=11&t=6028
:idea: Please read the FAQ and How to Request Help.
gericb
Posts: 3
Joined: 29 Dec 2017, 15:24

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by gericb »

Hello! I installed the FileBot Node 0.2.8 and FileBot 4.8.2 from the Synology Package Center, got myself a shiny new license file, installed, seemingly activated, but my "Execute" button is greyed out and I am getting an error when I run "System Info".

Seems I am missing another foundation package, but what?

Thank You




filebot -script 'fn:sysinfo'

------------------------------------------

FileBot 4.8.2 (r5710)
JNA Native: 5.2.0
MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load amd64 (64-bit) native library libmediainfo.so: Unable to load library 'mediainfo': Native library (linux-x86-64/libmediainfo.so) not found in resource path ([file:/volume1/@appstore/filebot/jar/filebot.jar])
Apache Commons VFS: [zip, rar]
Chromaprint: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2018-07-13 (r529)
Groovy: 2.5.0
JRE: Java(TM) SE Runtime Environment 1.8.0_171
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 4 Core / 4 GB Max Memory / 27 MB Used Memory
OS: Linux (amd64)
HW: Linux CentralNAS 3.10.102 #15284 SMP Thu Jun 21 00:42:18 CST 2018 x86_64 GNU/Linux synology_bromolow_3615xs
DATA: /volume1/@appstore/filebot/data/admin
Package: SPK
License: FileBot License P4048758 (Valid-Until: 2019-07-14)
Done ヾ(@⌒ー⌒@)ノ
------------------------------------------

[Process completed]
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

1.
You need to fill out all the required fields in the UI, e.g. certain combo boxes must not be empty.

2.
says info shows that certain optional components are not working, which is normal on less well supported architectures. You won’t notice; depending on what you’re doing.
:idea: Please read the FAQ and How to Request Help.
b2un0
Posts: 10
Joined: 09 Jun 2014, 10:41

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by b2un0 »

rednoah wrote: 13 Jul 2018, 15:45 Fixed with r5710. New release packages should be online in 1-2 hours.
works, thank you!
rednoah wrote: 13 Jul 2018, 15:45 If you're using the DEB, then you can also give the new DEB repository a try:
viewtopic.php?f=11&t=6028
thank you, also works!
xIntenso
Posts: 33
Joined: 14 Jan 2018, 23:39

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by xIntenso »

Hi rednoah!

Although you now supporting lots of platforms again is great, as someone who recently purchased the Windows Store version for $20, I can't help but have somewhat mixed feelings.
If I was only a Windows user, this would be a non-issue, since you decided to keep supporting the Store version at no additional cost.

Let me first say I have no problems at all with the $6/yr price point, which I think is fair, because it leaves you probably south of $5/customer/yr after taxes, fees and whatnot, which is very fair for the amount of effort you put into this software.

However since I use FileBot on both Windows and Synology, the situation becomes somewhat different for me. Since I would very much like to continue using your updated software, I would obviously purchase a license.
However, since this license also includes a Windows version of the software, my previous purchase, a little over half a year ago (2 jan '18), is now basically useless from my point of view, other than of course providing monetary support to a passionate dev who did provide me with great support during that time.

Now I understand that from your point of view this is obviously not entirely fair, since I did use the software during that half year, which means I certainly got value for my money. It is also still being updated, so the thing I paid for is not going away or being deprecated.
However if I look at it financially, I basically paid the equivalent of 3.3 years of license under the new system, but received the equivalent of half a year of service, since I need/want to purchase a new cross-platform license from now on.

This basically leaves me with 2 options:
Option cheapskate: Revert to the old Synology package, and just keep using that since it actually still works great for my use case. This is far from idea, but functional and the cheapest solution
Option just pay: Purchase a yearly (or lifetime if it gets released) license and hope the licensing system doesn't change yet again, while knowing that I do support you, which should make the purchase feel less bad.

Let me end this post that has become way longer than I intended by saying that this post is not so much meant as criticism, but as feedback, since that is what you requested.
I still appreciate your work, and will probably go with option just pay if I'm being honest, but I just wanted to get this off my chest.

Thanks for taking the time to read this!
gericb
Posts: 3
Joined: 29 Dec 2017, 15:24

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by gericb »

rednoah wrote: 14 Jul 2018, 05:52 1.
You need to fill out all the required fields in the UI, e.g. certain combo boxes must not be empty.

2.
says info shows that certain optional components are not working, which is normal on less well supported architectures. You won’t notice; depending on what you’re doing.
Oh Lord! I must have been tired, just wasn't paying attention...though I would have expected it to be naturally defaulted to something like I feel v4.7.9 was. Per your feedback, I noticed that "Action:" was blank, I changed to "move and rename" and my execute button comes alive! :oops:

Quick side question, can we use node.js v8 instead of node.js v4 with your newest release?

Thank YOU
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

All recent versions of node should work now.
:idea: Please read the FAQ and How to Request Help.
abescalamis
Posts: 30
Joined: 26 Jan 2018, 04:10

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by abescalamis »

Rednoah, would you consider a lifetime license? I never buy subscription like software, I do when they offer lifetime.

Maybe 15, 20, 25 for lifetime, you name it.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Yes, maybe in the future:
viewtopic.php?f=9&t=6023
:idea: Please read the FAQ and How to Request Help.
Perry789
Posts: 6
Joined: 15 Jul 2018, 10:05

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Perry789 »

Hi, I have bought a license using paypal and received the psm license key.
How do I go about activating? This is in WIndows OS.

I have moved the PSM file to the Filebot installation directory then run: filebot --license *.psm
Filebot then launches but shows unregistered.

Edit:

Working now, I just had to execute the license file!
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

You can double-click the license file to install the license file.

FileBot will also prompt you in-app when you necessarily, before it'll let you rename, so you can't miss it. ;)
:idea: Please read the FAQ and How to Request Help.
josebalu
Posts: 2
Joined: 15 Jul 2018, 18:24

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by josebalu »

Hello.
I have a Synology. I can not delete task. Why?
I just want to have Schedules
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

You can manage tasks in Synology Scheduler. FileBot Node can help you create tasks, but can't help you manage or delete tasks.
:idea: Please read the FAQ and How to Request Help.
R91
Posts: 4
Joined: 15 Jul 2018, 22:55

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by R91 »

Hi,

I have a Synology with Filebot 4.8.2 and Filebot Node 0.2.8
I want purchase a license but I don't see where I can buy it

In Filebot Node-->Tools-->License-->Purchase don't work.

Can someone send me the purchase link?

Edit:

I reload the Synology web and now works perfect and I bought a license
Seexelas
Posts: 5
Joined: 01 Apr 2016, 08:26

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Seexelas »

rednoah wrote: 13 Jul 2018, 15:43
Seexelas wrote: 13 Jul 2018, 15:38 i tried to buy a licence for my synology but after the paypal page, i got an error. I received a paypal mail to validate my purchase but nothing since. I opened a ticket to paddle,
Not sure. Can you provide screenshots of what you see? That being said, payment processing is entirely done by Paddle, so probably not much I can do to solve PayPal / Paddle issues, though I'm curious what the error / validation email says.
My issue was quickly solved by Paddle ;) thanks a lot !
User avatar
LBKirk
Posts: 16
Joined: 16 Jul 2018, 23:30

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by LBKirk »

I'm currently running Synology with Deluge and Filebot node. I purchased the licence, activated and the node works just fine but I'm having issues running the Deluge Filebot plugin. I get this error

Code: Select all

License Error: UNREGISTERED
FileBot requires a valid license. Please run `filebot --license *.psm` as user `sc-deluge` to install your FileBot license.

I'm running the node under the Admin account with an activated license and I don't know if I'm missing something but how do I run the license as the sc-deluge user account so that I can use the Filebot plugin?

Thank you for any help
LBKirk
System info:
Synology DS1517+ - 78.5TB
Synology DS1618+ - 136.5TB
Synology DS1618+ - 34.9TB
FileBot
FileBot Node
Deluge
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

LBKirk wrote: 16 Jul 2018, 23:49 I'm running the node under the Admin account with an activated license and I don't know if I'm missing something but how do I run the license as the sc-deluge user account so that I can use the Filebot plugin?
If you log in via SSH, then you can use standard Linux tools such as sudo -H -u <user> name to run commands as a different user:
viewtopic.php?f=8&t=6033
:idea: Please read the FAQ and How to Request Help.
User avatar
LBKirk
Posts: 16
Joined: 16 Jul 2018, 23:30

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by LBKirk »

Worked like a champ, Thank you sir
LBKirk
System info:
Synology DS1517+ - 78.5TB
Synology DS1618+ - 136.5TB
Synology DS1618+ - 34.9TB
FileBot
FileBot Node
Deluge
Rabtor
Posts: 3
Joined: 17 Jul 2018, 11:59

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Rabtor »

Hello I tried to install the license with admin and my other admin account.

Got this error:

filebot --license /tmp/

------------------------------------------

Unrecognized option: --illegal-access=permit
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
------------------------------------------

[Process error]

Any Idea what I can do on my synology nas 216j ?

Thank you very much.
User avatar
rednoah
The Source
Posts: 24661
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by rednoah »

Fixed with r5721. Just update again.


EDIT:

SPK and QPKG packages have been updated so that a license installed as admin also work for other users. You may need to install your license as admin again once for that to work though.
:idea: Please read the FAQ and How to Request Help.
Rabtor
Posts: 3
Joined: 17 Jul 2018, 11:59

Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)

Post by Rabtor »

Updated. Tried with both accounts.

I still get the same error . =/

Any further ideas?
Post Reply