[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 - Jonas.andero - 2014-03-18 @bossanova I really like your work with the XSqueeze plugin! One question, would it be possible to write the addon as a plugin rather than a script (not saying that you should re implement your work, just asking for feasability)? I am using the Rdio addon and I really likes the way it integrates as a music addon instead of being a program that you launch. Just out of quriousity, would it be possible to write a music adon that hooked up with the LMS? RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - nickr - 2014-03-18 LMS and it's protocols are open source. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-18 @jonas.andero - certainly it's possible (in a variety of ways), but I am not going to do it! I am making sure xsqueeze stays basically working but I don't have much time or any great need to use it myself, so motivation to do anything else is low. Now I have young kids I just play the odd album now and again very simply. I largely wrote xsqueeze to whos it could be done, was kind of hoping someone better than me would come along and contribute but so far that hasn't really happened. Code is on github - so patches/forks/prs welcome!! RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - habee - 2014-03-20 Hi, i wanted to give it a try on a Openelec Ion x64 HTPC, but unfortunately the XSqueeze-Repo seems to be offline... Can you fix this? RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-21 I have hit this too. The repo itself is fine and the addons will probably eventually appear, but I think xbmc is timing out with github or something. It definitely got worse when I moved it from googlecode to github, which is irritating. I'm planning on doing a bug report about it.... RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - _phantom_ - 2014-03-21 hello, i installed XSqueezebox repo 0.1.7 (https://github.com/bossanova808/repository.bossanova808/raw/master/repository-downloads/repository.bossanova808/repository.bossanova808-0.1.7.zip) as told in wiki site. when i try to update the addon, XBMC directly crashes with the below debug; Code: 02:32:40 T:3037951744 DEBUG: OnKey: return (f00d) pressed, action is Select my system is an Ubuntu 13.10 32-bit with XBMC 12.3 Frodo installed. what is happening ? RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-21 Ok latest repo is 0.1.8 (I updated wiki) - it should auto update anyway. As for the rest - no idea - that doesn't look like it has anything to do with xsqueeze per se. Looks like your main xbmc repo is outdated, but no idea why. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - _phantom_ - 2014-03-21 just installed 0.1.8 on XBMC Frodo 12.3 on Ubuntu 13.04 64-bit. now XBMC crashes as soon as it starts . RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-21 Does taking it off (delete from addons folder) fix it? Makes no sense. Do you get a log? RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - _phantom_ - 2014-03-21 (2014-03-21, 04:14)bossanova808 Wrote: Does taking it off (delete from addons folder) fix it? Makes no sense. Do you get a log? yes, deleting it fixes the problem. debug log is just as i have included several messages ago. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-21 Known general issue with xbmc and github repos. Many threads. Nothing to do with xsqueeze. Hopefully a good solution comes to light. RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - _phantom_ - 2014-03-21 thanks for your interest, bossa! do you experience the same with Windows version of XBMC? RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-21 No crashes but the repo is empty. You could manually install everything via the zips on github xsqueeze, chooser, b808common RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - _phantom_ - 2014-03-21 it seems you have setup a system so that addon is automatically installed from your github repo. i really do not know how to install your addon manually. any procedures on your wiki site? RE: [RELEASE]XSqueeze - Squeezebox player, music chooser and visualiser for XBMC - bossanova808 - 2014-03-21 No, you'd have to work it out. But might be best to wait. |