lp://staging/reels

Created by Nishant George Agrwal and last modified
Get this branch:
bzr branch lp://staging/reels
Only Nishant George Agrwal can upload to this branch. If you are Nishant George Agrwal please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Nishant George Agrwal
Project:
Reels
Status:
Development

Recent revisions

25. By Nishant George Agrwal

merged view-manager branch, with refactored code.

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

23. By Nishant George Agrwal

Added support for genres.

22. By Nishant George Agrwal

Moved TMDb work into separate class.

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.

20. By Nishant George Agrwal

cleanup

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.

18. By Nishant George Agrwal

merged search branch

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.

16. By Nishant George Agrwal

Fixed high idle cpu usage. Made worker thread sleep in while loop.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.