MP-TVSeries v2.6.9 Stable Release [23-Jan-2011] [Requires MP 1.1.x/1.2 Alpha] (1 Viewer)

Status
Not open for further replies.

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    • Thread starter
    • Moderator
    • #21
    Re: *NEW* MP-TVSeries v2.6.0 Stable Release [24-Jul-2010] [Requires MP 1.1.0+]

    New maintenance build has been release:


    TVSeries v2.6.0 - v2.6.1 Maintenance Release Change Log
    [COLLAPSE]
    • Issue 450: Fixed local episode references in database being cleared when Import path was not available e.g. share was offline due to server restart. 'Removable' and 'Keep References' have been removed and are now handled internally.
    • Issue 436: Fixed 'Aired' order missing from available orders in Import Wizard.
    • Issue 472: Fixed issue where importer tried to match episodes that no longer exist on disk.
    • Issue 471: Fixed Import Wizard running multiple imports at the same time if 'Start Import' had been clicked more than once in the same session.
    • Issue 439: Fixed series search being executed in Import Wizard if user didnt enter in a custom search string. This would result in no match found since no valid series had been entered.
    • Issue 445: Fixed subtitle logo not appearing after successfully downloading subtitle.
    • Issue 469: Fixed series/episode listing (facade) not updating immediately after new episodes had been identified.
    • Issue 466: Fixed Volume Inserted/Removed event not being fired for an import path that was entered in lower case.
    • Issue 468: Fixed duplicate episodes appearing after import path became available. This occurred when using mapped drives.
    • Issue 465: Fixed 'Online Refresh' being run twice on Startup if scheduled to run.
    • Issue 462: Fixed series not being removed from list when deleted from Disk.
    • Issue 461: Fixed navigation back to Series list when deleting last episode from Disk.
    • Issue 463: Fixed issue when deleting an episode that has no online-data also deleted other episodes with no-online data.
    • Issue 457: Fixed default fields for configurable event commands before/after playback were missing from database. Note: there exists no UI for this yet.
    • Issue 460: Fixed SubCentral not being accessible to be enabled from configuration if launched configuration from Installer. A new command line parameter has been added to PluginConfigLoader.exe
    • Issue 446: Fixed Series not being sorted according to their User Edits.
    • Issue 392: Fixed double episodes not being matched if the corresponding season had an episode zero.
    • Issue N/A: Fixed scan on startup not working unless File/Folder Watcher was also enabled.
    • Issue 341: Improved logging when importer can not match a local file to an online episode.
    • Issue 452: Improved the default parsing expression used to match your episodes, thanks SilentException / RoChess. Be sure to reset them in configuration if upgrading.
    • Issue 464: Improved MediaInfo parsing speed when importing.
    • Issue 425: Improved speed of Importing especially when dealing when many series/seasons.
    • Issue N/A: Improved reliability of Series lookup in Import Wizard, the online database could not keep up and often resulted in timeouts if searching many series.
    • Issue N/A: Allow 'Online Refresh' scan to be scheduled up to 1 week / 168 hrs.
    • Issue 349: Removed the Subtitle complete dialog that appeared after successful download of subtitle.
    • Issue N/A: Added back the 'Force Online Refresh' menu option, fixed it so it only does an update from online and not both local scan and online update.
    • Issue 470: Added a message prompt to Import Wizard when navigating away from Series Match panel and there still exists unfinished user edit.
    • Issue N/A: Added configurable delay for Startup scan, this can be very useful to reduce CPU load on startup. Default is 30 secs.
    • Issue N/A: Updated Danish translation, thanks Steffansp.
    • Issue N/A: Updated French translation, thanks ubela64.
    [/COLLAPSE]
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    • Thread starter
    • Moderator
    • #22
    Re: MP-TVSeries v2.6.1 Stable Release [12-Sep-2010] [Requires MP 1.1.0+]

    New maintenance build has been released:

    TVSeries v2.6.1 - v2.6.2 Maintenance Release Change Log
    [COLLAPSE]
    • Issue 426: Added Find\Filter button to Parsing Wizard to execute filtering when ready rather than immediate filtering when typing.
    • Issue 490: Retrieve online languages on a separate background thread when loading configuration so UI does not lockup.
    • Issue N/A: Encode series name before doing lookup on API.
    • Issue 494: Fixed 'User Rating Prompt' not being able to be disabled from GUI if no account id has been defined.
    • Issue 493: Fixed case where files on mapped share that were added to database before 2.6.1 were not being removed when files no longer exist during local scan.
    • Issue 333: Ability to UnHide episodes, seasons and series from GUI. Will use 'selectedColor' of skin list control property to identify hidden episodes. New Options menu item in GUI 'Show Hidden Items' will allow you to toggle hidden episodes from view, this property is shared with the one currently used in Configuration.
    • Issue 214: In-line sorting of specials were still being shown in episode views when Season 0/Specials season was set to Hidden (This was because the individual episodes were not hidden as well). Setting a season to hidden/unhidden will now recursively set the property for each episode as well now. Users with current specials hidden and episodes not hidden will have to do a toggle manually to fix that up.
    • Issue N/A: Added 'Ignore on Scan' option to context menu in the configuration details tab, removed from property grid. 'Ignore on Scan', stops updates on a particular series.
    • Issue N/A: When setting series as Hidden, also set 'Ignore on Scan' on. When Un-Hiding series set 'Ignore on Scan' off.
    • Issue 478: Episode Count for Season is not updated in season list facade when there is hidden episodes from view. Count will be based on what is seen like with 'Show Local Files' setting.
    • Issue 492: Fixed online refresh actions being executed on series that have 'Ignore on Scan' property set.
    • Issue 456: Fixed error appearing in log when browsing group views and no USEREDIT column exists in database.
    • Issue 489: Added new view 'Available Media' which filters out any local episodes that are not available e.g. files on a disconnected network share or usb disk not plugged in.
    • Issue 485: Fixed facade colour turning to remote colour when doing a local scan.
    • Issue 488: Added 'Skip' to the Manual Series Lookup dialog. You could only press ESC or BACK previously which may not be obvious to user, having both entries 'Skip' and 'Skip / Never Ask Again' is much clearer.
    • Issue N/A: Renamed 'Approved' to 'Approve' in series match dialog. Fixed small alignment issue in configuration->import tab.
    • Issue 486: Updated Spanish Translation (thx joarreba!)
    • Issue 483: Fixed manual import not being executed immediately when initial import is still delayed.
    • Issue N/A: Some cleanup of the Debug logging.
    • Issue N/A: Fix for last online scan log message being incorrectly reported.
    • Issue N/A: Fixed retrieval of User Ratings being done on invalid series in database i.e. ID < 0.
    • Issue 481: Automatically add required Parsing fields in Step 1 of Import Wizard 'Series Name', 'Season ID' and 'Episode ID'. Removed the Add Columns link when nothing supported to add plus minor UI changes.
    • Issue N/A: Added small delay (20 secs) before starting first File Scan when 'Scan remote shares is enabled', this will help for both CPU usage on start-up (which directly affects other plugin background tasks and also enough time for NICs to have initialised...this can help avoid a unnecessary Add Run).
    • Issue 460: Really fixed SubCentral not being available to enable/disable from configuration if launched from Installer. Forgot to wrap the subcentral path in quotes before parsed to PluginConfigLoader.
    • Issue 477: Fixed 'Insert Disk Message' not spanning multiple lines in Dialog.
    • Issue 476: Fix unhandled exception when exiting back from Series Panel in Import Wizard if there was unfinished edits.
    • Issue 475: Fixed rows in Step 1 of Import Wizard getting duplicated when adding a manual parse column.
    • Issue N/A: Updated SubtitleDownloader.dll library to v2.2.0.
    [/COLLAPSE]
    Note: there are new translations in this release so translators please review and update.
     

    vrm42

    Portal Pro
    April 24, 2007
    131
    28
    Home Country
    Hungary Hungary
    Re: MP-TVSeries v2.6.2 Stable Release [26-Sep-2010] [Requires MP 1.1.0+]

    Thanks for 'Available Media', it works perfectly! :)
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    • Thread starter
    • Moderator
    • #24
    Re: MP-TVSeries v2.6.3 Stable Release [03-Oct-2010] [Requires MP 1.1.0+]

    New maintenance build has been released:

    TVSeries v2.6.2 - v2.6.3 Maintenance Release Change Log
    [COLLAPSE]
    • Issue N/A: Fixed a null reference exception when doing an import, in some cases import would not complete.
    • Issue N/A: Online API now populates 'RatingCount' aka 'Votes' field, skinners can use this field to populate how many people have rated a series/episode.
    • Issue N/A: Added 'votes' field in configuration.
    • Issue N/A: Added new translation for 'Votes'. Translation files need updating.
    • Issue N/A: Fixed an error due to duplicate French translation.
    • Issue 496: Fixed an issue where sometimes the 'New' thumb stamp was cleared during online update.
    • Issue N/A: Added helper method to allow external plugins easy access to Recently Added and Recently Watched data. Two events can be subscribed to listen to OnPlaybackComplete and OnImportComplete.
    • Issue N/A: Removed News and Torrent support from plugin. This can be supported from external plugins. Also this section was not maintained.
    [/COLLAPSE]
    Note: there are new translations in this release so translators please review and update.
     

    DieBagger

    Retired Team Member
  • Premium Supporter
  • September 11, 2007
    2,516
    1,276
    39
    Austria
    Home Country
    Austria Austria
    Re: MP-TVSeries v2.6.3 Stable Release [03-Oct-2010] [Requires MP 1.1.0+]

    Wow, I used the new import wizard for the first time today and just wanted to say::D:D:D

    Fantastic how much easier it is now to import even a huge collection of tv shows.
     

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    • Thread starter
    • Moderator
    • #29
    Re: MP-TVSeries v2.6.4 Stable Release [18-Oct-2010] [Requires MP 1.1.0+]

    New maintenance build has been released:

    TVSeries v2.6.3 - v2.6.4 Maintenance Release Change Log
    [COLLAPSE]
    • Issue 500: Fix SkinSettings not filtering out new (and future) mediaportal skin functions correctly when reading properties from skin. thanks Rochess.
    • Issue 505: Fixed SkinSettings not reloading after user changes skin from GUI. User previously needed to restart mediaportal to have them reloaded.
    • Issue 508: Added User configurable number of days when looking in database for new episodes used for "New" stamp generation on series posters/banners.
    • Issue 510: Fixed new episodes added to database were marked as UnWatched even though they were previously watched.
    • Issue N/A: Fixed episodes being cleared from database if share suddenly became available during the remove run.
    • Issue N/A: Fix error in mediaportal's error log about missing translation when invoking Rate/PinCode dialogs.
    • Issue N/A: Updated French translations, thanks ubela64.
    • Issue N/A: Updated German translations, thanks catavolt.
    • Issue N/A: Updated Polish translations, thanks amilewski.
    • Issue N/A: Updated Spanish translations, thanks riturrioz.
    [/COLLAPSE]
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom