getmusicbee.com

Support => Developers' Area => TheaterMode => Topic started by: Iasc on June 11, 2013, 07:52:21 AM

Title: Local Picture Rotation.
Post by: Iasc on June 11, 2013, 07:52:21 AM
if its not to much trouble would it be possible to implement local picture rotation for theater mode along the same lines as the compact player.

thanks
Title: Re: Local Picture Rotation.
Post by: VX on June 11, 2013, 07:58:27 AM
+1
Title: Re: Local Picture Rotation.
Post by: KissCool on June 11, 2013, 05:23:03 PM
+1 (and maybe album cover rotation too!)
Title: Re: Local Picture Rotation.
Post by: Steven on June 12, 2013, 06:28:30 PM
you can now set the gallery element with the tags attribute set to "artist:local" which will restrict the gallery to local pictures.
<element type="Gallery" ... tags="artist:local" .../>
Also the existing artist gallery has been improved so it now uses htbackdrops.com and fanart.tv in addition to last.fm and then flickr
<element type="Gallery" ... tags="artist" .../>

http://musicbee.niblseed.com/V2_1/MusicBee_Exe_Patched.zip
Title: Re: Local Picture Rotation.
Post by: VX on June 13, 2013, 06:23:48 AM
Thanks, Steven  :)
Title: Re: Local Picture Rotation.
Post by: Iasc on June 13, 2013, 09:51:45 AM
thanks for that.
Title: Re: Local Picture Rotation.
Post by: Iasc on June 13, 2013, 11:08:52 AM
there seems to be a bug steven.  when playing a playlist i found that the when the next track plays it still rotates pictures from the previous artist and not currently playing artist. after restarting it updates to the currently playing artist but it stays rotating pictures from that artist.

just in case i have the something wrong this is the element im using.

element type="Gallery" tags="artist:local" x="5" y="355" width="310" height="200" aspectRatio="zoomKeep" fillColor="0,0,0,0" fade="0.0" interval="30" bdr="255,10,10,10"></element>
Title: Re: Local Picture Rotation.
Post by: Steven on June 13, 2013, 08:39:16 PM
thats fixed for the next threatermode plugin update
Title: Re: Local Picture Rotation.
Post by: Steven on June 13, 2013, 10:26:16 PM
http://musicbee.niblseed.com/V2_1/MusicBee_Exe_Patched.zip
Title: Re: Local Picture Rotation.
Post by: Iasc on June 14, 2013, 09:14:45 AM
thats fixed for the next threatermode plugin update

that did it, thanks
Title: Re: Local Picture Rotation.
Post by: KissCool on November 21, 2013, 09:58:46 AM
<element type="Gallery" ... tags="artist:local" ></element>
Maybe I did something wrong, but it doesn't work. MB still rotate local and web pictures.
Title: Re: Local Picture Rotation.
Post by: redwing on November 21, 2013, 11:43:35 AM
<element type="Gallery" ... tags="artist:local" ></element>
Maybe I did something wrong, but it doesn't wok. MB still rotate local and web pictures.

Yeah, it doesn't seem to work with either embedded or full screen TM.
Title: Re: Local Picture Rotation.
Post by: KissCool on February 10, 2014, 02:52:52 PM
<element type="Gallery" ... tags="artist:local" ></element>
Maybe I did something wrong, but it doesn't work. MB still rotate local and web pictures.

It now rotate local artist picture (thank you!) but not the local soundtrack picture. Is it intended?