SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #281  
Old 09-30-2008, 08:39 AM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Hey Chris, while I have your attention, can you tell me what Slim Player has to do with the below error message in Server.log that keeps showing up over and over again? And, It would be great if there's a fix for this. I am very sure it has to do with Slim Player; as it doesnt happen before starting sageTV's slimplayer menu.

Code:
[08-09-29 16:33:58.0802] Slim::Plugin::CLI::Plugin::cli_process (627) Request [artist] failed with error: Bad dispatch!
[08-09-29 16:33:58.3558] Slim::Control::Request::execute (1887) Error: While trying to run function coderef [Slim::Control::Queries::cursonginfoQuery]: [Can't call method "name" on an undefined value at /<C:\PROGRA~1\SQUEEZ~1\server\SQUEEZ~1.EXE>Slim/Control/Queries.pm line 882.
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***

Last edited by mkanet; 09-30-2008 at 08:48 AM.
Reply With Quote
  #282  
Old 10-01-2008, 01:53 AM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Exclamation Ohhhh Chris..... :)

Chris, I wouldn't bother you unless I was certain there's a bug in Slim Player. Please see the above error message which happens over and over again in the server.log. I know that Slimplayer is causing this since it only happens when Slimplayer is playing Internet radio station. This does not happen with Softsqueeze.

Any chance you could please look into this?

Thanks in advance!
Michael
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #283  
Old 10-01-2008, 08:01 AM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
Quote:
Originally Posted by dblaine2 View Post
OK, I figured some things out here. A newer log4j.jar comes from the comskip plugin. (It requires it - cuz I tried replacing it with the older one from this STVi).

Anybody have this STVi working with all the current code?
I've looked into this. I don't think the comskip plugin comes with a log4j.jar file. Can you show me which plugin exactly you're referring to?
- Chris
Reply With Quote
  #284  
Old 10-01-2008, 08:37 AM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
Quote:
Originally Posted by mkanet View Post
Chris, I wouldn't bother you unless I was certain there's a bug in Slim Player. Please see the above error message which happens over and over again in the server.log. I know that Slimplayer is causing this since it only happens when Slimplayer is playing Internet radio station. This does not happen with Softsqueeze.

Any chance you could please look into this?

Thanks in advance!
Michael
Michael,

It's a bug in squeezecenter. SlimPlayer plugin issues the following CLI commands repeatedly (5 seconds apart):
<playerid> artist ?
If the current playing stream is a remote stream (internet radio) then squeezecenter will fail on the artist ? command and log an error in server.log.
The CLI api does not state this command is only allowed when non remote streams are playing, so I consider this to be a bug in SC. In this case the artist ? query should probably fail silently.

cheers,
- Chris
Reply With Quote
  #285  
Old 10-01-2008, 10:16 AM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Chris, I will try my best to get one of the developers to fix this problem. But, in case I can't, could you tell me which logging events do I need to turn off in order not to keep sending these messages to server.log? After a week of running my server.log grows so big I can barely open it into memory.

Thanks for looking into this,
Michael

Quote:
Originally Posted by koelec View Post
Michael,

It's a bug in squeezecenter. SlimPlayer plugin issues the following CLI commands repeatedly (5 seconds apart):
<playerid> artist ?
If the current playing stream is a remote stream (internet radio) then squeezecenter will fail on the artist ? command and log an error in server.log.
The CLI api does not state this command is only allowed when non remote streams are playing, so I consider this to be a bug in SC. In this case the artist ? query should probably fail silently.

cheers,
- Chris
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #286  
Old 10-01-2008, 08:37 PM
kha kha is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 100
Problem with non-english characters in Slim plig-in

Quote:
Originally Posted by kha
Hi Chris,

Thank you for your reply. Below please find a screenshot showing the problem with the favorites display. Please let me know if any additional information could be helpful for debugging.

Thank you very much for your help!

Best Regards,
Michael.



Quote:
Originally Posted by koelec
Quote:
Originally Posted by kha
Hello,

First of all, thank you very much for developing very useful plug-in.

I have a question... For some reason my squeezecenter favorites which contain non-english characters in their names do not display correctly in Sage. Actually, the names show just fine at the bottom status pane. However, the characters are garbled in the right Favorite list pane. Would you have any suggestions on how this could be fixed. If this is helpful, I can send you a screenshot showing the problem.

Best Regards,
Michael.


Hi Michael,
I do remember having such a problem in a previous version, and fixing it. Maybe it did not include the favorites texts. Could you please send me a screenshot for reproduction.?
thanks,
Chris

Last edited by kha; 07-13-2009 at 10:23 PM.
Reply With Quote
  #287  
Old 10-02-2008, 12:28 AM
bjkiller's Avatar
bjkiller bjkiller is offline
Sage Aficionado
 
Join Date: Mar 2007
Posts: 368
Cool

I has same problem with russian and hebrew tags in mp3 files, i converted all tags to unicode it's resolved the problem. I used unicode-rewrite freeware program.
__________________
Dear Google, Please don't ruin SageTV for us!!

Sage Server: [s]8xDVB-S2 with DVBE4Sage on YES DBS Israel 4W (3 virtual tuners) ,[/s] 3 x HD300 Extenders; 3 x HD200 Extender; 3 x SageTV Client;
Reply With Quote
  #288  
Old 10-02-2008, 03:22 AM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
BUG FIXED!

Chris, I'm happy to say I got a SqueezeCenter developer to fix this bug in just one day!

http://bugs.slimdevices.com/show_bug.cgi?id=9622

The latest nightly build fixes this problem:

http://downloads.slimdevices.com/nightly/latest/7.2/

Thanks!
Michael

Quote:
Originally Posted by koelec View Post
Michael,

It's a bug in squeezecenter. SlimPlayer plugin issues the following CLI commands repeatedly (5 seconds apart):
<playerid> artist ?
If the current playing stream is a remote stream (internet radio) then squeezecenter will fail on the artist ? command and log an error in server.log.
The CLI api does not state this command is only allowed when non remote streams are playing, so I consider this to be a bug in SC. In this case the artist ? query should probably fail silently.

cheers,
- Chris
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
  #289  
Old 10-02-2008, 03:32 AM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
Quote:
Originally Posted by kha View Post
Quote:
Originally Posted by kha
Hi Chris,

Thank you for your reply. Below please find a screenshot showing the problem with the favorites display. Please let me know if any additional information could be helpful for debugging.

Thank you very much for your help!

Best Regards,
Michael.



Quote:
Originally Posted by koelec
Quote:
Originally Posted by kha
Hello,

First of all, thank you very much for developing very useful plug-in.

I have a question... For some reason my squeezecenter favorites which contain non-english characters in their names do not display correctly in Sage. Actually, the names show just fine at the bottom status pane. However, the characters are garbled in the right Favorite list pane. Would you have any suggestions on how this could be fixed. If this is helpful, I can send you a screenshot showing the problem.

Best Regards,
Michael.


Hi Michael,
I do remember having such a problem in a previous version, and fixing it. Maybe it did not include the favorites texts. Could you please send me a screenshot for reproduction.?
thanks,
Chris
Found out it's a problem caused by both this plugin and squeezecenter.
With squeezecenter 7.1/7.2 both playlist names and favorites items do not handle international characters properly.
With slimserver 6.5 only favorites items fail, caused by a bug in this plugin. I've corrected this in the slimplayer plugin code. But this will not help when you are using 7.1 or 7.2. I will try to submit a bug report for this with the squeezecenter team. I will post an updated slimplayer.jar file later this week. Remeber that this will only solve the problem for slimserver 6.5 users.

- Chris
Reply With Quote
  #290  
Old 10-02-2008, 09:21 PM
kha kha is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 100
Hi Chris,

Thank you very much! I really appreciate your help and it would be great if you could submit a bug for me to the Squeezecenter developers. I have to point though that I am using version 7.2 of the SquezzeCenter and with either SoftSqueeze or with the Squeezebox Boom the fonts for the favorites come fine.

Once again, thank you very much for your help!

Best Regards,
Michael.
Reply With Quote
  #291  
Old 10-04-2008, 01:31 PM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
fix for international characters in favs and playlists

Quote:
Originally Posted by kha View Post
Hi Chris,

Thank you very much! I really appreciate your help and it would be great if you could submit a bug for me to the Squeezecenter developers. I have to point though that I am using version 7.2 of the SquezzeCenter and with either SoftSqueeze or with the Squeezebox Boom the fonts for the favorites come fine.

Once again, thank you very much for your help!

Best Regards,
Michael.
Hi Michael,
I've submitted a bug report on the issue with the Squeezecenter developers.
Softsqueeze and Squeezebox boom don't use the Command line interface, so they don't suffer from the problem.

Meanwhile I was able to bypass the problem by adding just one single line of code to the source code of the slimplayer plugin. This fixes the problem altogether and will even work once they have fixed it in the CLI. (There were additional characters in the CLI's output which shouldn't be there. It is always the same pattern %83%C3 unicode which will never appear as such in proper results.)

Just copy the attached slimplayer.jar file (extract zip file first) over the existing one in the jars folder of your SageTV installation. Restart SageTV.

cheers
- chris
Attached Files
File Type: zip slimplayer.zip (49.2 KB, 232 views)

Last edited by koelec; 10-04-2008 at 01:32 PM. Reason: correction in title
Reply With Quote
  #292  
Old 10-05-2008, 10:07 PM
kha kha is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 100
Hi Chris,

Thank you very much for submitting the bug report and for the explanation about teh CLI. Also, thank you for preparing the patched jar file. If I understood correctly, it was supposed to use brute force and remove %83%C3 characters. Unfortunately I have to report that even with teh new jar file teh characters in Favorites appear corrupted (to speak frankly I did not notice any difference at all. Can I provide any additional debugging info?

Regards,
Michael


Quote:
Originally Posted by koelec View Post
Hi Michael,
I've submitted a bug report on the issue with the Squeezecenter developers.
Softsqueeze and Squeezebox boom don't use the Command line interface, so they don't suffer from the problem.

Meanwhile I was able to bypass the problem by adding just one single line of code to the source code of the slimplayer plugin. This fixes the problem altogether and will even work once they have fixed it in the CLI. (There were additional characters in the CLI's output which shouldn't be there. It is always the same pattern %83%C3 unicode which will never appear as such in proper results.)

Just copy the attached slimplayer.jar file (extract zip file first) over the existing one in the jars folder of your SageTV installation. Restart SageTV.

cheers
- chris
Reply With Quote
  #293  
Old 10-06-2008, 12:57 AM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
Quote:
Originally Posted by kha View Post
Hi Chris,

Thank you very much for submitting the bug report and for the explanation about teh CLI. Also, thank you for preparing the patched jar file. If I understood correctly, it was supposed to use brute force and remove %83%C3 characters. Unfortunately I have to report that even with teh new jar file teh characters in Favorites appear corrupted (to speak frankly I did not notice any difference at all. Can I provide any additional debugging info?

Regards,
Michael
Hi Michael,
Please make sure the new slimplayer.jar is in the jars folder (overwriting the older one) and that you have restarted SageTV.
You can enable debug logging by modifying the log4j.xml file in the sagetv folder: change INFO level to DEBUG. Stop Sagetv. add following line to sagetv.properties:
debug_logging=TRUE
Then restart Sage and goto slimplayer menu. After favorites are listed open up sagetv_0.txt in notepad and look for lines like .... favorites 0 256 ... near the end of the file.
If they are there post the txt file here, so I can check.
Don't forget to turnoff debug logging again by setting debug_logging=False in sagetv.properties.

- Chris
Reply With Quote
  #294  
Old 10-06-2008, 09:12 PM
kha kha is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 100
Hi Chris,

Here is the log I got after enabling debugging on my Sage Client (sagetvclient_0.txt).

Please let me know if any additional info could help.

Regards,
Michael

Code:
Mon 10/6 22:07:39.015 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.SlimPlayerImpl - cmd: strmt
Mon 10/6 22:07:39.016 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.SlimPlayerImpl - title=null
Mon 10/6 22:07:39.016 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 artist ?
Mon 10/6 22:07:39.024 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 artist
Mon 10/6 22:07:39.024 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote ?
Mon 10/6 22:07:39.025 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote 1
Mon 10/6 22:07:39.025 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 current_title ?
Mon 10/6 22:07:39.026 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 current_title 04.10.2008%2011%3A09%20(%D0%A7%D0%B0%D1%81%D1%82%D1%8C%201)
Mon 10/6 22:07:39.026 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 mode ?
Mon 10/6 22:07:39.027 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 mode stop
Mon 10/6 22:07:39.029 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 favorites items 0 256 want_url:1
Mon 10/6 22:07:39.035 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 favorites items 0 256 want_url%3A1 title%3AFavorites id%3A0 name%3A%C3%90%C2%AD%C3%91%C2%85%C3%90%C2%BE%20%C3%90%C2%9C%C3%90%C2%BE%C3%91%C2%81%C3%90%C2%BA%C3%90%C2%B2%C3%91%C2%8B type%3Aaudio url%3Ahttp%3A%2F%2Fw02-sw01.akadostream.ru%3A8000%2Fmoscowecho128.mp3.m3u isaudio%3A1 hasitems%3A0 id%3A1 name%3A%C3%90%C2%AE%C3%90%C2%BC%C3%90%C2%BE%C3%91%C2%80%20%C3%90%C2%A4%C3%90%C2%9C type%3Aaudio url%3Ahttp%3A%2F%2Frealaudio.aradio.ru%2FRadioDisco isaudio%3A1 hasitems%3A0 id%3A2 name%3A%C3%90%C2%9D%C3%90%C2%B0%C3%91%C2%88%C3%90%C2%B5%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fradiostream.akado.ru%2Fplaylist%2Fradio.m3u%3Fstation%3Dnashe%26stream%3D128 isaudio%3A1 hasitems%3A0 id%3A3 name%3A%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE%20%C3%90%C2%A8%C3%90%C2%B0%C3%90%C2%BD%C3%91%C2%81%C3%90%C2%BE%C3%90%C2%BD type%3Aaudio url%3Ahttp%3A%2F%2F83.222.4.42%3A8880%2Flisten.pls isaudio%3A1 hasitems%3A0 id%3A4 name%3A%C3%90%C2%94%C3%90%C2%B5%C3%91%C2%82%C3%91%C2%81%C3%90%C2%BA%C3%90%C2%BE%C3%90%C2%B5%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Amms%3A%2F%2F87.242.72.62%2Fdetifm%3FWMBitrate%3D129000 isaudio%3A1 hasitems%3A0 id%3A5 name%3A%C3%90%C2%9C%C3%90%C2%B0%C3%91%C2%8F%C3%90%C2%BA type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D14105%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A6 name%3A%C3%90%C2%90%C3%90%C2%B2%C3%91%C2%82%C3%90%C2%BE%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D65355%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A7 name%3A%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE%20%C3%90%C2%A0%C3%90%C2%B5%C3%91%C2%82%C3%91%C2%80%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D16332%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A8 name%3A%C3%90%C2%A1%C3%90%C2%B5%C3%91%C2%80%C3%90%C2%B5%C3%90%C2%B1%C3%91%C2%80%C3%91%C2%8F%C3%90%C2%BD%C3%91%C2%8B%C3%90%C2%B9%20%C3%90%C2%B4%C3%90%C2%BE%C3%90%C2%B6%C3%90%C2%B4%C3%91%C2%8C type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D17552%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A9 name%3A%C3%90%C2%92%C3%90%C2%B5%C3%91%C2%81%C3%91%C2%82%C3%90%C2%B8%20%C3%90%C2%A4%C3%90%C2%9C type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D86668%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A10 name%3A%C3%90%C2%A0%C3%91%C2%83%C3%91%C2%81%C3%91%C2%81%C3%90%C2%BA%C3%90%C2%BE%C3%90%C2%B5%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D36071%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A11 name%3AKUT type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D35962%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A12 name%3AKUT-HD2%20(Talk) type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D53086%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A13 name%3AKUT-HD3%20(Jazz) type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D67084%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A14 name%3A%C3%90%C2%A7%C3%90%C2%B5%C3%90%C2%BB%C3%90%C2%BE%C3%90%C2%B2%C3%90%C2%B5%C3%90%C2%BA%20%C3%90%C2%B8%C3%90%C2%B7%20%C3%91%C2%82%C3%90%C2%B5%C3%90%C2%BB%C3%90%C2%B5%C3%90%C2%B2%C3%90%C2%B8%C3%90%C2%B7%C3%90%C2%BE%C3%91%C2%80%C3%90%C2%B0 type%3Alnk url%3Ahttp%3A%2F%2Fwww.echo.msk.ru%2Fprograms%2Fpersontv%2Frss-audio.xml isaudio%3A0 hasitems%3A1 count%3A15
Mon 10/6 22:07:39.037 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote ?
Mon 10/6 22:07:39.039 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote 1
Mon 10/6 22:07:39.039 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 title ?
Mon 10/6 22:07:39.041 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 title 04.10.2008%2011%3A09%20(%D0%A7%D0%B0%D1%81%D1%82%D1%8C%201)
Mon 10/6 22:07:39.041 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow ? ?
Mon 10/6 22:07:39.042 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow SoftSqueeze%20Home Now%20Playing
Mon 10/6 22:07:39.047 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote ?
Mon 10/6 22:07:39.049 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote 1
Mon 10/6 22:07:39.049 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 title ?
Mon 10/6 22:07:39.051 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 title 04.10.2008%2011%3A09%20(%D0%A7%D0%B0%D1%81%D1%82%D1%8C%201)
Mon 10/6 22:07:39.051 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow ? ?
Mon 10/6 22:07:39.052 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow SoftSqueeze%20Home Now%20Playing
Reply With Quote
  #295  
Old 10-08-2008, 06:07 AM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
Quote:
Originally Posted by kha View Post
Hi Chris,

Here is the log I got after enabling debugging on my Sage Client (sagetvclient_0.txt).

Please let me know if any additional info could help.

Regards,
Michael

Code:
Mon 10/6 22:07:39.015 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.SlimPlayerImpl - cmd: strmt
Mon 10/6 22:07:39.016 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.SlimPlayerImpl - title=null
Mon 10/6 22:07:39.016 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 artist ?
Mon 10/6 22:07:39.024 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 artist
Mon 10/6 22:07:39.024 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote ?
Mon 10/6 22:07:39.025 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote 1
Mon 10/6 22:07:39.025 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 current_title ?
Mon 10/6 22:07:39.026 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 current_title 04.10.2008%2011%3A09%20(%D0%A7%D0%B0%D1%81%D1%82%D1%8C%201)
Mon 10/6 22:07:39.026 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 mode ?
Mon 10/6 22:07:39.027 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 mode stop
Mon 10/6 22:07:39.029 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 favorites items 0 256 want_url:1
Mon 10/6 22:07:39.035 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 favorites items 0 256 want_url%3A1 title%3AFavorites id%3A0 name%3A%C3%90%C2%AD%C3%91%C2%85%C3%90%C2%BE%20%C3%90%C2%9C%C3%90%C2%BE%C3%91%C2%81%C3%90%C2%BA%C3%90%C2%B2%C3%91%C2%8B type%3Aaudio url%3Ahttp%3A%2F%2Fw02-sw01.akadostream.ru%3A8000%2Fmoscowecho128.mp3.m3u isaudio%3A1 hasitems%3A0 id%3A1 name%3A%C3%90%C2%AE%C3%90%C2%BC%C3%90%C2%BE%C3%91%C2%80%20%C3%90%C2%A4%C3%90%C2%9C type%3Aaudio url%3Ahttp%3A%2F%2Frealaudio.aradio.ru%2FRadioDisco isaudio%3A1 hasitems%3A0 id%3A2 name%3A%C3%90%C2%9D%C3%90%C2%B0%C3%91%C2%88%C3%90%C2%B5%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fradiostream.akado.ru%2Fplaylist%2Fradio.m3u%3Fstation%3Dnashe%26stream%3D128 isaudio%3A1 hasitems%3A0 id%3A3 name%3A%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE%20%C3%90%C2%A8%C3%90%C2%B0%C3%90%C2%BD%C3%91%C2%81%C3%90%C2%BE%C3%90%C2%BD type%3Aaudio url%3Ahttp%3A%2F%2F83.222.4.42%3A8880%2Flisten.pls isaudio%3A1 hasitems%3A0 id%3A4 name%3A%C3%90%C2%94%C3%90%C2%B5%C3%91%C2%82%C3%91%C2%81%C3%90%C2%BA%C3%90%C2%BE%C3%90%C2%B5%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Amms%3A%2F%2F87.242.72.62%2Fdetifm%3FWMBitrate%3D129000 isaudio%3A1 hasitems%3A0 id%3A5 name%3A%C3%90%C2%9C%C3%90%C2%B0%C3%91%C2%8F%C3%90%C2%BA type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D14105%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A6 name%3A%C3%90%C2%90%C3%90%C2%B2%C3%91%C2%82%C3%90%C2%BE%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D65355%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A7 name%3A%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE%20%C3%90%C2%A0%C3%90%C2%B5%C3%91%C2%82%C3%91%C2%80%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D16332%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A8 name%3A%C3%90%C2%A1%C3%90%C2%B5%C3%91%C2%80%C3%90%C2%B5%C3%90%C2%B1%C3%91%C2%80%C3%91%C2%8F%C3%90%C2%BD%C3%91%C2%8B%C3%90%C2%B9%20%C3%90%C2%B4%C3%90%C2%BE%C3%90%C2%B6%C3%90%C2%B4%C3%91%C2%8C type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D17552%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A9 name%3A%C3%90%C2%92%C3%90%C2%B5%C3%91%C2%81%C3%91%C2%82%C3%90%C2%B8%20%C3%90%C2%A4%C3%90%C2%9C type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D86668%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A10 name%3A%C3%90%C2%A0%C3%91%C2%83%C3%91%C2%81%C3%91%C2%81%C3%90%C2%BA%C3%90%C2%BE%C3%90%C2%B5%20%C3%90%C2%A0%C3%90%C2%B0%C3%90%C2%B4%C3%90%C2%B8%C3%90%C2%BE type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D36071%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A11 name%3AKUT type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D35962%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A12 name%3AKUT-HD2%20(Talk) type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D53086%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A13 name%3AKUT-HD3%20(Jazz) type%3Aaudio url%3Ahttp%3A%2F%2Fopml.radiotime.com%2FStationPlaylist.axd%3FstationId%3D67084%26username%3Dsampletime isaudio%3A1 hasitems%3A0 id%3A14 name%3A%C3%90%C2%A7%C3%90%C2%B5%C3%90%C2%BB%C3%90%C2%BE%C3%90%C2%B2%C3%90%C2%B5%C3%90%C2%BA%20%C3%90%C2%B8%C3%90%C2%B7%20%C3%91%C2%82%C3%90%C2%B5%C3%90%C2%BB%C3%90%C2%B5%C3%90%C2%B2%C3%90%C2%B8%C3%90%C2%B7%C3%90%C2%BE%C3%91%C2%80%C3%90%C2%B0 type%3Alnk url%3Ahttp%3A%2F%2Fwww.echo.msk.ru%2Fprograms%2Fpersontv%2Frss-audio.xml isaudio%3A0 hasitems%3A1 count%3A15
Mon 10/6 22:07:39.037 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote ?
Mon 10/6 22:07:39.039 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote 1
Mon 10/6 22:07:39.039 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 title ?
Mon 10/6 22:07:39.041 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 title 04.10.2008%2011%3A09%20(%D0%A7%D0%B0%D1%81%D1%82%D1%8C%201)
Mon 10/6 22:07:39.041 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow ? ?
Mon 10/6 22:07:39.042 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow SoftSqueeze%20Home Now%20Playing
Mon 10/6 22:07:39.047 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote ?
Mon 10/6 22:07:39.049 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 remote 1
Mon 10/6 22:07:39.049 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 title ?
Mon 10/6 22:07:39.051 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 title 04.10.2008%2011%3A09%20(%D0%A7%D0%B0%D1%81%D1%82%D1%8C%201)
Mon 10/6 22:07:39.051 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - send cli msg: 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow ? ?
Mon 10/6 22:07:39.052 [SlimTCP-1] DEBUG nl.cmkprojects.sage.slimplayer.CliCon - got reply 36%3A02%3A83%3Aa4%3A3f%3Ae4 displaynow SoftSqueeze%20Home Now%20Playing
Hi Michael,
I have examined the log file and found out that my intermediate solution is locale specific. This means that it can not be solved in this plugin. We should wait for the developers of SqueezeCenter to solve this issue. A good thing is that there are more bug reports related to this foreign characters on the CLI, so hopefully it will get some priority and attention.
You can follow the bug report here: http://bugs.slimdevices.com/show_bug.cgi?id=9657
And all CLI related bugs here:http://bugs.slimdevices.com/buglist....er&content=cli

- Chris
Reply With Quote
  #296  
Old 10-09-2008, 01:48 PM
kha kha is offline
Sage Advanced User
 
Join Date: Dec 2005
Posts: 100
Hi Chris,

Thank you very much for following up on this bug. Let's hope it gets fixed in the next version of SqueezeCenter.

Best Regards,
Michael.

Last edited by kha; 10-09-2008 at 01:51 PM.
Reply With Quote
  #297  
Old 12-05-2008, 10:17 AM
pleyraki's Avatar
pleyraki pleyraki is offline
Sage User
 
Join Date: Oct 2007
Posts: 38
Unhappy Internet Artist info missing?

Hi.

Suddenly, I don't get the excellent internet feedback (bio and picture) for the artist in now playing. What could be wrong? I have internet connectivity, because internet radio plays ok. Any ideas anyone? Thanks.
__________________
A. Plevrakis
Crete, Greece.
Reply With Quote
  #298  
Old 12-05-2008, 11:33 AM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
Quote:
Originally Posted by pleyraki View Post
Hi.

Suddenly, I don't get the excellent internet feedback (bio and picture) for the artist in now playing. What could be wrong? I have internet connectivity, because internet radio plays ok. Any ideas anyone? Thanks.
Probably allmusic.com web site changes.
I'll try to fix it.
- Chris
Reply With Quote
  #299  
Old 12-08-2008, 03:59 PM
koelec koelec is offline
Sage Aficionado
 
Join Date: Aug 2003
Location: Netherlands
Posts: 309
fix for missing artist picture

hey,

Just uploaded an update of slimplayer to fix missing artist picture caused by yahoo.com changes. You can download version 1.2.2 from the known location.
Or just copy the attached jar file over the slimplayer.jar in the JARS folder of your sage installation.

- Chris
Attached Files
File Type: zip slimplayer-1.2.2-jar-only.zip (53.0 KB, 401 views)
Reply With Quote
  #300  
Old 12-08-2008, 04:01 PM
mkanet's Avatar
mkanet mkanet is offline
SageTVaholic
 
Join Date: Feb 2004
Posts: 3,359
Thanks Chris, I'm guessing this also applies to the SageMC version?

Quote:
Originally Posted by koelec View Post
hey,

Just uploaded an update of slimplayer to fix missing artist picture caused by yahoo.com changes. You can download version 1.2.2 from the known location.
Or just copy the attached jar file over the slimplayer.jar in the JARS folder of your sage installation.

- Chris
__________________
Upgraded to Comcast X1 + Netflix/Amazon Video streaming

***RIP SageTV***
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV Import: Slim Player for SageMC (for SageTV 6.3+) Morgan111 SageMC Custom Interface 326 07-28-2010 06:54 AM
STV Import: SlimPlayer 2.0 - Slacker, Pandora, Sirius,... on Extenders koelec SageTV Customizations 225 05-25-2010 08:12 AM
SageMC, Slim Player and Hauppauge Remote Button mcschmidt_00 SageMC Custom Interface 0 03-01-2009 01:25 AM
mp3 and wma files do not play correctly den372 SageTV Software 0 08-08-2008 07:26 AM
Internet Radio Spies SageTV Software 1 07-15-2004 02:43 PM


All times are GMT -6. The time now is 02:49 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.