alvra / django-spotnet

A Django app to manage and download posts from Spotnet.
GNU General Public License v3.0
7 stars 6 forks source link

Keep full title for NZB name if title contains space #3

Open hagst opened 11 years ago

hagst commented 11 years ago

Downloading the NZB for a title without space works good including NZB extension. When a title contains a space the NZB name becomes the title before the space without the NZB extension.

Installation specs: Blue-django-spotnet-2f992c6dee29 from 2012-08-23 with the example_project, XP sp3, sqlite3, Django 1.4.2 and Python 2.7.3.

alvra commented 11 years ago

Do you have any details of the post that's causing this? Preferably a messageid (something like: 5WvgisrMKQI9L2nUAJdIt@spot.net), or else a posting date or title?

hagst commented 11 years ago

message-ID: B8oWEyKtwqshAi0UApm4o@spot.net Date: 27 Nov 2012 00:24:47 GMT Used filename for the NZB: DVD

alvra commented 11 years ago

Thanks, I'll look into it!