Today
Yesterday
-
-
r698
(Issue #462: Integrated Google Translate powered translation ...) committed by conrad.john
- Issue #462 : Integrated Google Translate powered translation logic provided by LRFalk. Thanks!
Issue #462 : Integrated Google Translate powered translation logic provided by LRFalk. Thanks!
-
-
issue 465
(Use a background thread for some startup operations, to impr...) Status changed by conrad.john
-
-
r697
(Issue #465:
* Created a BackgroundProcessManager class to g...) committed by conrad.john
- Issue #465:
* Created a BackgroundProcessManager class to govern background asynchronous processes. Class is
created in such a way that in the near future we can easily create a Config Control (maybe on a
hidden screen) that lists all active processes and their current status/progress.
* Moved some of the more time consuming startup processes to run asynchronously in the background
after launch. This should significantly improve launch time.
Issue #17 : Reworked the importer to more accurately inform the user what is going on. Specifically I
broke out the MediaInfo check into it's own logic and added new display text when this step is being
processed.
Issue #465:
* Created a BackgroundProcessManager class to govern background asynchronous processes. Class is
created in such a way that in the near future we can easily create a Config Control (maybe on a
hidden screen) that lists all active processes and their current status/progress.
* Moved some of the more time consuming startup processes to run asynchronously in the background
after launch. This should significantly improve launch time.
Issue #17 : Reworked the importer to more accurately inform the user what is going on. Specifically I
broke out the MediaInfo check into it's own logic and added new display text when this step is being
processed.
-
-
-
-
Last 7 days
-
-
-
r696
(Code review changes for r694.) committed by apondman
- Code review changes for r694.
Code review changes for r694.
-
-
-
issue 465
(Use a background thread for some startup operations, to impr...) changed by conrad.john
-
Status:
Started
Labels:
Priority-High
Status:
Started
Labels:
Priority-High
-
-
issue 401
(Support Refresh Rate Changes with External bluray Playback) Status changed by apondman
-
-
r695
(- Fixed: resume prompt now does not popup anymore when a mov...) committed by apondman
- - Fixed: resume prompt now does not popup anymore when a movie doesn't have an active user settings
record. (movieplayer)
- Added: GetVideoPath method to localmedia that will return the actual video path and it's status
(also see code summary)
- Moved and tweaked the mounting logic into the localmedia object
- Seperated UpdateMediaInfo() into 3 overloaded methods and implemented mounting (also see code
summary)
- Updating MediaInfo from the config screen is now possible for movies with disk images.
- User will now be prompted to retry/ignore/abort for MediaInfo update failures (was previously just
aborting with a message)
- User will now be prompted (if applicable) if wants to mount disk images when updating MediaInfo.
- Adapted and tweaked the MoviePlayer class to use the new GetVideoPath() method
- Issue #401: framerate/fps is now added as an argument variable when using an external hd player.
- Fixed: resume prompt now does not popup anymore when a movie doesn't have an active user settings
record. (movieplayer)
- Added: GetVideoPath method to localmedia that will return the actual video path and it's status
(also see code summary)
- Moved and tweaked the mounting logic into the localmedia object
- Seperated UpdateMediaInfo() into 3 overloaded methods and implemented mounting (also see code
summary)
- Updating MediaInfo from the config screen is now possible for movies with disk images.
- User will now be prompted to retry/ignore/abort for MediaInfo update failures (was previously just
aborting with a message)
- User will now be prompted (if applicable) if wants to mount disk images when updating MediaInfo.
- Adapted and tweaked the MoviePlayer class to use the new GetVideoPath() method
- Issue #401: framerate/fps is now added as an argument variable when using an external hd player.
-
issue 360
(Refreshing from a new data source does not update sort by fi...) changed by apondman
-
Status:
FixedCompleted
Owner:
apondman
Labels:
Milestone-0.8.0
−Milestone-0.9.0
Status:
FixedCompleted
Owner:
apondman
Labels:
Milestone-0.8.0
−Milestone-0.9.0
-
r694
(Issue 360: Refreshing from a new data source now updates sor...) committed by apondman
- Issue 360 : Refreshing from a new data source now updates sort by field (actually this has been fixed
in some earlier revision)
Fixed: PopulateSortBy() method now correctly correctly "normalizes" the title field (was removing
leading digits)
Issue 360 : Refreshing from a new data source now updates sort by field (actually this has been fixed
in some earlier revision)
Fixed: PopulateSortBy() method now correctly correctly "normalizes" the title field (was removing
leading digits)
-
r693
(Fixed: SiteID not being set when title search was used in Mo...) committed by apondman
- Fixed: SiteID not being set when title search was used in MovieMeter API.
Fixed: SiteID not being set when title search was used in MovieMeter API.
-
-
-
issue 285
(Allow movie ratings to use decimals) Status changed by apondman
-
Status:
NeedsReviewAndVerification
Status:
NeedsReviewAndVerification
-
r692
(Issue #285: Added more skinning properties for the movie sco...) committed by apondman
- Issue #285: Added more skinning properties for the movie score:
#MovingPictures.SelectedMovie.score.localized = "6,7"
#MovingPictures.SelectedMovie.score.invariant = "6.7"
#MovingPictures.SelectedMovie.score.percentage = "67"
#MovingPictures.SelectedMovie.score.rounded = "7"
#MovingPictures.SelectedMovie.score.major = "6"
#MovingPictures.SelectedMovie.score.minor = "7"
NOTE: the previous #MovingPictures.SelectedMovie.score property is removed!
Issue #285: Added more skinning properties for the movie score:
#MovingPictures.SelectedMovie.score.localized = "6,7"
#MovingPictures.SelectedMovie.score.invariant = "6.7"
#MovingPictures.SelectedMovie.score.percentage = "67"
#MovingPictures.SelectedMovie.score.rounded = "7"
#MovingPictures.SelectedMovie.score.major = "6"
#MovingPictures.SelectedMovie.score.minor = "7"
NOTE: the previous #MovingPictures.SelectedMovie.score property is removed!
-
-
-
issue 467
(PATCH: Display Sort Direction as a image in Sort Menu) changed by conrad.john
-
Status:
Accepted
Labels:
Type-Patch Milestone-0.8.0 Priority-High Component-GUI
Status:
Accepted
Labels:
Type-Patch Milestone-0.8.0 Priority-High Component-GUI
-
issue 429
(Review logging "policy") changed by conrad.john
-
Status:
Started
Owner:
apondman
Status:
Started
Owner:
apondman
-
r691
(Issue #38: Added a button to launch the filters menu (previo...) committed by conrad.john
- Issue #38: Added a button to launch the filters menu (previously a dummy button, reserved). Added
new button to the side menu in Blue3wide. Also added various strings related to filtering to be
outputted to the skin (to be detailed in the Wiki tomorrow).
Issue #17 :
* Modified the "Disable MediaInfo" setting to only disable automatic MediaInfo updates. Manual
updates will still work. Also tweaked logging to accurately reflect what is going on. Also reverted
the default so unless changed MediaInfo will be retrieved.
* Fixed naming error in Blue3wide skin file for the audio channels skin property (causing logo to
not display correctly).
Issue #429: Made significant changes to the logging throughout all major processes of the plugin.
Possible that a few more tweaks could be made but logging should be much more consistent and less
verbose when the user is not in debug mode.
***: Disabled Large Thumbnail View for Blue3Wide because it is identical to regular Thumbnail View.
Issue #38: Added a button to launch the filters menu (previously a dummy button, reserved). Added
new button to the side menu in Blue3wide. Also added various strings related to filtering to be
outputted to the skin (to be detailed in the Wiki tomorrow).
Issue #17 :
* Modified the "Disable MediaInfo" setting to only disable automatic MediaInfo updates. Manual
updates will still work. Also tweaked logging to accurately reflect what is going on. Also reverted
the default so unless changed MediaInfo will be retrieved.
* Fixed naming error in Blue3wide skin file for the audio channels skin property (causing logo to
not display correctly).
Issue #429: Made significant changes to the logging throughout all major processes of the plugin.
Possible that a few more tweaks could be made but logging should be much more consistent and less
verbose when the user is not in debug mode.
***: Disabled Large Thumbnail View for Blue3Wide because it is identical to regular Thumbnail View.
-
-
-
r690
(Issue #343: Added retrieval of score and runtime to new Movi...) committed by apondman
- Issue #343: Added retrieval of score and runtime to new MovieMeter provider.
Issue #285: Score is now properly stored on a scale of 1-10 including one fractional digit.
Issue #343: Added retrieval of score and runtime to new MovieMeter provider.
Issue #285: Score is now properly stored on a scale of 1-10 including one fractional digit.
-
r689
(Issue #38: Added filtering context menu in GUI and correspon...) committed by conrad.john
- Issue #38: Added filtering context menu in GUI and corresponding filter menu edit button in the
config. The dynamic generation logic for Date Added is not written yet so this means the Date Added
filtering menu items will not be listed. This should be corrected in the next day or so. This commit
covers basic filtering so the only large piece that is left is the GUI side of the categories stuff.
Feedback welcome.
Issue #11 : Added error message for when the user enters an invalid PIN. Also corrected a bug causing
restricted movies to be unlocked even when an invalid PIN was entered.
Issue #38: Added filtering context menu in GUI and corresponding filter menu edit button in the
config. The dynamic generation logic for Date Added is not written yet so this means the Date Added
filtering menu items will not be listed. This should be corrected in the next day or so. This commit
covers basic filtering so the only large piece that is left is the GUI side of the categories stuff.
Feedback welcome.
Issue #11 : Added error message for when the user enters an invalid PIN. Also corrected a bug causing
restricted movies to be unlocked even when an invalid PIN was entered.
-
issue 240
(Allow Bulk Importation of Offline DVDs) Labels changed by conrad.john
-
Labels:
Milestone-1.0.0
−Milestone-1.1.0
Labels:
Milestone-1.0.0
−Milestone-1.1.0
-
issue 343
(Create new moviemeter.nl dataprovider) changed by apondman
-
Status:
NeedsReview
Labels:
Milestone-0.8.0
−Milestone-0.9.0
Status:
NeedsReview
Labels:
Milestone-0.8.0
−Milestone-0.9.0
-
r688
(Issue 343: Added initial MovieMeter.nl (internal) provider t...) committed by apondman
- Issue 343: Added initial MovieMeter.nl (internal) provider that uses the much faster API.
- added: abstract class for internal providers to be able to share common logic.
- removed: scriptable version of moviemeter.nl provider from DataProviderManager.
- tweaked: WebGrabber class in Cornerstone
- added: wrapper method for WebGrabber in Utility class that sets some Moving Pictures specific
properties.
Issue 343: Added initial MovieMeter.nl (internal) provider that uses the much faster API.
- added: abstract class for internal providers to be able to share common logic.
- removed: scriptable version of moviemeter.nl provider from DataProviderManager.
- tweaked: WebGrabber class in Cornerstone
- added: wrapper method for WebGrabber in Utility class that sets some Moving Pictures specific
properties.
-
issue 268
(Incorrect Cover-art with two different movies with same name) changed by apondman
-
-
issue 466
(Changing driveletter for optical drives can cause movie dele...) reported by apondman
-
-
r687
(Added: initial bluray signature builder to get the movie tit...) committed by apondman
- Added: initial bluray signature builder to get the movie title using the standard metadata files.
This will improve bluray disc/hdd movie identification.
Added: initial bluray signature builder to get the movie title using the standard metadata files.
This will improve bluray disc/hdd movie identification.
-
-
r686
(Issue #11: Added GUI components of parental controls logic. ...) committed by conrad.john
- Issue #11 : Added GUI components of parental controls logic. This also validates the effectiveness of
the filtering engine in the GUI as parental controls are built on the same framework.
Issue #11 : Added GUI components of parental controls logic. This also validates the effectiveness of
the filtering engine in the GUI as parental controls are built on the same framework.
Last 30 days
-
r685
(Fixed: Fatal error on cover/backdrop import from a local fil...) committed by apondman
- Fixed: Fatal error on cover/backdrop import from a local file that was corrupt or not an image.
Fixed: Fatal error on cover/backdrop import from a local file that was corrupt or not an image.
-
r684
(Merged changes from 0.7.4 and 0.7.5.) committed by conrad.john
- Merged changes from 0.7.4 and 0.7.5.
Merged changes from 0.7.4 and 0.7.5.
-
r683
(* Fixed bug causing items to not be added to the Movie Manag...) committed by conrad.john
- * Fixed bug causing items to not be added to the Movie Manager in the config unless that tab is
selected.
* Fixed bug causing items to not be added to the Movie Manager in the config unless that tab is
selected.
-
r682
(Tag for 0.7.5 release.) committed by conrad.john
- Tag for 0.7.5 release.
-
-
-
r681
(* Fixed IMDb script to again correctly pull writers, actors,...) committed by conrad.john
- * Fixed IMDb script to again correctly pull writers, actors, and directors.
* Fixed bug in setup program causing Skins folder detection to fail with MediaPortal 1.1.0 Alpha and
Windows XP.
* Updated change log for 0.7.5.
* Fixed IMDb script to again correctly pull writers, actors, and directors.
* Fixed bug in setup program causing Skins folder detection to fail with MediaPortal 1.1.0 Alpha and
Windows XP.
* Updated change log for 0.7.5.
|