Don't think the log file is showing any errors. Is there anything else to look out for?
I tried using the settings from 7.3.4 but no joy. I've tried every variation but nothing has worked.
Any help appreciated.
Steve
Results 11 to 18 of 18
Thread: Custom Skip Query
-
2009-10-21, 04:24 #11Member
- Join Date
- Jan 2007
- Location
- Glasgow, UK
- Posts
- 64
Custom Skip Problem
-
2009-10-25, 22:20 #12Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2009-10-26, 04:32 #13Member
- Join Date
- Jan 2007
- Location
- Glasgow, UK
- Posts
- 64
Erland
I can play the Zapped playlist which, I think, shouldn't happen?
I'm using the latest version( I'm at work so can't recall number) via extension downloader.
Tonight I'll try creating a new playlist, add a song then change custom skip to use that playlist as all my playlists were created pre 7.4.
Anything else I could try?
Thanks
Steve
-
2009-10-26, 10:52 #14Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2009-10-26, 16:48 #15Member
- Join Date
- Jan 2007
- Location
- Glasgow, UK
- Posts
- 64
Custom Skip settings
Below is all my settings with a new 'test' playlist and file prints:-
Filter directory: C:\Documents and Settings\Kindness's\My Documents\My Music
Play+Hold mixer action: Yes
Enable filtering on all playlists: Yes
Active filter set: Default Filter Set
Choose a filter set for skipping music:
---------------------------------------------------------------------------
Default Filter Set Delete Edit
Zapped Delete Edit
----------------------------------------------------------------------------
Create new filter set Turn off filtering(Custom Skip 2.3.3)
Filter Set Name: Default Filter Set
Choose a filter item to edit or create a new one
1. Playlist test, 1,
Playlist to skip test
Skip percentage 100%
Valid Forever
Retry later Yes
test.m3u:
#CURTRACK 0
#EXTM3U
#EXTINF:265,I Shot the Sheriff
C:\Documents and Settings\Kindness's\My Documents\My Music\Eric Clapton\461 Ocean Boulevard\I Shot The Sheriff.mp3
defaultfilterset.cs.xml:
<?xml version="1.0" encoding="utf-8"?>
<customskip>
<name>Default Filter Set</name>
<filter>
<id>playlist</id>
<parameter>
<id>name</id>
<value>test</value>
</parameter>
<parameter>
<id>customskippercentage</id>
<value>100</value>
</parameter>
<parameter>
<id>customskipvalidtime</id>
<value>0</value>
</parameter>
<parameter>
<id>customskipretrylater</id>
<value>1</value>
</parameter>
</filter>
</customskip>
server log file:
frame 15: (eval) (slimserver.pl line 0)
[09-10-26 22:45:09.3584] Plugins::CustomSkip::Plugin::initFilters (2869) Searching for custom skip configuration in: C:\Documents and Settings\Kindness's\My Documents\My Music
[09-10-26 22:45:09.3589] Plugins::CustomSkip::Plugin::initFilterTypes (699) Searching for filter types
[09-10-26 22:45:09.3595] Plugins::CustomSkip::Plugin::initFilterTypes (713) Getting filter types for: Plugins::CustomSkip::Plugin
[09-10-26 22:45:09.3602] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Zapped
[09-10-26 22:45:09.3606] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Song
[09-10-26 22:45:09.3611] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Artist
[09-10-26 22:45:09.3616] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not artist
[09-10-26 22:45:09.3621] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Album
[09-10-26 22:45:09.3625] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not album
[09-10-26 22:45:09.3630] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Genre
[09-10-26 22:45:09.3635] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not genre
[09-10-26 22:45:09.3639] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Playlist
[09-10-26 22:45:09.3644] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not playlist
[09-10-26 22:45:09.3649] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Less Than Year
[09-10-26 22:45:09.3655] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Greater Than Year
[09-10-26 22:45:09.3661] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Short songs
[09-10-26 22:45:09.3666] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Long songs
[09-10-26 22:45:09.3671] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Lossy
[09-10-26 22:45:09.3676] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Lossless
[09-10-26 22:45:09.3681] Plugins::CustomSkip::Plugin::initFilterTypes (713) Getting filter types for: Plugins:: DynamicPlayList::Plugin
[09-10-26 22:45:09.3686] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Recently added album
[09-10-26 22:45:09.3691] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Recently added artist
[09-10-26 22:45:09.3710] Plugins::CustomSkip::Plugin::readFiltersFromDir (2932) Loading skip configuration from: C:\Documents and Settings\Kindness's\My Documents\My Music
[09-10-26 22:45:09.5256] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskippercentage and converting from latin1
[09-10-26 22:45:09.5263] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskippercentage and converting from latin1
[09-10-26 22:45:09.5313] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading name and converting from latin1
[09-10-26 22:45:09.5318] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskippercentage and converting from latin1
[09-10-26 22:45:09.5324] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskipretrylater and converting from latin1
[09-10-26 22:45:09.5340] Plugins::CustomSkip::Plugin::getFilters (2826) Adding filter: Zapped.cs.xml
[09-10-26 22:45:09.5344] Plugins::CustomSkip::Plugin::getFilters (2826) Adding filter: defaultfilterset.cs.xml
[09-10-26 22:45:13.6312] Plugins::CustomSkip::Plugin::initFilters (2869) Searching for custom skip configuration in: C:\Documents and Settings\Kindness's\My Documents\My Music
[09-10-26 22:45:13.6317] Plugins::CustomSkip::Plugin::initFilterTypes (699) Searching for filter types
[09-10-26 22:45:13.6323] Plugins::CustomSkip::Plugin::initFilterTypes (713) Getting filter types for: Plugins::CustomSkip::Plugin
[09-10-26 22:45:13.6330] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Zapped
[09-10-26 22:45:13.6335] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Song
[09-10-26 22:45:13.6340] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Artist
[09-10-26 22:45:13.6344] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not artist
[09-10-26 22:45:13.6352] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Album
[09-10-26 22:45:13.6358] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not album
[09-10-26 22:45:13.6363] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Genre
[09-10-26 22:45:13.6368] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not genre
[09-10-26 22:45:13.6376] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Playlist
[09-10-26 22:45:13.6381] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Not playlist
[09-10-26 22:45:13.6386] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Less Than Year
[09-10-26 22:45:13.6391] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Greater Than Year
[09-10-26 22:45:13.6396] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Short songs
[09-10-26 22:45:13.6400] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Long songs
[09-10-26 22:45:13.6405] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Lossy
[09-10-26 22:45:13.6413] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Lossless
[09-10-26 22:45:13.6419] Plugins::CustomSkip::Plugin::initFilterTypes (713) Getting filter types for: Plugins:: DynamicPlayList::Plugin
[09-10-26 22:45:13.6424] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Recently added album
[09-10-26 22:45:13.6429] Plugins::CustomSkip::Plugin::initFilterTypes (723) Got filter types: Recently added artist
[09-10-26 22:45:13.6445] Plugins::CustomSkip::Plugin::readFiltersFromDir (2932) Loading skip configuration from: C:\Documents and Settings\Kindness's\My Documents\My Music
[09-10-26 22:45:13.8003] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskippercentage and converting from latin1
[09-10-26 22:45:13.8011] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskippercentage and converting from latin1
[09-10-26 22:45:13.8062] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading name and converting from latin1
[09-10-26 22:45:13.8068] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskippercentage and converting from latin1
[09-10-26 22:45:13.8073] Plugins::CustomSkip::Plugin:: parseFilterContent (2997) Loading customskipretrylater and converting from latin1
[09-10-26 22:46:58.7861] Slim::Web::HTTP:: protectURI (2436) Error: Slim::Web::HTTP:: protectURI() is deprecated - please use Slim::Web::HTTP::CSRF->protectURI() instead
[09-10-26 22:46:58.7872] Slim::Web::HTTP:: protectURI (2436) Backtrace:
frame 0: Slim::Utils::Log::logBacktrace (/<C:\PROGRA~1\SQUEEZ~3\server\SqueezeSvr.exe>Slim/Web/HTTP.pm line 2436)
frame 1: Slim::Web::HTTP:: protectURI (C:\Documents and Settings\All Users\Application Data\Squeezebox\Cache\InstalledPlugins/Plugins/PowerSave/Settings.pm line 20)
frame 2: Plugins::PowerSave::Settings:: page (/<C:\PROGRA~1\SQUEEZ~3\server\SqueezeSvr.exe>Slim/Web/Settings.pm line 228)
frame 3: Slim::Web::Settings::handler (C:\Documents and Settings\All Users\Application Data\Squeezebox\Cache\InstalledPlugins\Plugins\Cus tomSkip\lib/Plugins/CustomSkip/BaseSettings.pm line 66)
frame 4: Plugins::CustomSkip::BaseSettings::handler (C:\Documents and Settings\All Users\Application Data\Squeezebox\Cache\InstalledPlugins\Plugins\Cus tomSkip\lib/Plugins/CustomSkip/Settings.pm line 69)
frame 5: Plugins::CustomSkip::Settings::handler (/<C:\PROGRA~1\SQUEEZ~3\server\SqueezeSvr.exe>Slim/Web/HTTP.pm line 1107)
frame 6: Slim::Web::HTTP::generateHTTPResponse (/<C:\PROGRA~1\SQUEEZ~3\server\SqueezeSvr.exe>Slim/Web/HTTP.pm line 913)
-
2009-10-26, 20:16 #16
It seems like the "Default Filter Set" is active according to this, not the "Zapped" filter set. But maybe you change this when you did this last test ?
There can only be one filter set active at the time for a specific player. Each filter set can contain one or several filter items.
From your configuration it looks like the "Default Filter Set" is active and that only contains a filter item that skips tracks in the test.mp3 playlist. This means that tracks in the zapped playlist won't be skipped.
Could this explain why it works as it does ?
The log in your latest post only shows the initialization and doesn't show the situation when the actual skipping takes place.Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2009-10-26, 20:23 #17Erland Isaksson (My homepage)
(Developer of many plugins/applets (both free and commercial).
If you like to encourage future presence on this forum and/or third party plugin/applet development, consider purchasing some plugins)
You may also want to try my Android apps Squeeze Display and RSS Photo Show
Interested in the future of music streaming ? ickStream - A world of music at your fingertips.
-
2009-10-28, 13:22 #18Member
- Join Date
- Jan 2007
- Location
- Glasgow, UK
- Posts
- 64

Reply With Quote

