Search found 7 matches
- 08 Aug 2018, 16:50
- Forum: Feature Requests and Bug Reports
- Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
- Replies: 230
- Views: 248248
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
Newer builds of the SPK / QNAP package already do this by storing the license file in the same location for all users, so a license imported as User A will subsequently work for User B as if that user had imported the license himself. i reinstalled filebot and filebot node. now it works fine. That ...
- 07 Aug 2018, 13:14
- Forum: Feature Requests and Bug Reports
- Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
- Replies: 230
- Views: 248248
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
new problem... i have a synology with couchpotato, nzbget and plex running. nzbget start a filebot script to sort (and rename) the files for plex. but nzbget give me that error: error Tue Aug 07 2018 13:09:13 Post-process-script filebot.sh for xxx failed (terminated with unknown status) info Tue Aug ...
- 06 Aug 2018, 19:48
- Forum: Feature Requests and Bug Reports
- Topic: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
- Replies: 230
- Views: 248248
Re: [BETA] FileBot 4.8.2 (with support for all platforms with cross-platform license system)
@rednoah life-time license? i hope i dont die in 50 years xD its a shame that you dont work with microsoft store. now i have the win10 version and a version for all plattforms. the price is rough but ok.... over the time the software will pay for itself edit: the two files i wanted to process ...
- 10 Oct 2017, 02:13
- Forum: Help and Support
- Topic: Count Folders
- Replies: 3
- Views: 3920
Re: Count Folders
if there is no album information, the music must be sorted out to P:/unsorted. away from plex
my amc is pretty much done except for this detail
thanks i will try it that way
my amc is pretty much done except for this detail
thanks i will try it that way
- 09 Oct 2017, 19:05
- Forum: Help and Support
- Topic: Count Folders
- Replies: 3
- Views: 3920
Count Folders
hi there is there a way to count folders? or this "/" sign? problem is, i want to use AcoustID to identify and sort my music (id3 tags are sometimes missing or wrong) but sometimes it happend that the Album information is missing. the information is online on musicbrainz.org i use P:/{plex} and/or P ...
- 14 Nov 2016, 16:40
- Forum: Episode / Movie Naming Scheme
- Topic: let filebot choose genre from a list
- Replies: 3
- Views: 3245
Re: let filebot choose genre from a list
i use this expression for science {def order = [Horror:1, Action:2, 'Science Fiction':3, Fantasy:4, Komödie:5, Drama:6, Lovestory:7, Mystery:8, Familie:9, Thriller:10, Abenteuer:11, Animation:12, Foreign:13, Historie:14, Musik:15, Western:16].withDefault{ 100 }; genres.take(1).sort{ order[it] } } {n} ...
- 10 Nov 2016, 10:00
- Forum: Episode / Movie Naming Scheme
- Topic: let filebot choose genre from a list
- Replies: 3
- Views: 3245
let filebot choose genre from a list
hi :) first thinks first, thank you very much for this wonderful program rednoah im quite happy with my expression, especially the collection handling :ugeek: thanks to the forum and many many hours of reading and trail and error i came up with this: I:/{any{readLines('H:/Filmdatenbank/Filmreihe.txt ...