GithubHelp home page GithubHelp logo

mediaplayer2's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mediaplayer2's Issues

Show/hide file browser and playlist behavior

Hi
When playing a file if you press arrow up or down it will show the player browser and playlist. To hide it you have to switch from file browser to playlist, select currently playing file and then OK.

Would be nice if to hide player interface we just needed to click on blue/yellow or other key.

Attempt to change audio track restarting GUI

Hello,
on platform ARM (Vu+ZERO 4k, VTI15.0.0 image),
when trying to change audio track, after pressing "yellow" or "audio" button on remote controller causes immediately restarting GUI. The same happends also without playing a video.

Adapt addon to python 3.11

Hi!

Thank You for this great addon!

Have been using it daily for years ( since 2015 ) in combination with SubsSupport.
Best simple/complete and functional media player for E2 with automatic subtitle download EVER!

I know it seems the addon is abandoned. I google-d and google-d ... asked around on many Satellite forums for months ... without any success. I have nothing to loose by asking :)

I managed to make the addon work on Python 3.9 ( OpenATV 7.0 ) by converting the .py files with 2to3.py after installing python 3.9 on windows.

Unfortunately after repeating the process with Python 3.11 for windows the addon can be started under Enigma2 python 3.11 ( OpenATV 7.3 ) but it crashes immediately after pressing UP or DOWN buttons on the remote.
I can press MENU and edit the settings ... but that's it.

I have NO knowledge of programming/python so I am stuck.

Without MediaPlayer2, SubsSupport is a crippled addon ...
Sure, You can use it ( SubsSupport ) entering MANUALLY the name of the Series or Movies that You are looking for ... but the automatization is gone :(

Is there anyone who could adopt this great addon ... so that it could live on ?

20230513-145816-enigma2-debug.log
20230513-150055-enigma2-crash.log

Embedded Subtitles (Internal Subtitles)

Dear mx3L,
Embedded English Internal Subtitles in .mkv movies aren't working
Their format is PGS.
System : Zgemma H9S running openATV 6.2/6.3
Please check
Best regards,

Suggestion - regarding to "Add files to playlist" command

What version of the product are you using? On what operating system?

  • mp2 v0.60 + subssupport v1.5.3
  • PBnigma 5.0.0 ( kernel 3.1.1 ) on VU+ UNO

Could You implement the folowing functions :

  1. Start the "x" video file from the playlist after using the "Add files to playlist" ( where "x" is the file that the cursor was on when we selected the "Add files to playlist" command in the filelist.
    ( in present versions after the "Add files to playlist" command is used we must manually change from file list to playlist and manually start the video file that we want to play
  2. When I start MP2, it starts in my "movies" folder. In it I have multiple directoryes like :

Cartoons
Horror
Drama
.
.
.

When I change directory to ( for example ) "Horror", then I get listed the video files from that dir, and the cursor is on "". If I use the "Add files to playlist" command, all my files from my "movies" folder will be added to the playlist not just the files from "Horror". ( and this is a bit confusing - this is what I'am asking You to change )
But if I move the cursor to down to the first or any movie in the filelist and use the "Add files to playlist" then only the files from my "Horror" folder will be added to the playlist.

Could You change this behavior ? ( This is not a new "behavior", it worked like this in the previous versions too - I'm just asking :) )

Once a gain theese are NOT errors! The player works flawlessly!

Thanx for your time and effort in advance!

Request - Rename plugin in Main menu

Hi mx3L,

Hope you are fine.

Is there any possible to rename in Mediaplayer2 plugin rename the "Mediaplayer" main menu name for Mediaplayer 2, to avoid confusion with "Mediaplayer" in the next releases.
In this case, i suggest to modify, but don´t know, i´m not sure, that technicaly if this it is the only necessary modification.

Original plugin.py file lines 1367 to 1370.

def menu(menuid, **kwargs):
if menuid == "mainmenu" and config.plugins.mediaplayer2.mainMenu.getValue():
return [(_("Media player"), main, "media_player2", 44)]
return []

Mofication suggestion:

def menu(menuid, **kwargs):
if menuid == "mainmenu" and config.plugins.mediaplayer2.mainMenu.getValue():
return [(_("Media player 2"), main, "media_player2", 44)]
return []

thanks in advance.
best regards
nunigaia

mkv file with vobsub subtitles

hi, i searched for info whether mp2 with subssupport displays subtitles from mkv files that have embedded vobsub subtitles. i just installed enigma2-plugin-extensions-subssupport_1.5.4_20150824_all.ipk and enigma2-plugin-extensions-mediaplayer2_0.61_20150909_all.ipk on my vu+ zero which has vti image installed. i tried to play an mkv file with vobsub subtitles but the player/subssuport does not see the subtitles. the mkv file works fine in vlc for example including the embedded vobsub subtitles.

so my question is, does mp2 with subssupport support mkv files with vobsub subtitles?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.