Release fTV Fred Edition - with full working and integrated LiveTV part
I really like your work Sualfred, building on Hitcher's work.

The new Genres layout looks great, though it uses different movies than what's in my collection and some of the Genres are blank right now (e.g. Biography, Disaster, Film Noir, Foreign, Holiday, etc.) and many genres use the same icons. I assume that changes when the poster art is dynamically generated?

Separately, is it possible to fix the widget order so that it matches the selected sort order? For example, IMDBTop250 misses the first movie in widget view. And a playlist I created of Recently Released movies (sorted by year is full screen view) displays alphabetically in widget view.

Here's the playlist in case you would like to include it in the skin.

Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
    <name>Recently Released Movies</name>
    <match>all</match>
    <rule field="year" operator="greaterthan">
        <value>2010</value>
    </rule>
    <group>none</group>
    <limit>50</limit>
    <order direction="descending">year</order>
</smartplaylist>
Reply


Messages In This Thread
Studio Artwork - by Grandhuggy - 2016-01-27, 02:27
RE: fTV with full working and integrated LiveTV part - by optics - 2016-02-05, 00:03
Banners "None" not recognized? - by mozomo - 2017-01-28, 18:58
Logout Mark Read Team Forum Stats Members Help
fTV Fred Edition - with full working and integrated LiveTV part4