[ARCHIVED - WON'T UPDATE] XSqueeze - Squeezebox player for XBMC - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151) +---- Thread: [ARCHIVED - WON'T UPDATE] XSqueeze - Squeezebox player for XBMC (/showthread.php?tid=122199) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - oyvindo - 2016-06-20 Today I connected to XSqueeze from LMS 7.9 running inside a docker container - and it works perfect :-) I really love XSqueeze RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2016-06-21 @newan - where did you need the delay then in the end? Did you pinpoint the actual issue then? Weird it fires up on mine so easily... @oyvindo - glad ti works well for you RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - newan - 2016-06-21 No Problem, i explain my solution on: https://github.com/bossanova808/repository.bossanova808/issues/6 is it the right spot for that? RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2016-06-21 Thanks, let's take it there from now on... RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - shkaff - 2016-06-23 Hi folks I wonder if it can work without local LMS but only via mysqueexebox.com I own an original hardware radio by Logitech and use it without any local LMS. Instead I have an account at mysqueexebox.com and the radio works very well for me. Now I would like to setup a second radio on OpenELEC Raspberry Pi 2 and installed that fantastic client XSqueeze... However its configuration screen requires IP address of ILM server, the ports for HTTP and CLI... all that things make me suspicious that I am in trouble with my idea to use only cloud mysqueexebox.com Please make me believe that it possible. Any feedback would be much appreciated! RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2016-06-23 @shkaff - yeah out of the box that's not going to work. XSqueeze use the LMS CLI for basically everything - it doesn't really do much with the player other than connect to it - even all the playback controls send simulated button presses via the CLI if I recall correctly. It's be a pretty big re-write to change - the whole thing was/is very much a hack really and based on the older (and what i think of as better) approach/hardware from the Slim era more so than the Logitech era RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - Bergowitz - 2016-07-16 (2013-08-23, 15:39)bossanova808 Wrote: I believe it works fine but its MAC based as the unique ID so you will have to create a unique Mac (or use your nic's Mac) To register the player on mysqueezebox. Someone up above mentioned it not long ago IIRC Hi Could someone help me change the MAC address of the squeezelite? Where do I have to put in the command? I am running OSMC Kodi 16.x on a RPI 2. LMS 7.9 installed and xSqueeze. But I can't connect to mysqueezebox.com with the player. Regards Lars RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2016-07-16 @Bergowitz - you can change it in XSqueeze's settings - you just need to enter a valid mac. If you use the MAC for your network card, that should work fine. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - Mamborio - 2016-07-31 Hi bossanova808, First off, what a great job with the addon to Kodi! Thanks a lot for it! Now I've gotten everything to work but just like another user (I searched the thread before posting this) I experience stutters and noise when I play music on the Raspberry Pi Kodi (OpenELEC latest version). If I put my ear towards the speakers I can hear how it drops frames (is that what's called in music too?) of the tune, it feels as if parts of the sound falls off and never gets played. So I read through this thread and applied a few tips and tricks, here is what I've done so far. I've tried using squeezeslave, but no go. I can't get sound through on the Raspberry Pi. But squeezelite works after adding the snd_bcm2835 ALSA module as per the wiki instructions. I've tried with both local music files, VBR as well as WAV and FLAC - also tried with Internet Radio and Spotify, same kind of fall off. I tried to apply the -y200 as an argument but that doesn't work at all. It results in Squeezelite not showing up as a player in LMS. Removing it solves that problem. Any idea why? My last attempt is through SSH to populate a log for you. ./squeezelite -o default -m 00:**:**:**:**: -d all=debug Code: OpenELEC:~/.kodi/addons/script.xsqueeze/resources/bin/arm # ./squeezelite -o default -m 00:**:**:**:**: -d all=debug //redacted MAC ID with *'s Also, I made this debug log as well, not sure if it provides you anything as it looks the same as the above but with a much higher attention to logging every millisecond. http://pastebin.com/qsAJX8XY Any idea how the stuttering/fall-off/noise can be fixed? I mean everything else is working absolutely fine and I'm loving it! Thanks! RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2016-08-02 @Mamborio - best thing to do is get it working from the command line in terms of playback smoothness - maybe much about with buffer/priority settings etc? All the command line options are here: https://github.com/ralph-irving/squeezelite Once you have it working via the commandline, just copy the settings back to xsqueeze. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - Grinsekatze - 2016-10-09 Ok, I installed the plugin today and came accross two Problems: - Where / how can I define a user Name for the squezebox instance (SqueezePlay for example I can navigate inside the configuration and Chose a custm Name for Squezelite 3). - I use Bello Skin with Kodi Jarvis. The Squeezebox Window places the informations wrong (ex. tracks are overlayed over the cover art). How to solve this / which files do I have to modify? Besides These Problems I like the Plugin. Now I finnaly can sync my Audio inside the whole house - nice effect on House Partys. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2016-10-10 @Grinsekatze Change the player name in the LMS web interface In the addon folder, look for the .xml files basically - XSqueezeNowPlaying.xml IIRC. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - TWART016 - 2016-11-14 Hello, i installed the bossanova808 and activated it. But from install from repo I can't see the xSqueeze Addon. I use Kodi 15.2 (Openelec 6.0.3) Greetings TWART016 RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2016-11-14 @TWART016 That's probably because the min python version in the repo has changed and I can't be bothered with supporting old xbmc versions. You could manually change it back to 2.1.0 I guess....but probably better if you just upgrade to (at least) Jarvis already RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - TWART016 - 2016-11-15 @bossanova808 Where can I download the Jarvis version for Raspberry Pi / Linux? I can't find a link. https://kodi.tv/download/ |