extended MP 1.1 Disaster Edition includes more features and fixes by me (1 Viewer)

disaster123

MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    Hi!

    This is my special MediaPortal release from now on called Disaster Edition. It is based on MP 1.1 SVN but does include some important features which I need and MP does not have at the moment. This build is NOT supported by the MP Team but is permitted by them :) So if you plan something like me on your own please be so kind and ask the team.

    Features / Patches in the latest release:
    - includes NEW recording option "weekly everytime" on channel X (f.e. Dr. House, all shows on thursday every week)
    - selection of "only basic home", "only normal home" or normal home + basic home (under skin settings)
    - play dvd from harddrive / networkdrive
    - manual recording cleanup in tvserver possible
    - skip mediainfo for .ts files when start playing (faster playback on slower networks for recordings)
    - watch recordings without rtsp (so f.e. comskip is working)
    - IRSS patch so that IRSS is restarted after initialisation of minidisplay
    - no key press sound when you watch a show or play music
    - using thumb jpg file in same path of recording if present
    New since RC5:
    - dshowhelper v20 from Owlsroost (See https://forum.team-mediaportal.com/...nter-dshowhelper-community-development-81148/ for details)
    - core.dll (debug) - there are some people who get "cannot play" under tv recordings and win 7 x64 - this is a workaround
    - new card allocation code in tvserver engine (thanks to rksmith) - this code will not be included in MP 1.1 by the team as it COULD cause wrong behaviour with tv card allocation but as (at least for me) the actual code has a lot of bugs too (wrong card allocation stopping live tv AND recording instead only recording)
    - new graph paused code - tvserver graph is now only paused instead of stoppen thx gibman

    COMPLETE OLD Changelog:
    new since 20.01.2009
    - DVD Support on Harddisk / Netshare Devices. Normally the DVD Plugin scans only for CD/DVD Roms. Now MP scan every Disk for a VIDEO_TS Folder. So you can for example Share one DVD / BD Drive in your Multiseat Setup.
    - new general option to disable HOME and only use BASIC HOME
    - fixed some bugs in my weekly everytime scheduler

    new since 10.02.2009
    - fixed a bug that causes MP also to autostart eben when you've selected do not autostart at startup
    - you can use non rtsp ONLY for recordings by adding
    Code:
    <entry name="recordingpath">O:</entry>
    to Mediaportal.xml in appdatapatch unter section tvservice - so comskip works
    - fixed a seek problem with tsreader
    - fixed integrity errors in tsreader for non-rtsp livetv usage

    new since 23.02.2009
    - BETA RELEASE
    - based on SVN 21720
    - fixed a bug in powerscheduler with activesharehandler
    - added traffic monitoring to powerscheduler (See: [PATCH] Power Scheduler TV Server plugin - MediaPortal Forum)
    - added ambass GREAT improvements (See: https://forum.team-mediaportal.com/development-91/zapping-rtsp-improvements-test-plz-55181/)

    new since 01.03.2009
    - BETA RELEASE
    - based on SVN 21813
    - MPC-HC Subtitle Support (See: https://forum.team-mediaportal.com/...48/integration-mpc-hc-subtitles-engine-54130/)
    - KNC One CI Support (See: https://forum.team-mediaportal.com/...vserver-knc1-technotrend-54163/?highlight=KNC)
    - fixed a bug in ambass code (at least for me channelchange didn't work everytime)

    new since 07.03.2009
    - BETA RELEASE
    - based on SVN 21864
    - updated code for MPC-HC Subtitle Support (fixes see https://forum.team-mediaportal.com/...48/integration-mpc-hc-subtitles-engine-54130/)
    - fixed Imon Icon remove in minidisplayplugin

    new since 23.03.2009
    - BETA RELEASE
    - based on SVN 22041 (but it will still show 22029)
    - fixed a bug in MDPLUG Graph with subchannels (thx dvdfreak)
    - no more clearing of #Play.Current.* labels switching from full screen to windowed video and back (thx SilentExcept)
    - included a patch / hack / workaround for flickering by JIT

    new since 02.04.2009
    - BETA RELEASE
    - based on SVN 22162
    - removed hack / workaround for flickering by JIT
    - updated mpc-hc subtitle engine
    - patch for skipping mediainfo on networkshare drives

    new since 11.04.2009
    - STABLE RELEASE
    - based on SVN 22244
    - automatic cleanup of recordings - recordings which do not exist are not visible anymore (thanks swede: https://forum.team-mediaportal.com/...s-46/recordings-improvement-57035/#post396559)
    - Menu's last selected item is shown (thanks SilentExcept: https://forum.team-mediaportal.com/improvement-suggestions-46/menus-last-selected-item-patch-57421/)

    new since 09.05.2009
    - STABLE RELEASE
    - based on MP 1.0.2
    - Updated MPC-HC Subtitles

    new since 27.06.2009
    - MP 1.1.0 ALPHA RELEASE
    - based on MP 1.1.0 ALPHA
    - please read the hints at: https://forum.team-mediaportal.com/...s-353/mediaportal-1-1-0-alpha-released-66920/

    new since 04.09.2009
    - MP 1.1.0 BETA 1 RELEASE
    - based on MP 1.1.0 BETA 2
    - still the same patches in it

    new since 18.09.2009
    - MP 1.1.0 SVN 23656 (18.09.2009)
    - still the same patches in it

    new since 14.11.2009
    - MP 1.1.0 SVN 24102 (14.11.2009)
    - patch for faster tv guide scolling

    new since 25.12.2009
    - MP 1.1.0 SVN 24551 (25.12.2009)
    - added a new option to skin settings to let you choose which kind of homescreens you want ("only basic home", "only normal home" or "normal home + basic home")
    - shared opening of tsbuffer file (if you use non-rtsp this can fix slow starting of livetv)
    - skip mediainfo for .ts files when start playing (faster playback on slower networks for recordings)
    - a lot of wonderful new fixes from the devs
    - this release is now official permitted by the MP Team (NOT supported) and is named diaster edition in the installer, config and mp itself

    new since 08.02.2010
    - MP 1.1.0 SVN 24986
    - dev fixes
    - using thumb jpg file in same path of recording if present
    - modified dshowhelper for hopefully more stutter free playback
    - nothing more :)

    - MP 1.1.0 RC5
    - dev fixes
    - dshowhelper v20 from Owlsroost (See https://forum.team-mediaportal.com/...nter-dshowhelper-community-development-81148/ for details)
    - core.dll (debug) - there are some people who get "cannot play" under tv recordings and win 7 x64 - this is a workaround
    - new card allocation code in tvserver engine (thanks to rksmith) - this code will not be included in MP 1.1 by the team as it COULD cause wrong behaviour with tv card allocation but as (at least for me) the actual code has a lot of bugs too (wrong card allocation stopping live tv AND recording instead only recording) i hope that the new one has less bugs than the old one :)

    new since 23.07.2010
    - MP 1.1.0 final
    - dev fixes
    - new graph paused code - tvserver graph is now only paused instead of stoppen thx gibman


    MP 1.1.0 1.1.0 final (23.07.2010)
    MediaPortal 1.1.0 final Disaster Edition

    OLD MP 1.0.2 stable (09.05.2009)
    In 1.0.2 is a bug in weather so here is a fix:
    https://forum.team-mediaportal.com/...r-weather-mediaportal-1.0.2-windowplugins.zip
    MediaPortal 1.0.2 Disaster Edition MediaPortal
    MediaPortal 1.0.2 Disaster Edition TV-Server

    Please post bugs / problems which are related to the patches here.

    Have FUN!!

    Stefan
     

    moesfeld

    Portal Pro
    September 27, 2007
    131
    13
    Home Country
    Germany Germany
    If you want you can add my dll for the TvMovie Importer to the Pack.
    It writes the episode Name into the episode num field.

    I can´t find the source right now, but i allso modified the xmltv importer to write the episode name in the first Row of the description so you can see it in the TV-guide details window. I will try to digg it up.

    P.s.: I really love the smart stretching
     

    providers

    MP Donator
  • Premium Supporter
  • October 3, 2007
    158
    4
    Home Country
    Denmark Denmark
    Cool Disaster...

    I realy like to try this, but I will wait until its up to date with latest SVN.
     

    joxen

    MP Donator
  • Premium Supporter
  • May 14, 2008
    146
    14
    stockholm
    Home Country
    Sweden Sweden
    hello

    Don't no if i am posting this in the rigth spot but i do have trubel conecting all my clients whith this svn
    all clients is hanging when turning on tv the streming wont start have to ctrlaltdel to end the client
    works local server/client and is working reel good

    is ther som change in port settings ?or database ?

    made new istall on one of my clients it dosent metter hangs all the time

    if some one have time to anser this i woud be realy happy ..

    thanks......
     

    disaster123

    MP Donator
  • Premium Supporter
  • May 14, 2008
    3,558
    434
    Home Country
    Germany Germany
    sorry but this is not normal MP please open a new thread for your personal problem.
     

    Users who are viewing this thread

    Top Bottom