Enhanced Movie centre (EMC) V.3.0.0beta624
Code:
Because I have promised sometimes this we still before Christmas an update on the V.3.0.0 bring, we have not created, unfortunately, we have resolved to make to ourselves this at Christmas a public beta test
The most important changes are:
New: Cover announcement for all files and lists, incl. DVD structures
Films: FILMNAME.jpg
Lists: folder.jpg or VERZEICHNISNAME.jpg (cover must be in THE list itself.)
DVD-Strukuren: VIDEO_TS/dvd.jpg
New: Cover announcement in the player info bar
New: Cover looks on the Internet (IMDb or TMDb) incl. Einzelsuch for not found titles. (ATTENTION, up to now exists ONLY of the HD-Skin. With SD everything does not fit on the screen.)
If admissions are marked in the film list, only roof is searched for these.
If it is not marked, is excluded after all admissions incl. in all subdirectories (is searched for links).
New: Sortiermodus can be fixed by the start (A-Z, Z-A, date climbing up or descending)
New: Assortment can be turned around with Long green (from A-Z to Z-A, or with date climbing up too descending)
This can be combined of course arbitrarily with permanent place.
New: EMC own Bookmarks in addition to the E2 Bookmarks again introduced.
New: PreSettings for the set-up can be called away.
New: Set-up: "Show really length of running records" in the film list and the player info bar the whole playing time is indicated with still running admissions as if the admission was already to an end.
Besides, info bar an additional Progressbar appears in the player in red them the admission progress registers.
Bug-fixed: Crash with extinguish from the wastepaper basket
Bug-fixed: Now date with the Converter EMCClockToText also becomes with "format: % an and %B correctly indicated.
File names for cover announcement
Films: FILMNAME.jpg
Lists: folder.jpg or VERZEICHNISNAME.jpg (cover must be in THE list itself.)
Skin info
To register also Cover's in the film list, still has to do new widget in the "EMCSelection" Screen.
Either on top verlinkte skin_user.xml use, or widget insert even in the Skin:
<widget name = "cover" position = "70,115" size = "380,215" zPosition = "4" backgroundColor = "# 00000000" laboratory test = "out of vision" clear = "0"/>
To register Cover's in the info bar, this has to do widget still in the "EMCMediaCenter" Screen:
<widget name = "cover" position = "50,400" size = "150,150" zPosition = "1" laboratory test = "on"/>
For the Record progress announcement in the info bar, looks to You please at the Default Skin.
It is new, on this occasion, only of the Converter, the rest is like a normal Progressbar.
<convert type = "EMCRecordPosition"> Gauge </convert>
Code:
Because I have promised sometimes this we still before Christmas an update on the V.3.0.0 bring, we have not created, unfortunately, we have resolved to make to ourselves this at Christmas a public beta test
The most important changes are:
New: Cover announcement for all files and lists, incl. DVD structures
Films: FILMNAME.jpg
Lists: folder.jpg or VERZEICHNISNAME.jpg (cover must be in THE list itself.)
DVD-Strukuren: VIDEO_TS/dvd.jpg
New: Cover announcement in the player info bar
New: Cover looks on the Internet (IMDb or TMDb) incl. Einzelsuch for not found titles. (ATTENTION, up to now exists ONLY of the HD-Skin. With SD everything does not fit on the screen.)
If admissions are marked in the film list, only roof is searched for these.
If it is not marked, is excluded after all admissions incl. in all subdirectories (is searched for links).
New: Sortiermodus can be fixed by the start (A-Z, Z-A, date climbing up or descending)
New: Assortment can be turned around with Long green (from A-Z to Z-A, or with date climbing up too descending)
This can be combined of course arbitrarily with permanent place.
New: EMC own Bookmarks in addition to the E2 Bookmarks again introduced.
New: PreSettings for the set-up can be called away.
New: Set-up: "Show really length of running records" in the film list and the player info bar the whole playing time is indicated with still running admissions as if the admission was already to an end.
Besides, info bar an additional Progressbar appears in the player in red them the admission progress registers.
Bug-fixed: Crash with extinguish from the wastepaper basket
Bug-fixed: Now date with the Converter EMCClockToText also becomes with "format: % an and %B correctly indicated.
File names for cover announcement
Films: FILMNAME.jpg
Lists: folder.jpg or VERZEICHNISNAME.jpg (cover must be in THE list itself.)
Skin info
To register also Cover's in the film list, still has to do new widget in the "EMCSelection" Screen.
Either on top verlinkte skin_user.xml use, or widget insert even in the Skin:
<widget name = "cover" position = "70,115" size = "380,215" zPosition = "4" backgroundColor = "# 00000000" laboratory test = "out of vision" clear = "0"/>
To register Cover's in the info bar, this has to do widget still in the "EMCMediaCenter" Screen:
<widget name = "cover" position = "50,400" size = "150,150" zPosition = "1" laboratory test = "on"/>
For the Record progress announcement in the info bar, looks to You please at the Default Skin.
It is new, on this occasion, only of the Converter, the rest is like a normal Progressbar.
<convert type = "EMCRecordPosition"> Gauge </convert>