Jump to content


Photo

Video Player Simple


  • Please log in to reply
15 replies to this topic

#1 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 5 March 2021 - 20:50

I have thousands of video music clips, I just needed a simple player to play them easily, I want to share it with you, it plays audio files as well (or mixed video / audio). It is based on Valis Merlin Explorer -> Homeys MediaPlayerDeluxe -> MediaCenter -> BMediaCenter, MovieSelection, MediaPlayer. You get small help (key actions) on Help
 

Attached Files



Re: Video Player Simple #2 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 20 April 2021 - 19:01

update 1.1, I added an extra keymap.xml, because some keys are bound together in /usr/share/enigma2/keymap.xml (InfobarSeekActions), now you can define keys more individually, repeated keys (long press) for skipping now possible (left, right, <>), some keys have changed, small help on Help or Info
 

Attached Files



Re: Video Player Simple #3 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 22 October 2021 - 15:45

I built Picture Player into Video Player Simple, now it plays all media file, well it is still a file list, enigma2 with help of gstreamer or exetplayer3 plays the file, if your box does not support a specific format there is no playback.

 

small problem: in order to show all media files I had to put picture files (they normally don´t need ServiceReference) in additional extensions of FileList, otherwise they won´t show up in the list, i.e 4198:jpg, now I get an error (cannot concatenate str and eServiceReference)  when calling installed Picture Player (line 440 in plugin.py), there is a workaround (line 434 in plugin.py) with the drawback I have no sorting possibility of files in Picture Full View anymore, they are only sorted by name, if you have an idea how to fix this any help would be highly appreciated

 

Attached Files



Re: Video Player Simple #4 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 15 January 2022 - 16:26

a few fixes

 

 

 

Attached Files



Re: Video Player Simple #5 WanWizard

  • PLi® Core member
  • 68,301 posts

+1,718
Excellent

Posted 15 January 2022 - 17:28

Let me know if you want it added to the feed.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Video Player Simple #6 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 16 January 2022 - 15:37

You are welcome



Re: Video Player Simple #7 WanWizard

  • PLi® Core member
  • 68,301 posts

+1,718
Excellent

Posted 20 January 2022 - 15:48

Will be in the third party feed on the next update run.

 

Please let us know when there is a new version so we can update it.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Video Player Simple #8 tokar00

  • Member
  • 6 posts

0
Neutral

Posted 27 January 2022 - 06:36

Почему после установки прошивки openpli-8.1 в ресивер VU+ Solo 4K,

IPTVPlayer не работает ,постоянно выдает ошибку, видимо exteplayer3 

не работает должным образом.



Re: Video Player Simple #9 Niceguy

  • Senior Member
  • 244 posts

+3
Neutral

Posted 31 January 2022 - 11:19

Почему после установки прошивки openpli-8.1 в ресивер VU+ Solo 4K,

IPTVPlayer не работает ,постоянно выдает ошибку, видимо exteplayer3 

не работает должным образом.

In het Nederlands dankzij Google:

 

Waarom na het installeren van de openpli-8.1-firmware in de VU + Solo 4K-ontvanger,
 
IPTVPlayer werkt niet, het geeft constant een foutmelding, blijkbaar exteplayer3
 
Werkt niet goed.
 
Overigens krijg ik de IPK ook niet geinstalleerd....


Re: Video Player Simple #10 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 21 May 2022 - 17:50

added support for .m3u, .m3u8, userbouquet.*.tv, userbouquet.*.radio, now it can be used as IPTV Player as well

 

Attached Files



Re: Video Player Simple #11 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 21 May 2022 - 18:38

please download again, there was an error in previos uploaded file, config could not be saved, now ok

 

 

 

 

Attached Files


Edited by mrvica, 21 May 2022 - 18:45.


Re: Video Player Simple #12 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 21 May 2022 - 20:30

what went wrong in post #10, I just wanted to add a hint line in config like

 

cfglist.append(getConfigListEntry(_("Resume playback from last played position"), config.plugins.videoplayersimple.resume))

cfglist.append(getConfigListEntry(_("needs e2 restart"), ))

or maybe a separator line

cfglist.append(getConfigListEntry("-----------------------------------------"), ))

or just an empty line

cfglist.append(getConfigListEntry(""), ))

 

it compiled well but gives an error while saving config

IndexError: tuple index out of range

in post #11 I just deleted the hint line and everything ok



Re: Video Player Simple #13 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 9 September 2023 - 16:36

new version, both py2/py3 compatible, for now .zip file for testting

 

Attached Files



Re: Video Player Simple #14 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 18 September 2023 - 17:35

here the .ipk, I could fix a few errors, before installing this version deinstall previous version, delete VideoPlayerSimple directory and restart enigma2, I am mostly using it on PLi 8.3, I´ve tested it with py3 as well, so far ok

 

Attached Files



Re: Video Player Simple #15 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 12 March 2024 - 14:54

pre-release, support for .pls internet streams

internet-radio-streams.pls · GitHub

if you have enigma2 .pls file, please rename it to .e2pls

 

Attached Files



Re: Video Player Simple #16 mrvica

  • Senior Member
  • 1,216 posts

+80
Good

Posted 25 March 2024 - 19:32

reads embedded mp3 id3 tags as well cover if available, it uses mutagen so you have to install it before

install python-mutagen

or

install python3-mutagen

it works with exteplayer3, mediaplayer uses e2 service information (gstreamer) that is why it doesn´t work with exteplayer3

plugin.py atached for testing, replace the plugin.py from above .zip with this one and restart e2, the code is not beautiful but working and could be added in mediaplayer, select mp3 file and press Info

Attached Files


Edited by mrvica, 25 March 2024 - 19:35.



0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users