Thanks Thanks:  12
Likes Likes:  5
Dislikes Dislikes:  0
Results 1 to 12 of 12

Thread: Mediaplayer2

  1. #1
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default Mediaplayer2

    Initial dedicat aparatelor Sh40, a fost adaptat tuturor pe parcurs.
    Acest plugin aduce E2 la nivelul unui media player dedicat.




    Now you can try also EMC with subtitles support instead of MP2

    EMC is based on latest source from https://github.com/betonme/e2openplu...cedMovieCenter + added support for subssupport

    Code:
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-subssupport_1.3.1_20140614_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-enhancedmoviecenter_git+888+b459bbc-r1_mips32el.ipk
    opkg install http://dl.bintray.com/mx3l/generic/python-xmlrpc_2.7.2-r7.17_mips32el.ipk
    Installation

    SSH/Telnet:

    opkg remove enigma2-plugin-mediaplayer2
    opkg remove enigma2-plugin-mediaplayer2ab

    subssupport v1.3.1 download changelog

    Code:
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-subssupport_1.3.1_20140614_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-mediaplayer2_0.55_20140403_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/python-xmlrpc_2.7.2-r7.17_mips32el.ipk

    Features
    Media Player


    added possibility to display subtitles
    added possibility to show info from file/folder names in CSFD plugin (plugin created by petrkl12)
    added possibility to change aspect ratio
    added possibility to use instead of classic Media Player in main menu

    Subtitles

    support for SubRIP(.srt) subtitles (supported all tags - Ubuntu font)
    support for MicroDVD(.sub) subtitles (tags not supported yet)
    correct displaying of special characters (automatic encoding to utf-8)
    dynamic change of encoding in case special characters are not shown properly
    auto-load of supported subtitles
    choosing size, color, font, position and shadow of subtitles
    possibility to choose external subtitles from filelist
    SD/HD skin compatible

    Subtitles search

    based on xbmc-subtitles project(service scripts)
    Currently supported providers:
    Titulkycom (login optional)
    Edna.cz
    SerialZone.cz
    OpenSubtitles
    Podnapisi (login neccesary)
    Subscene

    Controls

    ZOOM/5 - change aspect ratio
    RIGHT/LEFT - increase/decrease subtitles delay
    INFO(I) - when pressed in file/play list, it shows info in CSFD plugin
    SUBTITLES/TEXT - shows subtitles menu
    TV - refreshes subtitles position
    Sh40, AML, prime focus 1,5m si altele ...

  2. #2
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default Mediaplayer2 subssupport v1.4.0 (needs testing)

    ChangelogSubsSupport
    Updated Aug 14 (3 days ago) by mx3Lm...@gmail.com
    v1.4.0


    improved search engine
    UI is more responsive during search, startup could take little longer though
    search is now stoppable, so performance of enigma2 will be not affected after subtitles search exit
    all search restrictions during search are removed

    translations
    slovak translation updated
    czech translation needs update(feel free to contribute )

    improved "UPDATE SEARCH PARAMS" screen:
    added simple history list of previously searched subtitles, while on title entry(red button)
    added suggestions list(opensubtitles suggestions), while on title entry(green button)
    added enable/disable use of video path
    this option identifies if we want to provide, subtitle's search provider videopath, since some providers can use this path to detect subtitles in sync. This can be used if we want to download subtitles for entirely different video
    added toggle source title(search expression)(blue button)

    improved "SUBSSEARCH" screen:
    no thread counter(top-right corner), since we don't use threads anymore
    removed toggle search expression option(this is now in "UPDATE SEARCH PARAMS" screen
    show video path search parameter
    fixed subtitles list behaviour on repeated right/left/up/down action
    optimized rendering of long subtitles list
    search button(green)is not blocked anymore during subtitles search

    improved "SUBSSEARCHSETTINGS" options:
    added Preferred movie provider - movie provider which will be automatically selected for movie titles in SUBSEARCHPARAMS screen and on auto search
    added Preferred tv show provider - tv show provider which will be automatically selected for tv show titles in SUBSEARCHPARAMS screen and on auto search
    added Save as - we can define how do we want to name downloaded subtitles file
    added Save to - we can define where do we want to download subtitles
    added Append subtitle's language to filename - append/not language to subtitles filename
    added Always ask for download location - alway ask/not for subtitles download location
    added Check search params before search - alway open/not open SUBSSEARCHPARAMS screen before subtitles search
    detecting search parameters from source title(filepath, streampath)is not always reliable, to avoid useless search with wrong parameters is this option enabled by default, so you can see how detection worked and you can correct it before actual search
    removed search restriction options
    renamed some options for better clarification

    Installation

    SSH/Telnet:

    Code:
    opkg remove enigma2-plugin-mediaplayer2
    opkg remove enigma2-plugin-mediaplayer2ab
    subssupport v1.4.0 (needs testing) download changelog

    Code:
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-subssupport_1.4.0_20140814_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-mediaplayer2_0.55_20140403_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/python-xmlrpc_2.7.2-r7.17_mips32el.ipk    For broadcom !!!
    Sh40, AML, prime focus 1,5m si altele ...

  3. #3
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    v0.56

    new feature(experimental) - cuesheets enabled for servicemp3(gstreamer/ffmpeg) service
    custom marks - we can (un)mark([\0]) any position in video and go to this position by pressing [>] and [<] buttons.
    last mark - we can adjust in mp2 settings if we want to auto-create last mark when stopping/exiting unfinished video file
    resume from last position - resume video from last mark marked position
    cuesheets for servicemp3 are saved in one place so no more, cuesheet files across your filesystem

    use actionmap instead of numberactionmap on couple of places, since we don't use number actions for these at all

    don't show playlist on pause action in case of video playback

    use openpli infobarseekactions keymap for MP2 infobarseek, this should provide consistent behaviour across different images

    ChangelogSubsSupport
    Updated Sep 4 (6 days ago) by mx3Lm...@gmail.com
    v1.4.3
    search

    fixed GS on search start, when provider's libraries are missing

    v1.4.2
    main

    added option to stop video on opening subtitles menu(default)
    subtitles bigger then 400KB are not processed
    This prevents from reading non-subtitles files and binary subtitles files(vobsub) which are not supported
    updated slovak locales
    updated czech locales by Vladimir Kuzba

    search

    added Itasa provider (Italian subtitles)
    added SubtitlesGR provider (Greek subtitles)
    added missing default languages to Language-Selection screen
    fixed GS when provider is temporary unavailable
    fixed unpacking of nested subtitles in archives/subdirectories

    Code:
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-subssupport_1.4.3_20140904_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-mediaplayer2_0.56_20140905_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/python-xmlrpc_2.7.2-r7.17_mips32el.ipk
    Sh40, AML, prime focus 1,5m si altele ...

  4. #4
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    Controls

    ZOOM/5 - change aspect ratio
    RIGHT/LEFT - increase/decrease subtitles delay
    INFO(I) - when pressed in file/play list, it shows info in CSFD plugin
    SUBTITLES/TEXT - shows subtitles menu
    TV - refreshes subtitles position
    0 - mark position
    NEXT(>) - go to next mark if available/go to next item in playlist
    PREVIOUS(<) - go to previous mark if available/go to previous item in playlist

    La imaginea beta RSP am mapat pe albastru SUBTITLES/TEXT. Daca facet update faceti backup la keymap.xml din directorul pluginului.
    Sh40, AML, prime focus 1,5m si altele ...

  5. #5
    Member Visitor
    Join Date
    02 Apr 2010
    Location
    the Holy Land
    Posts
    1
    Mentioned
    0 Post(s)
    Rep Power
    0

    Default

    Merge pe orice fel de receptor E2?

  6. #6
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    Da !
    La Sh40 se intstaleaza doar primele 2 pachete, la mips si al 3-lea.
    Sh40, AML, prime focus 1,5m si altele ...

  7. #7
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    v1.4.6

    fix GS when rendering subtitles with color


    mp2 v0.56 download changelog + subssupport v1.4.6 download changelog

    Code:
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-subssupport_1.4.6_20141117_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-mediaplayer2_0.56_20140905_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/python-xmlrpc_2.7.2-r7.17_mips32el.ipk
    Sh40, AML, prime focus 1,5m si altele ...

  8. #8
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    v1.4.8
    main

    improved Subrip parser
    better performance
    more tolerant
    fixed background calculation for text with preceding/trailing spaces

    v1.4.7
    main

    improved MicroDVD parser
    added font style tags support
    added color tags support
    subtitles delay change is now visible immediately
    fixed update subtitles position routine after seeking back
    fixed GS when invalid subtitles url is provided

    search

    improved handling of broken subtitles providers
    added info message when some providers are not working
    all available providers are now shown in search settings
    provider can have enabled, disabled and error state
    providers text is colored according to its state
    when OK button is pressed on provider with error state, message with more details is now shown
    fixed behavior of subtitle's search list when country flag for subtitles in list is not available

    Code:
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-subssupport_1.4.8_20150126_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-mediaplayer2_0.56_20140905_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/python-xmlrpc_2.7.2-r7.17_mips32el.ipk
    Sh40, AML, prime focus 1,5m si altele ...

  9. #9
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    Ca sa mearga pe telecomanda editati keymap.xml din directorul unde se instaleaza SubSsupport astfel:

    Code:
    <keymap>
            <map context="SubtitlesActions">
                    <key id="KEY_SUBTITLE" mapto="subtitles" flags="m" />
                    <key id="KEY_TEXT" mapto="subtitles" flags="m" />
                    <key id="KEY_FIND" mapto="subtitles" flags="m" />
            </map>
    </keymap>
    puteri pune si BLUE in loc de FIND.
    Bafta !
    Sh40, AML, prime focus 1,5m si altele ...

  10. #10
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    mp2 v0.59 download changelog + subssupport v1.5.1 download changelog

    Code:
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-subssupport_1.5.1_20150320_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/enigma2-plugin-extensions-mediaplayer2_0.59_20150320_all.ipk
    opkg install http://dl.bintray.com/mx3l/generic/python-xmlrpc_2.7.2-r7.17_mips32el.ipk

    ChangelogSubsSupport
    v1.5.1
    main

    improved precision of delay functions
    added subtitles status screen (TV button in MP2 0.59)
    possibility to change subtitles delay by skipping to previous/next subtitle (right/left arrow)
    It allows very easy adjustments for videos for which was subtitles not made (recordings)
    possibility to change subtitles delay by 200ms step (up/down arrow)
    It is ment for fine tuning in case you find right subtitle by right/left action
    possibility to change subtitles fps in case they were timed for different video fps (blue button)

    v1.5.0
    main

    added subssupport downloader plugin
    now you can search and download subtitles without opening mediaplayer
    added to Plugins and Extensions menu (blue button)
    attempt to fix compatibility with DMM images
    fixed GS when loading subtitles with diacritics in filename
    updated slovak locales
    main menu screen
    added "Search Subtitles" option for more direct reach
    choose subtitles screen
    removed "Search Subtitles" option
    added "Choose from download history" option (yellow button)

    search

    added download history
    shows list of all downloaded subtitles (if download history is enabled)
    possibility to select and open downloaded subtitle (ok button)
    possibility to remove downloaded subtitle from list/filesystem (red button)
    downloaded subtitles in current search session are marked(green)
    subtitles removed from filesystem are auto-removed also from the list
    download history is limited (default=50 entries) when limit is reached then oldest entry is removed

    search subtitles screen
    fixed downloading subtitles with diacritics in filename
    fixed serbian country code, serbian flag is now shown
    search progress message now also shows count of found subtitles
    while search is active only "exit" and "ok" buttons are enabled
    exit - closes subtitle search
    ok - stops search, and shows all found subtitles up to stop
    other actions are disabled since it make no sense to change settings, or update search params while searching, performance is also decreased
    menu actions in bottom menu are enabled/disabled also visually
    added context menu (menu button)
    first entry represents default action created by "search settings"
    same action as pressing "ok" button on subtitle in subtitles list
    possible options
    Download (user defined) - downloads subtitle to predefined downloads directory
    Download (next to video) - downloads subtitle next to video
    Download (more ...) - shows more download options
    customize download directory
    customize filename
    Download and Load ... - same as Download but also opens(loads) subtitles
    added "History" option (yellow button)
    opens download history
    "Settings" option is moved from yellow to blue button
    renamed "Update search params" to "Update"

    search settings screen
    fixed option "Always ask before overwriting existing subtitles"
    was still asking for overwriting, when this option was turned off
    added "Load subtitles after download" option
    when turned off subtitles will be not loaded and you will remain in subtitle's search list, with possibility to download more subtitles
    added "Save downloaded subtitles to history"
    added "Load/Save download history directory"
    select directory from where the download history will be stored and loaded
    removed "Always ask where to download subtitles" option
    this option is no longer neccessary, its fully replaced by "Download (more...)" option from context menu
    fixed typos

    v1.4.9
    main

    updated polish translations by Mickey GMouse
    fixed not working reset defaults in subtitles search settings issue#63
    install utf-16 encoding library when missing


    Changelog MP2

    v0.59

    removed subtitles sync function(TV button)
    added subtitles status function(TV button)

    v0.58

    fixed GS on "Add files to playlist" introduced by 0.57 version issue#66
    fixed GS on DMM merlin images, issue#71

    v0.57

    don't interfere with standard mediaplayer
    We were intentionally removing standard mediaplayer from main menu and replacing it with mediaplayer2 if setting "replace default mediaplayer in main menu" was enabled. Better way is to only add option to just show mediaplayer in main menu without removal of standard mediaplayer from it. Standard mediaplayer has its own setting to be removed or shown in main menu, so no need to do this from other plugin.
    allow open plugins from extensions menu (blue button)
    Now it's possible to open any plugin which is added to extensions menu, while in mediaplayer2
    added possibility to change media-framework when available - by Micky GMouse
    you can switch between eplayer3/gstreamer in settings if you're using image which supports it
    updated Polish translations - by Micky GMouse
    make play/pause work consistently across images - issue#46
    Sh40, AML, prime focus 1,5m si altele ...

  11. #11
    RSP - TEAM zildan's Avatar
    Join Date
    05 Dec 2007
    Location
    Sudul Romaniei
    Posts
    8,512
    Mentioned
    93 Post(s)
    Rep Power
    100

    Default

    SubSupport 1.5.4

    Code:
    ChangelogSubsSupport  
    Updated Jul 14, 2015 by mx3Lm...@gmail.com
    v1.5.3
    main
    
        fixed GSOD -  issue#90 ,  issue#92 ,  issue#93  
    
    v1.5.2
    main
    
        added Subssupport DVB player - possibility to select and playback subtitles while watching DVB broadcast
            added in plugins menu
            added in extensions menu (blue button)
            possible auto sync subtitles to current event time (yellow button)
            possible to change subtitles fps (blue button)
            possible to show help menu (help button)
            possible to show subtitles/event status (ok button)
                shows current subtitle, subtitles time, position, fps
                shows current event, event name, event time and duration 
            possible to resume/pause subtitles playback (pause/resume button)
            possible to jump between subtitles
                jump to next/previous subtitle (right/left button)
                jump to next/previous minute subtitle (next,fastforward/previous,fast backwards button)
                relative jump to custom position (long press of next,fastforward/previous/fastbackwards button)
                jump to start of current subtitle (up/down button) 
    
        added Subssupport settings - possibility to change global subssupport settings
            added in plugins menu
            general settings
            external subtitles settings
            embedded subtitles settings
            dvb player settings 
    
        Subssupport downloader
            added event now and event next title for suggestions 
    
        fixed timing when custom subtitles fps is provided 
    
        updated font selection routine
            all fonts are now retrieved for selection from standard enigma2 fonts location - typically /usr/share/fonts directory
            removed Subssupport local fonts directory for font selection
            removed Ubuntu fonts from package
                Openpli based images have nice alternative (Liberationsans fonts), which is selected as default if available 
    
        External Subtitles Settings
            removed "Subtitles Parsing/Rendering" option
                it defaults to "new block renderer", all other renderers are removed 
            every type of external subtitle [regular/italic/bold] can be now rendered with different font and different color
                added "Font type (Regular)" option
                added "Font color (Regular)" option
                added "Font transparency (Regular)" option
                added "Font type (Italic)" option
                added "Font color (Italic)" option
                added "Font transparency (Italic)" option
                added "Font type (Bold)" option
                added "Font color (Bold)" option
                added "Font transparency (Bold)" option 
    
        Embedded Subtitles Settings (non-pli)
            added Font type selection for every subtitle style (not tested) 
    
    search
    
        Subssearch screen
            fixed GS on cancelling choice dialog which is open when there are multiple subtitles available
            don't show save "Next to video" option, when there is no video available
                Subssupport DVB player 
            fix download error in Subssupport downloader/player when "Save to" option is set to "Next to video"
            keep the order of search langs 
    
        Subssearch settings
            fixed some skin issues
            added jumping between providers and search config (yellow/pageUp/pageDown) button
            added "Save as (fallback)" option
                in case we have no filepath set and "Save as" is set to "video", "Save as (fallback)" option is used to determine download location 
    
        Searchparams screen
            cache suggestion dialogs 
    
        History screen
            change "settings" button color from yellow to blue 
    
        added titlovi provider
        fixed subscene provider
        fixed podnapisi provider

    MediaPlayer2 0.61


    Code:
    v0.60
    
        fixed servicemp3 cuesheet support for some images (BH)  issue#88 
        added possibility to show current/remaining time of played video on LCD display  issue#53 
            added "LCD on video playback" option in settings
    Sh40, AML, prime focus 1,5m si altele ...

  12. #12
    Standard RSP member
    Join Date
    20 Apr 2009
    Location
    Gherla / Cluj
    Posts
    147
    Mentioned
    21 Post(s)
    Rep Power
    57

    Default

    Pe o imagine compilata openpli 7.0 pe un amiko alien mini, nu reusesc sa instalez o versiune mediaplayer2 , doar subsupport 1.54 fara sa incarce subtitrari online si cu lipsa seekers cu subtitrari in romana. Exista posibilitatea pe aceasta imagine sa functioneze cum functiona pe imaginea openatv ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •