File type issue

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
networx2002
Newbie
Newbie
Posts: 2
Joined: February 10th, 2014, 12:02 am

File type issue

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: File type issue

Post 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?
networx2002
Newbie
Newbie
Posts: 2
Joined: February 10th, 2014, 12:02 am

Re: File type issue

Post 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.
linuzz
Newbie
Newbie
Posts: 1
Joined: March 31st, 2014, 5:59 am

Re: File type issue

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: File type issue

Post 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.
xarorax
Newbie
Newbie
Posts: 3
Joined: December 9th, 2011, 8:26 pm

Re: File type issue

Post 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?
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: File type issue

Post 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.
OCDKV
Newbie
Newbie
Posts: 4
Joined: October 6th, 2014, 6:46 pm

Re: File type issue

Post 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
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: File type issue

Post 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.
OCDKV
Newbie
Newbie
Posts: 4
Joined: October 6th, 2014, 6:46 pm

Re: File type issue

Post 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.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: File type issue

Post 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.
OCDKV
Newbie
Newbie
Posts: 4
Joined: October 6th, 2014, 6:46 pm

Re: File type issue

Post 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 :-\
OCDKV
Newbie
Newbie
Posts: 4
Joined: October 6th, 2014, 6:46 pm

Re: File type issue

Post by OCDKV »

BINGO!
file name expression in CP was wrong, no extension
Thank you shypike
must have happened when i changed plugin devs
Post Reply