[New enigma2 plugin] Movielist Preview

Started by antox, January 10, 2010, 08:15:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

antox

Hallo zusammen,
anbei eine kleine Spielerei, um in der Filmliste ein
kleines Vorschaubild zum Film anzeigen zu lassen.

Das Plugin benötigt:
-aio-grab(>=0.8cvs20081209)
-enigma2(>=2.6git20090615)

Installation:
-ipkg herunterladen
-ipkg per FTP nach /tmp verfrachten
-in Telnet installieren mit ipkg install /tmp/*.ipk
-enigma2 neu starten <= WICHTIG!

Funktionen:
-Aktivieren/Deaktivieren
-Vorschaubild für selektierten Film erstellen
-Vorschaubilder für alle Filme erstellen, die noch Keines haben
-Position ändern

Nun denn, viel Spaß damit.


antox

EDIT - New in SVN-Rev.3029:
-Added italian locale. Thx to Spaeleus
-Disable cutlist handling before seeking to keep the original cuts
-Remove background image and add background label... this fixes the unwanted white lines at the top and at the bottom
-Added coordinate-edit screen to make it easier to move the preview widget (menu button in positioner screen)
-Positioner can now resize the preview as well, sizes: 250x200, 200x160, 150x120, 100x80 (with bouquet+ and bouquet- buttons)
-User can now abort auto-preview-creation with exit
-de.po and pot update