Search found 35 matches
- 05 Aug 2019, 05:16
- Forum: Help and Support
- Topic: Anyone having trouble with movies today?
- Replies: 6
- Views: 3364
Re: Anyone having trouble with movies today?
LOL - That was embarrassing - thanks so much!
- 05 Aug 2019, 05:01
- Forum: Help and Support
- Topic: Anyone having trouble with movies today?
- Replies: 6
- Views: 3364
Re: Anyone having trouble with movies today?
Thanks
It is possible. This is the 1989 movie Glory. It doesn't matter if I load Casino Royale, Airplane!, Catch Me If You Can, Gods of Egypt or any other movie - it wants the series.
https://i.imgur.com/XBQaice.jpg
{n.sortName('$2, $1')} - {y} ({vf}, {audio[0].with{ allOf{Format}{FormatProfile ...
It is possible. This is the 1989 movie Glory. It doesn't matter if I load Casino Royale, Airplane!, Catch Me If You Can, Gods of Egypt or any other movie - it wants the series.
https://i.imgur.com/XBQaice.jpg
{n.sortName('$2, $1')} - {y} ({vf}, {audio[0].with{ allOf{Format}{FormatProfile ...
- 05 Aug 2019, 04:46
- Forum: Help and Support
- Topic: Anyone having trouble with movies today?
- Replies: 6
- Views: 3364
Re: Anyone having trouble with movies today?
I would be happy to do so. In order to try to troubleshoot the issue I uninstalled the program. I reinstalled and the error log is completely empty. It still processes tv shows fine. When I put in any movie it tries to match it with a TV series. I created a new preset in case that was the issue - it ...
- 04 Aug 2019, 18:43
- Forum: Help and Support
- Topic: Anyone having trouble with movies today?
- Replies: 6
- Views: 3364
Anyone having trouble with movies today?
My TV renaming is still working but neither movie database seems to resolve movies today. I tested with movies it worked with before to verify. I also tested on another machine.
- 20 Jul 2019, 00:31
- Forum: Scripting and Automation
- Topic: Original date for an artist song?
- Replies: 1
- Views: 2070
Original date for an artist song?
Hello,
My current format is {artist} - {t} {na} - {t} {[y]} and I'll often get something like Beetles - Eleanor Rigby - 2011 - I'm pretty sure they haven't recorded too much lately so I'm guessing that is from a rereleased recording on a newer album. Is there a way to have it set the beatles ...
My current format is {artist} - {t} {na} - {t} {[y]} and I'll often get something like Beetles - Eleanor Rigby - 2011 - I'm pretty sure they haven't recorded too much lately so I'm guessing that is from a rereleased recording on a newer album. Is there a way to have it set the beatles ...
- 26 Sep 2018, 19:01
- Forum: Feature Requests and Bug Reports
- Topic: Can I get the IMDB movie rating?
- Replies: 2
- Views: 2516
Re: Can I get the IMDB movie rating?
Great! Thanks!
- 24 Sep 2018, 14:17
- Forum: Feature Requests and Bug Reports
- Topic: Can I get the IMDB movie rating?
- Replies: 2
- Views: 2516
Can I get the IMDB movie rating?
Hello,
Not sure if it is possible to do this but I'd like the IMDB rating for a movie.
Not sure if it is possible to do this but I'd like the IMDB rating for a movie.
- 05 Jun 2017, 21:11
- Forum: Feature Requests and Bug Reports
- Topic: NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.ShellAPI$SHFILEOPSTRUCT
- Replies: 3
- Views: 3176
Re: NoClassDefFoundError:
Thanks - if that solves it I'll be glad to buy it even though I've donated twice. Does that resolve the issue?
- 05 Jun 2017, 13:50
- Forum: Feature Requests and Bug Reports
- Topic: NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.ShellAPI$SHFILEOPSTRUCT
- Replies: 3
- Views: 3176
NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.ShellAPI$SHFILEOPSTRUCT
Hello,
I'm trying to rename a movie and it shows what it wants to change the name to on the right hand side but when I click on rename I get
NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.ShellAPI$SHFILEOPSTRUCT
I'm using Filebot 4.7.9
Not sure if it matters but I'm ...
I'm trying to rename a movie and it shows what it wants to change the name to on the right hand side but when I click on rename I get
NoClassDefFoundError: Could not initialize class com.sun.jna.platform.win32.ShellAPI$SHFILEOPSTRUCT
I'm using Filebot 4.7.9
Not sure if it matters but I'm ...
- 28 May 2017, 03:58
- Forum: Feature Requests and Bug Reports
- Topic: Putting The, at the end of a file name with The at the beginning of the title?
- Replies: 11
- Views: 13205
Re: Putting The, at the end of a file name with The at the beginning of the title?
Good to know - I thought it was because of some typo in my code when I reformatted my computer.
- 27 May 2017, 03:58
- Forum: Feature Requests and Bug Reports
- Topic: Putting The, at the end of a file name with The at the beginning of the title?
- Replies: 11
- Views: 13205
Re: Putting The, at the end of a file name with The at the beginning of the title?
Hello,
I recently reformatted my computer and messed up something on my TV show formula. I use filebot to fix the details, rename the file and move it to the correct folder.
I tried this G:/TVCurrent/{n.replaceTrailingBrackets().sortName('$2, $1')} ({y}) /Season {s} ({episodelist.findAll{it.season ...
I recently reformatted my computer and messed up something on my TV show formula. I use filebot to fix the details, rename the file and move it to the correct folder.
I tried this G:/TVCurrent/{n.replaceTrailingBrackets().sortName('$2, $1')} ({y}) /Season {s} ({episodelist.findAll{it.season ...
- 30 Mar 2017, 14:04
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
For me it is easier to read when there are a lot of details so close together.
- 30 Mar 2017, 06:24
- Forum: Scripting and Automation
- Topic: Removing a double date in a TV title.
- Replies: 2
- Views: 2425
Re: Removing a double date in a TV title.
Fantastic! Thanks
- 30 Mar 2017, 06:21
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
I think I have a way to put spaces between words but need your smarts in the code.
I think if I could replace values with a space and then slide them between words.
In your FAQ you use this code - {n.space('.')} I know some values on mine are going to be en for English. I was wondering if I could ...
I think if I could replace values with a space and then slide them between words.
In your FAQ you use this code - {n.space('.')} I know some values on mine are going to be en for English. I was wondering if I could ...
- 30 Mar 2017, 05:27
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
Thanks - I think I know what you were suggesting now!
{n.sortName('$2, $1')} - {y} ({vf}, {audio[0].with{ allOf{Format}{FormatProfile}.join('-').slash('.') }} {channels}, {certification}, {minutes} minutes)
{n.sortName('$2, $1')} - {y} ({vf}, {audio[0].with{ allOf{Format}{FormatProfile}.join('-').slash('.') }} {channels}, {certification}, {minutes} minutes)
- 30 Mar 2017, 05:16
- Forum: Scripting and Automation
- Topic: Removing a double date in a TV title.
- Replies: 2
- Views: 2425
Removing a double date in a TV title.
Hello,
I use this code - G:/TVCurrent/{n.sortName('$2, $1')} ({y})/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t} {vf} it works for most shows but some shows have the date in the name. E.g. the 2015 TV series called the magicians. For shows Iike this, I ...
I use this code - G:/TVCurrent/{n.sortName('$2, $1')} ({y})/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t} {vf} it works for most shows but some shows have the date in the name. E.g. the 2015 TV series called the magicians. For shows Iike this, I ...
- 30 Mar 2017, 05:14
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
Right - I'm not claiming I did get it working. I said this is what I'd LIKE to get. What I'm asking for is help getting it to work. I'm trying to use the examples you gave but I'm doing something wrong.
- 29 Mar 2017, 23:25
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
Thanks!
I apologize but I'm doing something wrong.
My original is
{n.sortName('$2, $1')} - {y} ({vf}, {AC} {channels}, {certification}, {minutes} minutes)
Resident Evil The Final Chapter - 2016 (1080p, DTS 7.1, R, 106 minutes)
I'm trying
{n.sortName('$2, $1')} - {y} ({vf}, {audio[0 ...
I apologize but I'm doing something wrong.
My original is
{n.sortName('$2, $1')} - {y} ({vf}, {AC} {channels}, {certification}, {minutes} minutes)
Resident Evil The Final Chapter - 2016 (1080p, DTS 7.1, R, 106 minutes)
I'm trying
{n.sortName('$2, $1')} - {y} ({vf}, {audio[0 ...
- 29 Mar 2017, 14:28
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
I appreciate your help .
Here is the info from Crimson Peak from Media info
OriginalSourceMedium_ID 4352
OriginalSourceMedium_ID/String 4352 (0x1100)
Format DTS
Format/Info Digital Theater Systems
Format_Commercial DTS
Format_Profile X / MA / Core
Format_Settings_Mode 16
Format_Settings ...
Here is the info from Crimson Peak from Media info
OriginalSourceMedium_ID 4352
OriginalSourceMedium_ID/String 4352 (0x1100)
Format DTS
Format/Info Digital Theater Systems
Format_Commercial DTS
Format_Profile X / MA / Core
Format_Settings_Mode 16
Format_Settings ...
- 29 Mar 2017, 05:05
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
Thanks - I'm using windows so it looks different but it is in the Format Profile field
This was for The Expendables
Audio #1
ID : 2
ID in the original source medium : 4352 (0x1100)
Format : TrueHD
Format profile : TrueHD+Atmos / TrueHD
Codec ID : A_TRUEHD
Duration : 2 h 12 min
Bit rate mode ...
This was for The Expendables
Audio #1
ID : 2
ID in the original source medium : 4352 (0x1100)
Format : TrueHD
Format profile : TrueHD+Atmos / TrueHD
Codec ID : A_TRUEHD
Duration : 2 h 12 min
Bit rate mode ...
- 29 Mar 2017, 04:51
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
Re: How to add spaces between words?
Thanks! I guess I can live without the spaces.
I'm not sure if my question was clear but I currently have it showing DTS for audio - is there a way to get the version of DTS - e.g. DTS:X? I don't see that in the link so perhaps not.
I'm not sure if my question was clear but I currently have it showing DTS for audio - is there a way to get the version of DTS - e.g. DTS:X? I don't see that in the link so perhaps not.
- 29 Mar 2017, 03:01
- Forum: Scripting and Automation
- Topic: How to add spaces between words?
- Replies: 15
- Views: 12023
How to add spaces between words?
Hello,
I'd like to put some additional info at the end of the movie main information. When I tried to do this I couldn't figure out how to add spaces.
For example I started out with The Transporter Refueled. I got it close with:
{n.sortName('$2, $1')} - {y} ({vf}, {AC} {channels}, {certification ...
I'd like to put some additional info at the end of the movie main information. When I tried to do this I couldn't figure out how to add spaces.
For example I started out with The Transporter Refueled. I got it close with:
{n.sortName('$2, $1')} - {y} ({vf}, {AC} {channels}, {certification ...
- 26 Sep 2016, 13:31
- Forum: Feature Requests and Bug Reports
- Topic: Putting The, at the end of a file name with The at the beginning of the title?
- Replies: 11
- Views: 13205
Re: Putting The, at the end of a file name with The at the beginning of the title?
For anyone interested - I tried
{n.sortName('$2, $1')}/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t} {vf} - that doesn't work
I tried {n.sortName('$2, $1')} ({y})/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t ...
{n.sortName('$2, $1')}/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t} {vf} - that doesn't work
I tried {n.sortName('$2, $1')} ({y})/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t ...
- 26 Sep 2016, 02:58
- Forum: Feature Requests and Bug Reports
- Topic: Putting The, at the end of a file name with The at the beginning of the title?
- Replies: 11
- Views: 13205
Re: Putting The, at the end of a file name with The at the beginning of the title?
Thanks - sorry I don't understand. Can you give me the full line based on - {ny}/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t} {vf} - I have no idea where that code goes in for {n.sortName('$2, $1')} ({y})
- 25 Sep 2016, 20:29
- Forum: Feature Requests and Bug Reports
- Topic: Putting The, at the end of a file name with The at the beginning of the title?
- Replies: 11
- Views: 13205
Re: Putting The, at the end of a file name with The at the beginning of the title?
Sorry - I thought I got it but I would like to do the same for TV shows. Currently I'm using
{ny}/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t} {vf} but I want the TV show top folder to have THE in the title at the end. E.g. Exorcist, The (2016)
{ny}/Season {s} ({episodelist.findAll{it.season == s}.airdate.year.min()})/{n} - {s00e00} - {t} {vf} but I want the TV show top folder to have THE in the title at the end. E.g. Exorcist, The (2016)