Issue Details (XML | Word | Printable)

Key: FLM-66
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Borys Musielak
Reporter: Borys Musielak
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Filmaster

Move fetcher to film20/film20 as a regular django app

Created: 11/Apr/09 03:44 PM   Updated: 28/Feb/10 10:39 PM
Component/s: Administration
Affects Version/s: 1.0.2
Fix Version/s: 1.0.2

Time Tracking:
Not Specified

Issue Links:
Blocking
 


 Description  « Hide
Make the fetcher a regular django app to avoid having to ass its directory to PYTHOPATH.

Modify:
- the cron jobs
- all links to the fetcher (in import_ratings module only, I believe)

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Borys Musielak added a comment - 28/Feb/10 08:45 PM
Moved to film20.import_films
Modified scripts:
- run_imdb_fetcher.py
- run_fix_imdb_codes.py

Perhaps other scripts need modification / rewriting but I don't think they are currently in use.