[E² Plugin] Enhanced Movie Center

kiliantv

Super VIP
Messages
7,057
EMC Ver. 3.7.1beta20130621

Da nun alle Farbtasten im ECM Setup selbst belegt werden können, müsst ihr nach dem Update e.v. wieder einstellen was ihr gerne habt.

Änderungen:
Update from mr.scotty:
- fix cover background that was always displayed
- move color key setup for toggle cover to other colorkey's setup
- now all short and long press colorkey's configurable (at the moment except the "green long" because this is a special key and will need more work)
- When Moviepreview is on, the cover switch after the preview delay off and at next movie immediately on
- de language update

Ältere Änderungen die aber noch nicht in der letzten Betaversion waren:
Add new function "Toggle Cover" from mr.scotty …
Add possibility to switch with a color key in the movielist to display cover on or off
Also add a no-cover and cover-background picture (also this new no-poster.png for CoverSearch)
- Skin update for this new option
- Update skin_user's for this new option

From Jojojoxx:
- fixed imdb-Coversearch
- added feature that allows user to delete the cuts file

thx @Swiss-MAD
 

baha2

Super VIP
Messages
6,530
EMC V.3.7.2beta20130726

Code:
Die wichtigsten Änderungen sind:
- Unterstützung von Bluray Verzeichnisstrukturen und eit, ****, und txt Files für Metadaten
- Verknüpfungspfeile können extra ein oder ausgeschaltet werden
- Fix für DVD Menü Navigation
- DownloadMovieInfo --> Filminformationen können aus dem Internet geladen werden und wird als .txt Datei gespeichert.
Das geht für Filme, Verzeichnisse, und DVD- und Bluray- Strukturen
- Neue Option für Datei-Cache (ge-cachte Verzeichnisse werden viel schneller dargestellt.)
- Versteckte Dateien und Verzeichnisse werden bei der Verzeichnisinfo nicht mehr mitgezählt.
- Option für verschiedene Cover-Hintergrundfarben (Je nach Skin ist Transparent, schwarz, weiss, etc. besser)
- IMDb Abfrage während dem Abspielen über die Info / Blau Taste (IMDb Plugin muss dazu installiert sein)
- Eigenes Icon für geschützte Verzeichnisse
- Option um Pfad Anzeige bei der Extended Description ein / aus zu schalten.

[B]Da viele neue Optionen dazu gekommen sind, tut man nicht schlecht mal das EMC-Setup durch zu gehen.[/B]

Thx Swiss-MAD
 

mr.strauss

Registered
Messages
8,414
Aktuelle Betaversion V.3.7.4beta20131015

Changelog:
* updare german translation
* added option to switch off showing fallback cover ("No cover found")
* Fix "KEY_LEFT" & "KEY_RIGHT" double press on regular player
* replaced Menu screen with EMCMenu screen (The old one is no longer working on OE2.0 Images, as the Main Menu screens have replace the old Menu screen.)
* ignore phrases for MovieInfo-Lookup which are encapsulated in (*)


Thx @ all
 

mr.strauss

Registered
Messages
8,414
Enhanced Movie Center (EMC) V.4.0 beta 20150405

enigma2-plugin-extensions-enhancedmoviecenter_4.0.0beta20150405

Thx @ daTa deVil
 

josagi

Super VIP
Messages
3,052
Enhanced Movie Center 4.0git 20151126

- Fixed not available new picon renderer on blackhole 2.17
- raised git date
- Update EitSupport.py - Bugfixing Eit alternative languages
- Eit: Show all descriptions if the preferred is not available
- Language code must be compared lower case
- EIT uses ISO639-3 and the system language is specified in ISO639-2
- [MovieCenter] set same y-position for folder name as movie name in movie list
- added options for hiding miniTV
- [MovieCenter.py] caching supports fast switching (on/off) of hidden dirsin preparation of additional parental control features
- [MovieCenter] fix hoizontal position from movie name and date in movie list
- [MovieCenter] add skin attribute for movie list (values are exist, but not skin attribut)
- modify filter for 'latest recordings' from file **** data change to last file content change date
- Update de.po
- [plugin.py] fix for translation
- added 'Movie home at start' option 'after standby'
 

josagi

Super VIP
Messages
3,052
Enhanced Movie Center 4.0
20160229

* Fix for silent exception in log file, 'purgeExpired'
* raised EMCVersion
* next time before you break working code on Dreamboxes check if your changes are really working
- keep this code out as long as it is not working, try/except is NO
solution as it is not working
THX @betonme
 

josagi

Super VIP
Messages
3,052
Enhanced Movie Center 4.0

20160604

- Added file attribute cache and "check_dead_links" option
* Using the cache prevents waking external storage devices from standby
if links are pointing to external dirs/files (by omitting isDir/isFile),
but without such 'dead link detection' files/dirs from removed
devices will still show up in the list.
Therefore the new option "check_dead_links" has been added for
selecting the behaviour.
- raised EMCVersion
THX @betonme
 

josagi

Super VIP
Messages
3,052
Enhanced Movie Center 4.0

20160708

- Update Makefile.am
- Create lt.po
* I see, there is still no Lithuanian translation of EMC. I use it in my Duo2, but it is professional enough to add for all, if you'll find it useful :)
- cs.po - remove commented out strings, as they sometimes cause build issues
| cs.po:2990: end-of-file within string
| cs.po:2989: missing 'msgstr' section
| msgfmt: found 2 fatal errors
| msguniq -o EnhancedMovieCenteruniq.pot EnhancedMovieCenter.pot
| make[2]: *** [cs.mo] Error 1
- raised EMCVersion
- make "endswith()" case insensitive for file extension checks
- cover search file extension regex fix and ignore case
* Filename creation failed for covers from files with upper or camel case
filename extension. movie.ISO was not recognized as valid movie. Also
the filename regex was a little too fuzzy matching files like "rats" as
"r.ts". This is fixed now.

skin_user.zip - EMC Skin for SD (720), 1024 (XD) & 1280 (HD)
THX @betonme
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Enhanced Movie Center

Enhanced Movie Center 4.0
git20170306

- Fix: show recording Progress in MoviePlayer-Infobar

thx @ betonme
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Enhanced Movie Center 4.0
git20170402

- Update DE language
- Allow standby in MovieSelection list (EMCSelection)
thx @ betonme
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Enhanced Movie Center 4.0
git20170502

* Add more languages to TMDB MovieInfo, now default is English - THX to nbla000
-Update it language
-raised EMCVersion
* Revert "Update InfoBarSupport.py"
* Fix: prevent to display files without extension as a directory. THX to "Sven H" for the fix !
* build: remove dead code from build scripts
thx @ betonme
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Enhanced Movie Center unofficial-4.1.9.11.154

* Optionally exit EMC and go to standby by a single key
Key action will exit EMC MovieSelection (on 'make'), then outside EMC the selected power button action is done (on 'break' or 'long').
Requires the following keymap modification
<map context="PluginMovieSelectionActions">
<key id="KEY_POWER" mapto="EMCEXITpowerdown" flags="m" />
</map>

thx @ betonme
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Enhanced Movie Center 4.0+git20170723

- Update nl.po
- update lt.po file with 20.07.2017 *.pot change
- Update plugin.py - (Setup) translatable (in plugin name and descriptions)
thx @ betonme
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Enhanced Movie Center 4.0+git20170824


whats new:
* Allow jumping to next/previous title in "play all" mode
(EMCGeneralPlayerActions nextTitle/prevTitle on long KEY_CHANNELUP/..DOWN)
* Fix handling of 'config.EMC.cfghide_enable' notifier



thx @ betonme
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,632
Enhanced Movie Center 4.0+git20170930


whats new:
- Update de.po



thx @ betonme
 
Top