You are not logged in.

Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

Ryu

Dreamer

  • "Ryu" started this thread

Posts: 242

Location: Hessen

Occupation: Frauenarzt

  • Send private message

1

Sunday, June 1st 2008, 11:47am

Enhanced MovieList - Suomipoeka plugin

Hallo

für alle die es noch nicht gesehen haben:)
Danke an den macher!


mfg

Quoted

Original von suomipoeka
Greetings from Finland :)

Here's the result of close to one year of modifying Enigma2's MovieList interface. Initially I wanted more control and flexibility over the recordings from the GUI and began modifying the Gemini2 image. Finally the work has gradually evolved into a separate plugin with no direct dependencies to the underlying image, other than the interfaces of the python classes from Enigma2. This has been publicly available to Finnish users via a local discussion forum for quite a while. Now I'm posting this here also incase there may be other users outside Finland interested in this extension.

Main Features
MovieList:
- *Very* fast operation compared to the original E2 MovieList
- Full directory support
- More control over the movie files (move, delete, dir create, empty dir delete)
- Multiselection (pressing the video-button on a movie) for all available operations (delete, move and playlist)
- Files can be moved or renamed during playback / recording (Linux filesystem feature)
- Files can be deleted while being played (playback will be stopped or file is removed from playlist)
- Currently recorded files can be permanently deleted but the timer will remain as "zombie" in the timers list
- Non-permanent delete only equals move to the trashcan which lets the recording continue

- Trashcan option (if you don't like it, put "days remain" to 0 and "trashcan hide"=yes)
- File operations done in the background (currently 3 shell execution unit instances, can be scaled up if required)
- Files being moved across mount points e.g. from internal HDD to an NFS/CIFS NAS share (or vice versa) do not block the GUI
Other plugin features:
- Allows usage of different GUI and EPG languages without messing up the EPG
- Automatic cleanup of done-timers
- Automatic daily restarting of Enigma (prevents device crashing in heavy usage)
- Possibility to speedup the remote control key input

MovieList Controls
- Cursor keys: navigate list normally
- Info: standard Enigma EventView
- Menu: pops up the MovieSelectionMenu
- TV-button: reload current directory
- VIDEO-button: Select / deselect files for multiselection
- OK: play current movie selection / playlist
- RED: delete selected movies (permanently if "days to remain in trashcan"==0)
- GREEN: Alpha sort / date sort toggle
- YELLOW: Move currently selected movies (LocationBox opened if cursor not on top a directory)
- BLUE: Movie home / Play last (configurable)


Here's some screenshots that probably tell you more than a thousand words.. In this particular case the plugin has been installed on top of Peter Pan Neverland image.


Interfaces for accessing the plugin. Configuration from the plugin menu, MovieList lauch from the extensions menu, basic initial view of the MovieList:




View of the configuration options for the plugin:




Extended description field enabled and view of the menu function:




Multiselection (pressing the video-button on a movie) for all available operations (delete, move and playlist):



FAQ
Q: What is the "cifs* files operation" setting?
A: On Samba CIFS filesystem Linux creates "cifs"* (randomly numbered e.g. cifs7645) files when files that are being used by some process get deleted by some other process. For some reason these files are not deleted by the filesystem when the first process using the file finally releases it. I added this option when I was using recording over a Samba CIFS mount. This way I didn't have to worry about these grabage files left on the drive. If you're not using a CIFS mount you can ignore this setting as it will have no effect.

Q: What is the "cursor to newest" setting?
A: The "cursor to newest" settings simply move the cursor on top of the newest recording when the list is opened (from tv mode or playback mode). By setting on the reversed list order this effect will probably be more visible.

TODO
- Via record event handling show a progress bar for movies still being recorded (instead of the date+time)
- Possibility to stop a recording from the file listing when the cursor is on top of the recorded movie
- Some mechanism to detect if a movie is being copied to the recordings folder (and show it in the list immediately)

Known issues
- none at the moment

New in version 0.81:
- fixed "Delete does not work if the trashcan directory doesn't exist"
- fixed the movie path access limit setting
- description field slightly enhanced
- movie title loading from meta files (optional, slows loading maybe %1 :))
- icons for movie files in the list
- blue / red icon depending on if movie watched or not (optional)
- movie file size display in the title field
- re-open after stop-press fixed

New in version 0.80:
- Added button images to the plugin directory to make installation easy and avoid playing with symlinks
- Added support for selecting MovieList launch button override (Video-button, TV-button, Radio-button, Quick-button or Timeshift-button)
- Fixed the bug causing a bluescreen when /hdd/movie directory was not found during bootup
- Fixed a few cosmetic issues with the MovieList extended description field[/B]

Can be installed via the manual addon install feature available on many images. Requires GUI restart to enable the plugin. It should be fine to install v0.80 directly on top of v0.79 without uninstalling the old one. Currently uninstallation is not possible from the GUI. If you wish to uninstall you can run:

Source code

1
root@dm7025:~> rm -rf /usr/lib/enigma2/python/Plugins/Extensions/Suomipoeka
...Created a new "SimpleRename" companion plugin for Movielist.
Ryu has attached the following file:

This post has been edited 1 times, last edit by "Ryu" (Jun 1st 2008, 11:48am)


2

Tuesday, September 30th 2008, 12:19pm

neue version ;)

hier mal ein update :)
JackDaniel has attached the following file:

diddsen

Dreamer

    Germany

Posts: 61

Location: Bayern

  • Send private message

3

Sunday, November 2nd 2008, 9:34am

RE: neue version ;)

DANKE- es ist/war das geilste plugin was ich je hatte....doch im aktuellen cvs funktioniert es nicht mehr.
schade :(

diddsen

Dreamer

    Germany

Posts: 61

Location: Bayern

  • Send private message

4

Monday, November 3rd 2008, 11:09am

RE: neue version ;)

aus dem [Moderator] Fremdimage, verstösst gegen die Boardregeln [/Moderator] hat mir jemand geholfen und es angepasst!

suomipoekaTasker.py muss nach
/usr/lib/enigma2/python/plugins/extensions/suomipoeka
überschrieben werden!
diddsen has attached the following file:

This post has been edited 1 times, last edit by "floh" (May 10th 2011, 8:29pm)


5

Saturday, November 15th 2008, 11:38pm

Echt ein super Plugin, kann man nur empfehlen!


Wie kann man eigentlich den Entwickler erreichen? Fände es super, wenn man Filme auch auf gesehen bzw. ungesehen setzen könnte.

diddsen

Dreamer

    Germany

Posts: 61

Location: Bayern

  • Send private message

6

Sunday, November 16th 2008, 1:12am

Quoted

Original von the_dragon
Echt ein super Plugin, kann man nur empfehlen!


Wie kann man eigentlich den Entwickler erreichen? Fände es super, wenn man Filme auch auf gesehen bzw. ungesehen setzen könnte.


jo, ein supermegateil finde ich!
der entwickler (glaube ich zumindest) ist der threadersteller im ihad
dort einfach in suche mal Enhanced MovieList eingeben....

die idee mit ungesehen wieder kennzeichnen zu können fände ich auch super.... kannst diech ja einklinken im ihad und vorschlagen ;-)

This post has been edited 1 times, last edit by "diddsen" (Nov 16th 2008, 1:14am)


7

Tuesday, December 2nd 2008, 8:09pm

Quoted

die idee mit ungesehen wieder kennzeichnen zu können fände ich auch super.... kannst diech ja einklinken im ihad und vorschlagen ;-)


Das geht jetzt schon. Drück mal die "Record" Taste, nicht die Rote Taste, auf der FB. Damit kannst du zwischen "gesehen" und "ungesehen" hin und her schalten.

diddsen

Dreamer

    Germany

Posts: 61

Location: Bayern

  • Send private message

8

Wednesday, December 3rd 2008, 9:42am

super!!!

danke für den tip.
aber sag mal, wie bist da drauf gekommen...zufall oder :D

9

Wednesday, December 3rd 2008, 11:01am

Ich bin bei dem Plugin ziemlich von Anfang an dabei und irgendwo, entweder auf der ersten Seite oder im Thread wurde das mal als neues Feature gewünscht und auch realisiert.

Das Teil kann aber noch mehr.
Damit kann man super eine Verzeichnisstruktur aufbaumen und Aufnahmen ganz locker zwischen den Verzeichnissen hin und her schieben.

Das Verschieben funktioniert sogar mit Aufnahmen die noch aktiv sind.

This post has been edited 1 times, last edit by "rkaufmann" (Dec 3rd 2008, 11:03am)


bernimuc

Dreamer

Posts: 44

Location: München

  • Send private message

10

Wednesday, January 7th 2009, 7:51pm

Bin auch sehr begeistert von dem Plugin - echt super !

Eine Frage: warum ist das in den vorhandenen Images eigentlich nicht mehr eingebunden?
Zumindest früher war es doch im OoZoon drin oder?

diddsen

Dreamer

    Germany

Posts: 61

Location: Bayern

  • Send private message

11

Wednesday, January 7th 2009, 7:58pm

Version 0.89-r1:
- Added Turkish locale
- Update for German locale

Version 0.89-r0:
- Fixed playlist GUI freeze issue with new Enigma2 versions
- Cleanup of VLC Plugin interfacing
Version 0.88-r4:
- Fix for CVS get() change (now should work on old and new CVS versions)
diddsen has attached the following file:

12

Thursday, January 8th 2009, 8:41pm


Quoted

die idee mit ungesehen wieder kennzeichnen zu können fände ich auch super.... kannst diech ja einklinken im **** und vorschlagen ;-)


Das geht jetzt schon. Drück mal die "Record" Taste, nicht die Rote Taste, auf der FB. Damit kannst du zwischen "gesehen" und "ungesehen" hin und her schalten.
Ah super, gleich mal probieren :)

13

Thursday, January 15th 2009, 8:03am

Update auf 0.89-r1?

Wie spielt man denn den Update auf 0.89-r1 ein?
DM8000 experimental CVS 2xDVB-C Seagate 1.5TB mac

14

Sunday, January 18th 2009, 10:32pm

Ohh man klasse da kann man ja den enigma2 browser raus hauen gefällt mir sehr :thumbsup: :thumbsup:
Das verschieben ist ja klasse einfach ne usb platte dran und rüber schieben herrlich :D
MFG Ralf631
DM8000 mit SAMSUNG SN-T083A brenner :thumbsup:
und mit Scythe Kama 92mm DFS922512M-PWM Lüfter
DM800 DM500 DM7000S,2B Serie,weisses Display 1,1 Meter Schüssel Stab100
Rechtschreibfehler mhh was ist das ?(
nur wenn es mit der dreambox geht 8o

This post has been edited 1 times, last edit by "ralf631" (Jan 18th 2009, 11:53pm)


15

Wednesday, December 2nd 2009, 7:08pm

Im originalen [Moderator] Link verstösst gegen die Boardregeln.[/Moderator] gibt es eine neue Version, die 0.94-r0. Ich häng sie mal an.

(P.S.: Ich hoffe, mit dem Link verletzte ich keine Boardregeln. Ich hab sie mir genau durchgelesen, und von Links auf "gutartige" Threads in anderen Boards war keine Rede.)
cweiske has attached the following file:

This post has been edited 1 times, last edit by "floh" (Dec 2nd 2009, 8:13pm)


16

Wednesday, December 2nd 2009, 8:14pm

Links welche auf Boards verweisen in denen Softcams supportet werden, verstossen sehr wohl gegen die Boardregeln.

Im übrigen kannst du dich darauf verlassen, dass wir wohl eher wissen, was gegen die Boardregeln verstösst und was nicht.
cu

floh

17

Thursday, January 7th 2010, 4:14pm

New official web site

This is the new official web site of the plugin:

http://koti.mbnet.fi/devnull/suomipoeka

All releases can be first found there.

18

Saturday, June 26th 2010, 10:09pm

MKV dateien anzeigen lassen

hi,
ich habe in einem seperaten ordner avi und mkv dateien aber wenn ich die pvr taste drücke und zum ordner navigiere zeigt er mir nur die avi dateien an die mkv datein werden anscheinend ausgeblendet. (siehe screenshot)

mit dem dream explorer kann ich alle datein anzeigen und abspielen.

wie kann ich bei dem plugin mkv dateien anzeigen und abspielen lassen :?:

Mfg.
wolverine0209 has attached the following image:
  • screenshot1.jpg
Dreambox DM 8000 / 1 TB Western Digital WD10EVDS
Devicename: dm8000
Enigma Version:
2011-03-26-experimental
Image Version: Experimental 2011-03-27
Frontprozessor Version: V7
Webinterface Version: 1.6.6

Wlan Router: AVM Fritzbox 7270

D-Box 2 Nokia

19

Tuesday, June 29th 2010, 10:49pm

hi,

ist hier keiner der mir was dazu sagen kann :?: :?: :?:
Dreambox DM 8000 / 1 TB Western Digital WD10EVDS
Devicename: dm8000
Enigma Version:
2011-03-26-experimental
Image Version: Experimental 2011-03-27
Frontprozessor Version: V7
Webinterface Version: 1.6.6

Wlan Router: AVM Fritzbox 7270

D-Box 2 Nokia

20

Wednesday, June 30th 2010, 7:18am

Quoted

In der Zeile 40 der MoveList.py sind die Endungen da kannst du MKV einfügen.
(ACHTUNG gross klein Schreibung beachten, so wie deine Files sind, oder beide Varianten einfügen)
z.B.
extensions = ["ts","mpg","mpeg","mp3","mp4","ogg","avi","mkv","MKV"]

Regloh