Mis-named shows (Terry Pratchett's Going Postal)

All your suggestions, requests and ideas for future development
Post Reply
linuxuser
Posts: 1
Joined: 31 Dec 2019, 18:27

Mis-named shows (Terry Pratchett's Going Postal)

Post by linuxuser »

Hi,
full subscription user here :)

I noticed a few mistaken show names after filebot did it's work. Both are Terry Pratchet movies:

First is Going Postal:

Code: Select all

Run script [fn:amc] at [Sat Dec 28 03:06:13 GMT 2019]
Parameter: minFileSize = 1024000
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: excludeList = .excludes
Parameter: ut_dir = /share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR
Parameter: ut_kind = multi
Parameter: ut_title = Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR
Parameter: ut_label = N/A
Use excludes: /share/media/Media/.excludes (4251)
Input: /share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Subs/Terry Pratchett's Going Postal (HD).srt
Input: /share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Terry Pratchett's Going Postal (HD).m4v
Group: [Movie:Terry (2011), Series:null] => [Terry Pratchett's Going Postal (HD).srt, Terry Pratchett's Going Postal (HD).m4v]
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Terry Pratchett's Going Postal (HD).m4v]
[HARDLINK] from [/share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Terry Pratchett's Going Postal (HD).m4v] to [/share/media/Media/Movies/Terry (2011)/Terry (2011).m4v]
[HARDLINK] from [/share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Subs/Terry Pratchett's Going Postal (HD).srt] to [/share/media/Media/Movies/Terry (2011)/Terry (2011).eng.srt]
Failed to set xattr: FileSystemException: /share/media/Media/Movies/Terry (2011)/Terry (2011).m4v: Error writing extended attribute 'net.filebot.metadata': Operation not supported
Failed to set xattr: FileSystemException: /share/media/Media/Movies/Terry (2011)/Terry (2011).eng.srt: Error writing extended attribute 'net.filebot.metadata': Operation not supported
Processed 2 files
Fetching movie artwork for [null] to [/share/media/Media/Movies/Terry (2011)]
FileNotFoundException: Resource is empty: {} => https://api.themoviedb.org/3/movie/null?append_to_response=alternative_titles%2Crelease_dates%2Ccredits%2Cvideos&language=en-US&api_key=1bb965af6888496c30d52a27e831f9c9
Done ヾ(@⌒ー⌒@)ノ
The second is "The Color of Magic part 1"

Code: Select all

Run script [fn:amc] at [Sat Dec 28 03:06:13 GMT 2019]
Parameter: minFileSize = 1024000
Parameter: unsorted = y
Parameter: music = y
Parameter: artwork = y
Parameter: excludeList = .excludes
Parameter: ut_dir = /share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR
Parameter: ut_kind = multi
Parameter: ut_title = Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR
Parameter: ut_label = N/A
Use excludes: /share/media/Media/.excludes (4251)
Input: /share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Subs/Terry Pratchett's Going Postal (HD).srt
Input: /share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Terry Pratchett's Going Postal (HD).m4v
Group: [Movie:Terry (2011), Series:null] => [Terry Pratchett's Going Postal (HD).srt, Terry Pratchett's Going Postal (HD).m4v]
Rename movies using [TheMovieDB]
Auto-detect movie from context: [/share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Terry Pratchett's Going Postal (HD).m4v]
[HARDLINK] from [/share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Terry Pratchett's Going Postal (HD).m4v] to [/share/media/Media/Movies/Terry (2011)/Terry (2011).m4v]
[HARDLINK] from [/share/media/Downloads/Terry.Pratchetts.Going.Postal.BRRIP.MP4.x264.720p-HR/Subs/Terry Pratchett's Going Postal (HD).srt] to [/share/media/Media/Movies/Terry (2011)/Terry (2011).eng.srt]
Failed to set xattr: FileSystemException: /share/media/Media/Movies/Terry (2011)/Terry (2011).m4v: Error writing extended attribute 'net.filebot.metadata': Operation not supported
Failed to set xattr: FileSystemException: /share/media/Media/Movies/Terry (2011)/Terry (2011).eng.srt: Error writing extended attribute 'net.filebot.metadata': Operation not supported
Processed 2 files
Fetching movie artwork for [null] to [/share/media/Media/Movies/Terry (2011)]
FileNotFoundException: Resource is empty: {} => https://api.themoviedb.org/3/movie/null?append_to_response=alternative_titles%2Crelease_dates%2Ccredits%2Cvideos&language=en-US&api_key=1bb965af6888496c30d52a27e831f9c9
Done ヾ(@⌒ー⌒@)ノ
User avatar
rednoah
The Source
Posts: 22995
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Mis-named shows

Post by rednoah »

Can you find the correct match on TheMovieDB?
https://www.themoviedb.org/


EDIT:

This one is tricky. It looks like a movie, but it's listed as TV Series with 2 episodes:
https://www.themoviedb.org/tv/7171-goin ... uage=en-US


:idea: You're out of luck here. The amc script can't process files that are plain misleading. The GUI should work fine though, assuming you select Episode Mode, and perhaps match episodes manually.
:idea: Please read the FAQ and How to Request Help.
Post Reply