Search found 10 matches
- 30 Aug 2016, 15:23
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
Re: [qbittorrent 3.3.5] stopped working?
1. Link for corresponding GitHub issue? 2. The log in pastebin looks good. It's also incomplete. What's the problem? 3. FileBot doesn't care if a path ends with backslash. If that is indeed what you pass in. Users that don't understand how CMD works are likley to pass a path that ends with double ...
- 30 Aug 2016, 04:19
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
Re: [qbittorrent 3.3.5] stopped working?
I re installed verson 3.3.6 of qbittorrent the issues are the folders selected within torrent program always add a backslash on the end it will not let you change it. I see from previous notes the files can't end in backslash which is my issue. If i change my path/to/media do you think that will ...
- 30 Aug 2016, 01:30
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
Re: [qbittorrent 3.3.5] stopped working?
That's not the command that qbittorrent executes. What's the command that is actually executed after all the variables have been replaced? Sorry I am confused all I have done it copy and paste this within qbittorrent as per the forums tutorial filebot -script fn:amc --output "/path/to/media ...
- 30 Aug 2016, 01:19
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
Re: [qbittorrent 3.3.5] stopped working?
FileBot and Java treat / and \ equally for file paths. But \ is used as separator as well as escape character in CMD, so I guess your command-line is wrong. You provide ZERO logs, commands, or anything that could tell me what's actually happening, so I'm guessing here. ;) If you run this command ...
- 29 Aug 2016, 22:27
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
Re: [qbittorrent 3.3.5] stopped working?
I posted this on qbittorrent issues thread in github And got this reply. Hoping to see if I can get any update so I can upgrade my version of qbittorrent That's kinda half an issue of filebot then because windows does actually not care about which slash it is, both work for it, in the explorer ...
- 23 Jul 2016, 03:58
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
Re: [qbittorrent 3.3.5] stopped working?
Tested 3.3.6 same issues qbittorrent wont save it without the \ so it doesn't work with file bot properly, stick with 3.3.4 for now I guess
- 03 Jul 2016, 03:54
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
Re: stopped working?
I downgraded to 3.3.3 and it works fine, I noticed C:\Users\Media PC\Documents\Downloads by default in 3.3.5 add's a back / and reverts back to it by default even if you edit it.
Thinking that's the problem.
Edit *** VVersion 3.3.4 works also
Thinking that's the problem.
Edit *** VVersion 3.3.4 works also
- 02 Jul 2016, 18:20
- Forum: Windows
- Topic: [qbittorrent 3.3.5] stopped working?
- Replies: 12
- Views: 7144
[qbittorrent 3.3.5] stopped working?
Hey everyone Running this script filebot -script fn:amc --output "/path/to/media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music=y artwork=y "ut_dir=%F" "ut_kind=multi" "ut_title=%N" "ut_label=%L" noticed since my update to ...
- 18 Dec 2015, 18:50
- Forum: Windows
- Topic: qtorrent/plex/seperate folders?
- Replies: 3
- Views: 3523
Re: qtorrent/plex/seperate folders?
Hmm I never found the folder it makes? Is there a default destination?
- 18 Dec 2015, 02:33
- Forum: Windows
- Topic: qtorrent/plex/seperate folders?
- Replies: 3
- Views: 3523
qtorrent/plex/seperate folders?
Hey everyone I am confused & need some help I am using qtorrent for my download with this script filebot -script fn:amc --output "/path/to/media" --action duplicate --conflict skip -non-strict --log-file amc.log --def excludeList=amc.excludes unsorted=y music=y artwork=y "ut_dir=%F" "ut_kind=multi ...