lp://staging/reels
- Get this branch:
- bzr branch lp://staging/reels
Branch merges
Branch information
Recent revisions
- 24. By Nishant George Agrwal
-
- Cast information can now be queried in the TMDb class and saved by Movie (cannot be loaded from cache yet)
- All data caching code is run inside Movie now, a more OO design
- Added fancy play and info buttons
- Other minor bug fixes - 21. By Nishant George Agrwal
-
Improved loading movies: movies no longer shown as they are added; improves loading speed drastically. Also fixed a bug in checking for duplicates.
- 19. By Nishant George Agrwal
-
merged search branch:
Added initial searhc functionality. As of now, it only supports searching movie title, and is a little slow. - 17. By Nishant George Agrwal
-
Merged optimise branch:
Optimised the procedures for loading cached and new movies.
They no longer share a common list processing function.
load_new_movies() has to deal with a much smaller list, with only new additions instead of the whole global list.
Checking for duplicate movies (not files) is now done by the Controller class instead of the GIUController.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)