Page 1 of 1

File type issue

Posted: March 23rd, 2014, 11:56 pm
by networx2002
After download and when unpacking im getting this issue below. It unpacks but its just a file, it doesn't give it an extension or file type so plex doesn't recognize it .

Thanks

Loading config from Z:\Media\Downloads\scripts\autoProcessTV.cfg
Opening URL: http://localhost:8081/home/postprocess/ ... 5CSeason+9
Processing folder Z:\Media\Downloads\Complete\tv\How I Met Your Mother\Season 9

Recursively processing a folder: _UNPACK_How.I.Met.Your.Mother.S09E21.Gar

Processing folder Z:\Media\Downloads\Complete\tv\How I Met Your Mother\Season 9\_UNPACK_How.I.Met.Your.Mother.S09E21.Gar

The directory name indicates that this release is in the process of being unpacked, skipping

Re: File type issue

Posted: March 24th, 2014, 2:42 am
by shypike
Don't know much about SickBeard, but what it says is that
SABnzbd is still busy unpacking the download.
Are you using the regular SickBeard script in SABnzbd?

Re: File type issue

Posted: March 24th, 2014, 11:27 am
by networx2002
that's correct, it was working fine then i did the update deleting the old sickbeard and installing the new version now im having issues.

Re: File type issue

Posted: March 31st, 2014, 6:02 am
by linuzz
I think this has to do with the folder_max_length ( 128 ) setting, it seems it now also limits the file name length?

Re: File type issue

Posted: April 9th, 2014, 1:41 pm
by shypike
Yes, it trims for size too in 0.7.17
It's a bit of an accident, but somehow makes sense.
Even so, I will remove that side-effect in the next release.

Re: File type issue

Posted: April 16th, 2014, 6:47 am
by xarorax
Sorry for hijacking the thread but I have the same issue where the file is extracted correctly and placed in the right folder but with no extension. I use SickBeard to grab the nzb's but use Sabnzb to do the renaming. Just as an note - with the shows that it doesn't give an extension too it also fails to delete the unpacking folder from the show directory.

My max folder length was set at 50, will changing it to 100 help with this issue?

Re: File type issue

Posted: April 16th, 2014, 7:48 am
by shypike
The extension may be killed by trimming.
That's why this "feature" will go in the next release. Only folder trimming will be done.

Re: File type issue

Posted: October 6th, 2014, 6:52 pm
by OCDKV
I have the same problem but with CouchPotato.
File is being downloaded fine,
Renamed fine,
Moved to proper folder fine,
However it has no extension (just FILE) and Plex does not recognize it.
I can play it with VLC.

I am running 0.7.18

Thank you

Re: File type issue

Posted: October 7th, 2014, 4:55 am
by shypike
If the poster used no extension, SABnzbd nor CouchPotato can fix it.
Are you using the trimming feature? In 0.7.18 it does not apply to actual file names, just the folder part.

Re: File type issue

Posted: October 8th, 2014, 6:48 am
by OCDKV
Not using the trimming feature
This seems to be a very recent thing as I never had issues before just in the past 2 months.
TV does not seem to be affected but Movies seem to all doing the same thing, no extension
I'm no expert but have been using SAB, CP, SB for over a year no problems.
I have not changed settings
i have added a couple new indexers but these are coming from my original indexers.
SAB or CP are not throwing any errors in logs.
I'm stumped
Can I add an extension?
Thank you.

Re: File type issue

Posted: October 8th, 2014, 7:24 am
by shypike
Are you synthesizing your file name with a Sort expression in Config->Sorting in SABnzbd?
If so, what is this expression?
I don't know what CP adds to your issue.

Re: File type issue

Posted: October 8th, 2014, 8:02 pm
by OCDKV
I don't think CP adds anything
expression looks fine and as I said i did not change anything
%title (%y)/%title (%y).%ext
like i said... stumped :-\

Re: File type issue

Posted: October 8th, 2014, 8:31 pm
by OCDKV
BINGO!
file name expression in CP was wrong, no extension
Thank you shypike
must have happened when i changed plugin devs