Re: [SlimDevices: Plugins] Playlists, Custom Browse, Multi Library

2010-05-24 Thread jensboe

It works Erland!
Thanks for the fast solution.

But...know the processor usage of the SBS (50-50 for sql and SBS
service) goes to 100% if the Custom Playlist Query will have a result
(~)100 entries.

A result of 10 entries is back in ~25 sekunds. But a larger
multilibrary (~4000 entries) needs more than an hour for an result.

My current machine (Atom270 proc) is not able to write a log file
during this time. So I will move to a faster machine to get a debug log
here.

It looks for me the SQL Server runs in a loop, but this is guessing
yet. :)

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=79076

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Playlists, Custom Browse, Multi Library

2010-05-23 Thread jensboe

I can see the same problem without using iTunes as well. So we can move
out iTunes here.

I forced a littel bit the problem and I find the problem comes up, if I
use a Multilibary in the Playlist Template from Custome Browse.
If I create a Custome Browse menu for Playlists without any
Multilibrary entry, e.g. to show all playlists, its working well.
The Multilibrary atself shows well a count about the selected items in
it.

So I tried to check the SQL statement from the Custom Brows Menu with
and without a Multiulibrary but unfortunately they are completly
different.
So I tried to played with the SQL statement inculding a Multilibrary
and the first SQL query stopped to show any items.
Here the query:
select tracks.id,tracks.title,substr(tracks.titlesort,1,1) from
playlist_track,tracks,multilibrary_track 
where 
playlist_track.track=tracks.url and
tracks.id=multilibrary_track.track and
multilibrary_track.library=7 and

tracks.content_type!='cpl' and 
tracks.id=playlist_track.playlist 
group by tracks.id 
order by tracks.titlesort asc

At this point I must stop searching, because of my normal work :)
Will see if I can go one later here.

@Erland: Erland do have an idea whats is going on here? (I hope so :))

SBS version: 7.5.1.30810
Custom Broswe version: 2.10.3030
Multilibrary version: 2.4
Also installt latest SQL Playlist, Custom Scan, Database Query and
Dynamic Playlist

An older version (SBS 7.3.3) works well with the same Multitlibray and
Custom Browse settings and templates!

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=79076

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] CustomScan and Tag %VERSION%

2009-02-09 Thread jensboe

Ok.
I solved the problem for myself with deleting the wrong DB entries
after every customer scan run.
It's not handy, but works.

Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=59219

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] CustomScan and Tag %VERSION%

2009-02-08 Thread jensboe

Agree Erland, but VERSION is also a valid TAG for Vorbis which contains
additional title information.
Is there a possibility to say in Custom Browse: use this tag for flac
only or MP3 or...?

BTW: If I set VERSION in a MP3 file as additional Tag, Custom Browse
will successfully read it and show on the player (instead of “1”).

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=59219

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] CustomScan and Tag %VERSION%

2009-02-08 Thread jensboe

Thanks Erland.

Both solutions will only show flac files and not longer my mp3 files in
SC. That's not what I want.
Using Custom Browse configuration customization may works, but makes
the handling more complicated.

As the VERSION information for mp3 files is only available in the file
audio header/footer information for idv3x tags, it should be easier to
tell Custom Scan, to scan only the MediaInfo tags instead all tags
like foobar2000 does (e.g. if I scan for the tag profile I get no
entry for Layer 3).


What do you think here?

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=59219

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] CustomScan and Tag %VERSION%

2009-02-03 Thread jensboe

I'm using the VERSION tag for my flac files.
Using Erlands CustomScan (v2.5) this tag works well with all flac
files.
But I have also some mp3 files where the VERSION flag is not set on
(using TIT3 instead).
After a scan ALL mp3 files will have a VERSION entry in database and if
you will show the custom tags, all set to 1.

That's happend on SC 7.1, 7.3, and current 7.4 beta

Has somebody seen the same?

Thanks
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=59219

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2008-08-30 Thread jensboe

Same for me. Deleting of the cache solved the problem.

Thanks for your plugin Greg!
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2008-08-29 Thread jensboe

Hi Greg.

I got the same problem as Frorsteig at my Transporter.
I'm using the standard font for standby and work.

In pic1 you will see icon and 3-Line activated - the body text moves to
the left. The 2nd display (pic2) is ok.
If you deactivate Icon and 3-Line, then the body text is ok and at the
possition it should be if Icon and 3-Line is active (pic3).
Also attached my prefs file.
SC version: 7.2 - 22900
I hope that helped.

Regards,
Jens


+---+
|Filename: SDT.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=5713|
+---+

-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2008-08-03 Thread jensboe

Use * instad 7.1+ for max version in install.xml. That worked for
me.


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SqueezeCenter 7.0 beta versions of my plugins

2007-12-19 Thread jensboe

Thanks Erland.
Dynamic Playlist fix worked well for me :)

Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=39026

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Dynamic Playlist dosn't stop after Server restart/sleep

2007-12-06 Thread jensboe

Hi Erland,

My current SC 7.0 installation and your last famous) plugins shows the
following effect:

- I have created several SQL Playlists for random playing
- I use one of it, e.g. Hard  Heavy
- runs fine so good
- then I start a regular Playlist
- runs also fine
- during running this playlist, I stop playing and shutdown the server
or send it to hibernating
- after wake up the Playlist runs until the end but after it, there new
titles in the current playlist, which shows news songs from the random
playist used before

Could you pls try to repro (maby my installation is corrupt).
Thanks.

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=40861

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: SqueezeCenter 7.0 beta versions of my plugins

2007-11-02 Thread jensboe

Hi Erland,

Two parts in Dynamic Playlists (just cosmetic - no real problems)

1. I have a SQL Playlsit called RND Rock  Pop. On Web UI there no
problems. But on Player, under Dynamic Playlists the name shows like
this RND Rock amp; Pop (shows the playlistname from xml goes 1:1 to
the Player UI).

2. I have several multi libraries, e.g. Rock  Pop and Hardrock 
Metall. The Library names is as I wrote, but the filename of the
libraries like Hardrock_Metall.ml.values.xml and
rock_pop.ml.values.xml
If you show in Dynamic Playlists it looks the name e.g. for Rock 
Pop comes from filename and not from the library name (I change the
filenames and it was refelcted in Dynamic Playlists).

Both problems I saw in the 6.x. and 7.x version.

Thanks for your work

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=39026

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Custom Browse plugin

2007-05-23 Thread jensboe

Whow - fast work Erland!
Thanks, it works :)

JEns


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=27043

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Custom Browse plugin

2007-05-20 Thread jensboe

Great work Erland!

I got a little, minor problem in ‘Enable/Disable’ menus.

If I try to disable the browse menus (album, artist, track or one of
it) and hit save, I got an error in IE7 and FireFox. I tried different
skins – no change.

Hiding the menus over Edit context menus and hide the selections worked
(also disabled the entries in ‘Enable/Disable menus’ part – I think the
function is the same).

Custom Browse version 1.21 (and all other related version are the
newest from your web page).
SlimServer version 6.5.2. – 12024.

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=27043

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Browse/Multi Library - Sortorder in MultiPlaylist

2007-02-02 Thread jensboe

The entry is empty (default? I never changed it).

Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=32260

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Browse/Multi Library - Sortorder in MultiPlaylist

2007-02-01 Thread jensboe

Thanks Erland.

Works as aspected. Great!

One little problem: During the upgrade, all xml and template files was
copied to the root instead to the plugin directory. So I head to move
all files manually.

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=32260

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Custom Browse/Multi Library - Sortorder in MultiPlaylist

2007-01-30 Thread jensboe

Hi Erland,

I show a problem in the current Custom Browse(1.18.1)/MultiLibrary(1.2)
combination with my playlists.

I have playlists with multiple CDs inside (so just play a special
selection of CDs for example).

Playing the playlist is not a problem, all fine.
Bute if you show inside the playlist (left side in CustomBrowse), all
tracks are sortet by track number. So I removed the SQL statement for
grouping, but the sort order is still the same.

If I use the Custom Browse plugin without MultiLibrary the playlist
looks ok.

Did I have a missconfiguration in my plugins?

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=32260

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Announce: MyPicks - OPML station list editor menu

2006-07-09 Thread jensboe

@ Triode

Thanks for the reply Triode.

The code ist ASX, yes, but it's inside a pls file :o) (and works well)

Changing a existing entry in the opml file (overwrite http://xxx with
mms://xxx) works well. So I would only report a scanning problem :)

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=24797

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: [Announce] SlimRemote 1.0 beta 2

2006-07-07 Thread jensboe

Thanks Michael.

Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=25256

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: [Announce] SlimRemote 1.0 beta 2

2006-07-06 Thread jensboe

Hi Michael,

New beta works great with the old Slimserver versions.

But it looks the latest 6.5.x versions has changes in database
requests.
Bevore I will make a bug report, I want to sure if you or anybody else
can agree thats a possible problem in slimserver self. I'm using the
version from 07/05/06.

Problem: If you start slimremote Album and Artist will be reportet as
follows:
Album: Slim::Schema::Album=HASH(0x4a9bbd0) (1991)
Artist: Slim::Schema::Contributor=HASH(0x4c718f0)

Mayby thats a problem or feature of new MYSQL version.

Regards,
Jens


-- 
jensboe

jensboe's Profile: http://forums.slimdevices.com/member.php?userid=1685
View this thread: http://forums.slimdevices.com/showthread.php?t=25256

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins