erland;211783 Wrote: 
> Could you enable the debugging parameters in the bottom of the Custom
> Skip and Dynamic Playlists sections in "Server Settings/Plugins". Then
> play something that should be skipped and post the log here or mail it
> to me.

Not only are you creating very nice plugins, but your support is always
so quick. Thank you for that.

So I created a test set with only the "rating" items:

Code:
--------------------
    1. Rated (TrackStat) 49, 50%, 1, 
  2. Not rated (TrackStat) 0,
--------------------

I chose a classic random mix (with filters active for all lists), and
here's the log:

the first song is unrated and it plays fine,

Code:
--------------------
    2007-07-01 14:20:54.9165 CustomSkip: Loading skip configuration from: 
F:\_playlists
  2007-07-01 14:30:04.6213 CustomSkip: Received newsong for 
file:///F:/Ma%20Musique/Jimmy%20Page%20&%20Robert%20Plant/No%20Quarter_09_Wonderful%20One%20-%20Jimmy%20Page%20&%20Robert%20Plant.mp3
  2007-07-01 14:30:04.6265 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x7d555a0)
  2007-07-01 14:30:04.6266 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:30:04.6334 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x7d555a0)
  2007-07-01 14:30:04.6336 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
--------------------


I tested a few more songs, to get to a 3* rated one:
this was the forelast song ('welcome to tijuana') and it was skipped !
I noticed a line reported a trackstat error, but as you asked,
everything shows fine if i check ratings in trackstat.

Code:
--------------------
    2007-07-01 14:32:01.0298 CustomSkip: Received newsong for 
file:///F:/Ma%20Musique/Birth%20of%20trojan%20-%20duke%20reid%20rocksteady%20(1967)/16%20-%20soul%20rock%20-%20tommy%20mccook%20&%20the%20supersonics.mp3
  2007-07-01 14:32:01.0343 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x72f2bb4)
  2007-07-01 14:32:01.0344 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:32:01.0392 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x72f2bb4)
  2007-07-01 14:32:01.0393 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:32:02.0503 Use of uninitialized value in concatenation (.) or 
string at C:\PROGRA~1\SLIMSE~1\server/Plugins/TrackStat/Plugin.pm line 3893.
  2007-07-01 14:32:16.2637 CustomSkip: Received newsong for 
file:///F:/Ma%20Musique/tom%20waits/Orphans/Orphans%20(Disc%203)_%20Bastards/17%20King%20Kong.mp3
  2007-07-01 14:32:16.2680 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x75fd178)
  2007-07-01 14:32:16.2682 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:32:16.2729 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x75fd178)
  2007-07-01 14:32:16.2730 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:32:26.9823 CustomSkip: Received newsong for 
file:///F:/Ma%20Musique/Manu%20Chao/Manu%20Chao%20-%20Clandestino%20-%2010%20-%20Welcome%20To%20Tijuana.mp3
  2007-07-01 14:32:26.9866 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x75fc518)
  2007-07-01 14:32:26.9867 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:32:26.9914 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x75fc518)
  2007-07-01 14:32:26.9915 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:32:27.0707 CustomSkip: Removing song from client playlist
  2007-07-01 14:32:28.5709 CustomSkip: Received newsong for 
file:///F:/Ma%20Musique/lord%20of%20the%20rings_soundtrack/Shore,%20Howard%20-%2012%20-%20A%20Journey%20In%20The%20Dark.mp3
  2007-07-01 14:32:28.5752 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x720287c)
  2007-07-01 14:32:28.5754 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
  2007-07-01 14:32:28.5801 CustomSkip: Calling: Plugins::TrackStat::Plugin 
with: Slim::Schema::Track=HASH(0x720287c)
  2007-07-01 14:32:28.5803 CustomSkip: Calling: Plugins::TrackStat::Plugin :: 
checkCustomSkipFilterType
--------------------


erland;211783 Wrote: 
> How are you playing the tracks ? Are you playing a playlist through
> Dynamic Playlist plugin or are you doing it some other way ?
I tried both ways, through DynamicPlayList, and through random list to
actually 'see' what was skipped.

erland;211783 Wrote: 
> You can change the value directly in the *.cs.xml file, the next version
> will also have the possibility to select "1 week" directly in the list
> box.
> However, you should be aware of that if you play a playlist with
> Dynamic Playlist and it skips a lot of tracks, you might get bad
> performance. If you like to skip a lot of tracks in a dynamic playlist
> it is a lot better to use the SQL Playlist plugin and define a playlist
> that just plays the tracks you like to play.
> 
> In the next version of SQLPlayList plugin some of the playlists will
> have a "recently played" option so you can do the same directly in the
> playlist.
OK. In the meantime, I did set an SQL Playlist to play song with 3+
ratings, and exclude some genres, keeping a skip filter set for the
genres I want partially included.
So as soon as we (you...) find out what's going wrong, I'll change the
SQL setting to 1+ rating, then skip 50% of 1* and 2** songs. Does that
seem the most efficient way to you?

I'll try a higher setting for the recenetly played songs skipping, and
I'm looking forward to seeing this setting in SQL Playlists !

Thanks again

Stan


-- 
Stan Pulsar
------------------------------------------------------------------------
Stan Pulsar's Profile: http://forums.slimdevices.com/member.php?userid=6669
View this thread: http://forums.slimdevices.com/showthread.php?t=36498

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to