Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on OpenELEC 5.01 #102

Closed
jonashilmersson opened this issue Feb 3, 2015 · 27 comments
Closed

Not working on OpenELEC 5.01 #102

jonashilmersson opened this issue Feb 3, 2015 · 27 comments

Comments

@jonashilmersson
Copy link

Pulsar doesn't work anymore after upgrading to OpenELEC 5.01. I'm running v0.4.5 and get script failed errors when trying to start streaming.

@epoxi
Copy link

epoxi commented Feb 6, 2015

Same here. It keeps displaying "You must restat XBMC before using Pulsar".

Pulsar 0.4.5
OpenELEC 5.01
Raspberry Pi B+

@kero99
Copy link

kero99 commented Feb 7, 2015

Confirmed:

Pulsar 0.4.5
OpenELEC 5.01
Raspberry Pi B+

Loop restarting pulsar after first reboot...

@steeve
Copy link
Owner

steeve commented Feb 7, 2015

Can you provide a debug log ? Can't do nothing without it...

@alexis-boisserand
Copy link

Same problem here. Here is a debug log: http://xbmclogs.com/show.php?id=419172

@NoGood
Copy link

NoGood commented Feb 9, 2015

I am using
Pulsar 0.4.5
OpenELEC 5.01

Without a problem. not running on raspberry pi though

@epoxi
Copy link

epoxi commented Feb 16, 2015

Updated OpenELEC and Pulsar to a new version, still the same problem:

Pulsar 0.4.6
OpenELEC 5.03
Raspberry Pi B+

Kodi Log --> https://gist.github.com/epoxi/fd7ea2703dd1b5fc605c

@jonashilmersson
Copy link
Author

I updated OpenELEC and Pulsar to a new version:

  • Pulsar 0.4.6
  • OpenELEC 5.03

Now Pulsar tells me that XBMC must be restarted, and it doesn't help to reboot the PI.

Brgds

Jonas

@steeve
Copy link
Owner

steeve commented Feb 21, 2015

Guys, how are you downloading the addon? I hope not from the Github "Download ZIP" on the right.

Use the releases provided at: https://github.com/steeve/plugin.video.pulsar/releases/

That's what your logs tell me @epoxi

@Prophecy67
Copy link

@steeve I'm getting looping errors on the latest 0.4.7 version (openelec 5.0.1). Cannot start Pulsar at all

18:06:01 T:3043266560 NOTICE: Previous line repeats 1 times.
18:06:01 T:3043266560 ERROR: GetDirectory - Error getting plugin://plugin.video.pulsar/
18:06:01 T:3043266560 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pulsar/) failed
18:06:04 T:3043266560 ERROR: GetDirectory - Error getting addons://sources/video/
18:06:04 T:3043266560 ERROR: CGUIMediaWindow::GetDirectory(addons://sources/video/) failed
18:06:04 T:3043266560 NOTICE: SpawnThread - fatal error creating thread
18:06:32 T:3043266560 NOTICE: Previous line repeats 2 times.
18:06:32 T:3043266560 ERROR: GetDirectory - Error getting addons://sources/video/
18:06:32 T:3043266560 ERROR: CGUIMediaWindow::GetDirectory(addons://sources/video/) failed
18:06:32 T:3043266560 NOTICE: SpawnThread - fatal error creating thread
18:07:04 T:3043266560 NOTICE: Previous line repeats 1 times.
18:07:04 T:3043266560 ERROR: GetDirectory - Error getting addons://all/
18:07:04 T:3043266560 ERROR: CGUIMediaWindow::GetDirectory(addons://all/) failed
18:07:04 T:3043266560 NOTICE: SpawnThread - fatal error creating thread

EDIT :
I've installed version 0.4.5 now and enabled XMLRPC JSON ( http://kodi.wiki/view/JSON-RPC_API#Enabling_JSON-RPC)

Now getting no result when seacrhing for any movie to play.
18:23:03 T:2692740160 NOTICE: -->Python Interpreter Initialized<--
18:23:04 T:2692740160 NOTICE: http://localhost:65251/movie/tt2245084/play
18:23:04 T:2779771968 NOTICE: [plugin.video.pulsar] 2015/02/22 18:23:04 Searching links for IMDB: tt2245084
18:23:04 T:2779771968 NOTICE: [plugin.video.pulsar] 2015/02/22 18:23:04 Resolved tt2245084 to Big Hero 6
18:23:04 T:2779771968 NOTICE: [plugin.video.pulsar] 2015-02-22 18:23:04 INFO linkssearch Resolving torrent files...
18:23:04 T:2779771968 NOTICE: [plugin.video.pulsar] 2015-02-22 18:23:04 INFO linkssearch Received 0 links.
18:23:04 T:2779771968 NOTICE: [plugin.video.pulsar] [GIN] 2015/02/22 - 18:23:04 | 200 | 23.369222ms | 127.0.0.1:58844 | GET /movie/tt2245084/play
18:23:04 T:3043233792 ERROR: Playlist Player: skipping unplayable item: 0, path [plugin://plugin.video.pulsar/movie/tt2245084/play]

@jonashilmersson
Copy link
Author

Got the latest version v.0.47 automatically downloaded from the repo, and it still says "You must restart XBMC before using Pulsar." Rebooting doesn't help unfortunately.

Log file contents:

19:37:49 T:1818887232 NOTICE: ## OpenELEC Addon ## 0.5.8
19:37:52 T:1713370176 NOTICE: [plugin.video.pulsar] pulsar: starting jsonrpc service
19:37:54 T:1704981568 NOTICE: [plugin.video.pulsar] pulsard: starting pulsard
19:37:56 T:1810498624 NOTICE: StorageServer Module loaded RUN
19:37:56 T:1810498624 NOTICE: StorageClient-2.5.4 Starting server
19:37:57 T:1704981568 NOTICE: Traceback (most recent call last):
19:37:58 T:1704981568 NOTICE: File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 110, in pulsard_thread
19:37:58 T:1704981568 NOTICE: proc = start_pulsard(stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
19:37:58 T:1704981568 NOTICE: File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 87, in start_pulsard
19:37:58 T:1704981568 NOTICE: pulsar_dir, pulsar_binary = get_pulsar_binary()
19:37:58 T:1704981568 NOTICE: File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 65, in get_pulsar_binary
19:37:58 T:1704981568 NOTICE: if not os.path.exists(dest_binary_path) or get_pulsard_checksum(dest_binary_path) != get_pulsard_checksum(binary_path):
19:37:58 T:1704981568 NOTICE: File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 35, in get_pulsard_checksum
19:37:58 T:1704981568 NOTICE: fp.seek(-40, os.SEEK_END) # we put a sha1 there
19:37:58 T:1704981568 NOTICE: IOError: [Errno 22] Invalid argument
19:37:58 T:1704981568 ERROR: Exception in thread Thread-2:
Traceback (most recent call last):
File "/home/stephan/projects/openelec-5.0/build.OpenELEC-RPi.arm-5.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
File "/home/stephan/projects/openelec-5.0/build.OpenELEC-RPi.arm-5.0.3/Python-2.7.3/.install_pkg/usr/lib/python2.7/threading.py", line 504, in run
File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 110, in pulsard_thread
proc = start_pulsard(stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 87, in start_pulsard
pulsar_dir, pulsar_binary = get_pulsar_binary()
File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 65, in get_pulsar_binary
if not os.path.exists(dest_binary_path) or get_pulsard_checksum(dest_binary_path) != get_pulsard_checksum(binary_path):
File "/storage/.kodi/addons/plugin.video.pulsar/resources/site-packages/pulsar/daemon.py", line 35, in get_pulsard_checksum
fp.seek(-40, os.SEEK_END) # we put a sha1 there
IOError: [Errno 22] Invalid argument
19:49:46 T:1802110016 NOTICE: Thread JobWorker start, auto delete: true
19:49:54 T:1756705856 NOTICE: Previous line repeats 2 times.
19:49:54 T:1756705856 NOTICE: Thread LanguageInvoker start, auto delete: false
19:49:55 T:1756705856 NOTICE: -->Python Interpreter Initialized<--
19:49:56 T:1969405952 ERROR: GetDirectory - Error getting plugin://plugin.video.pulsar/
19:49:56 T:1969405952 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pulsar/) failed
19:49:56 T:1756705856 NOTICE: Thread BackgroundLoader start, auto delete: false
19:50:13 T:1756705856 NOTICE: Previous line repeats 1 times.
19:50:13 T:1756705856 NOTICE: Thread LanguageInvoker start, auto delete: false
19:50:14 T:1756705856 NOTICE: -->Python Interpreter Initialized<--
19:50:17 T:1969405952 ERROR: GetDirectory - Error getting plugin://plugin.video.pulsar/
19:50:17 T:1969405952 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.pulsar/) failed
19:50:17 T:1756705856 NOTICE: Thread BackgroundLoader start, auto delete: false
20:12:16 T:1781871680 NOTICE: Thread JobWorker start, auto delete: true
20:12:55 T:1654645824 NOTICE: Thread LanguageInvoker start, auto delete: false
20:12:55 T:1654645824 NOTICE: -->Python Interpreter Initialized<--
20:12:56 T:1969405952 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't

@epoxi
Copy link

epoxi commented Feb 28, 2015

@steeve, I've now downladed Pulsar from the link you provided (https://github.com/steeve/plugin.video.pulsar/releases/)

The outcome was almost the same. But now it keeps crashing and reloading :(

Upgraded OpenELEC to 5.04

Pulsar 0.4.7
OpenELEC 5.04
Raspberry Pi B+

@jonashilmersson
Copy link
Author

Hi,

I have also upgraded to OpenELEC 5.04 and Pulsar 0.4.7, still the same message to restart XBMC.

Brgds

Jonas

@kodispot
Copy link

I Have The Same Issue with Gotham OpenELEC In Mx2 Box..

@asfaltboy
Copy link

@steeve - The logs above seem to indicate that the error tends to occur after the get_pulsar_checksum method; the exception might indicate wrong (out of bounds) fd position or argument value (taken from here).

I don't have the issue yet, per se, but I will be testing the addon on an OpenELEC later tonight (finally hooking up my RaspberryPi 2 up).

@steeve
Copy link
Owner

steeve commented Mar 2, 2015

ok, apparently you guys have a corrupted install.

try this, in OpenELEC shell:

$ rm -rf .kodi/addons/plugin.video.pulsar .kodi/userdata/addon_data/plugin.video.pulsar

And then reinstall Pulsar from the zip at https://github.com/steeve/plugin.video.pulsar/releases/download/v0.4.7/plugin.video.pulsar-0.4.7.zip

@epoxi
Copy link

epoxi commented Mar 3, 2015

Did what you mention, and reinstalled... Pulsar keeps restarting

17:49:46 T:1690297408 NOTICE: [plugin.video.pulsar] pulsard: starting
pulsard
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main .__
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main ______ __ | | _________ _______
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main ____ | | \ | / / _ __
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main | |
> > | / |_____ \ / __ | | /
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main | /|__/|/ >(____ /|
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main |
| / /
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main Version: 0.4.7 Git: v0.4.7 Go: go1.4
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO config Reloading configuration...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO main Addon: plugin.video.pulsar v0.4.7
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Setting Session settings...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Setting Encryption settings...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Consuming alerts...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] panic: dial tcp
127.0.0.1:9090: connection refused
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar]
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] goroutine 1 [running]:
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] pulsard: starting
pulsard

On Mon, Mar 2, 2015 at 5:36 PM, Steeve Morin notifications@github.com
wrote:

ok, apparently you guys have a corrupted install.

try this, in OpenELEC shell:

$ rm -rf .kodi/addons/plugin.video.pulsar .kodi/userdata/addon_data/plugin.video.pulsar

And then reinstall Pulsar from the zip at
https://github.com/steeve/plugin.video.pulsar/releases/download/v0.4.7/plugin.video.pulsar-0.4.7.zip


Reply to this email directly or view it on GitHub
#102 (comment)
.

Atte.-
LC

@steeve
Copy link
Owner

steeve commented Mar 3, 2015

Yes because you didn't follow the install guide and didn't enable remote
control in Kodi

On Tuesday, March 3, 2015, Lucas Campa notifications@github.com wrote:

Did what you mention, and reinstalled... Pulsar keeps restarting

17:49:46 T:1690297408 NOTICE: [plugin.video.pulsar] pulsard: starting
pulsard
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main .__
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main ______ __ | | _________ _______
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main ____ | | \ | / / _ __
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main | |
> > | / |_____ \ / __ | | /
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main | /|__/|/ >(____ /|
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main |
| / /
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main Version: 0.4.7 Git: v0.4.7 Go: go1.4
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO config Reloading configuration...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO main Addon: plugin.video.pulsar v0.4.7
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Setting Session settings...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Setting Encryption settings...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Consuming alerts...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] panic: dial tcp
127.0.0.1:9090: connection refused
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar]
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] goroutine 1 [running]:
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] pulsard: starting
pulsard

On Mon, Mar 2, 2015 at 5:36 PM, Steeve Morin <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');>
wrote:

ok, apparently you guys have a corrupted install.

try this, in OpenELEC shell:

$ rm -rf .kodi/addons/plugin.video.pulsar
.kodi/userdata/addon_data/plugin.video.pulsar

And then reinstall Pulsar from the zip at

https://github.com/steeve/plugin.video.pulsar/releases/download/v0.4.7/plugin.video.pulsar-0.4.7.zip


Reply to this email directly or view it on GitHub
<
#102 (comment)

.

Atte.-
LC


Reply to this email directly or view it on GitHub
#102 (comment)
.

Steeve Morin
twitter.com/steeve
github.com/steeve
linkd.in/smorin

@epoxi
Copy link

epoxi commented Mar 3, 2015

Clean reinstall, erasing all ./kodi pulsar files.

OpenELEC:~ # rm -rf .kodi/addons/plugin.video.pulsar
.kodi/userdata/addon_data/plugin.video.pulsar
OpenELEC:~ # cd .kodi/addons/plugin.video.pulsar
-sh: cd: can't cd to .kodi/addons/plugin.video.pulsar
OpenELEC:~ # cd .kodi/userdata/addon_data/plugin.video.pulsar
-sh: cd: can't cd to .kodi/userdata/addon_data/plugin.video.pulsar
OpenELEC:~ #

ON REBOOT

  • Try to exec Pulsar for the first time. A pop-up says "you must reboot
    kodi/xbmc"
  • Reboot system/Kodi

ON SECOND REBOOT

  • Try to exec Pulsar for the second time. A pop-up says "error: script
    failed" then "pulsar daemon restarted"
  • BUT it worked on a second try :)

A lil' slow on a RBPi B+, but is really neat and functional :D

Thanks Steeve!

On Tue, Mar 3, 2015 at 7:07 PM, Steeve Morin notifications@github.com
wrote:

Yes because you didn't follow the install guide and didn't enable remote
control in Kodi

On Tuesday, March 3, 2015, Lucas Campa notifications@github.com wrote:

Did what you mention, and reinstalled... Pulsar keeps restarting

17:49:46 T:1690297408 NOTICE: [plugin.video.pulsar] pulsard: starting
pulsard
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main .__
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main ______ __ | | _________ _______
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main ____ | | \ | / / _ __
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main | |
> > | / |_____ \ / __ | | /
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main | /|__/|/ >(____ /|
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main |
| / /
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO main Version: 0.4.7 Git: v0.4.7 Go: go1.4
17:49:47 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:47
INFO config Reloading configuration...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO main Addon: plugin.video.pulsar v0.4.7
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Setting Session settings...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Setting Encryption settings...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] 2015-03-03 20:49:48
INFO btservice Consuming alerts...
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] panic: dial tcp
127.0.0.1:9090: connection refused
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar]
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] goroutine 1
[running]:
17:49:48 T:1690297408 NOTICE: [plugin.video.pulsar] pulsard: starting
pulsard

On Mon, Mar 2, 2015 at 5:36 PM, Steeve Morin <notifications@github.com
javascript:_e(%7B%7D,'cvml','notifications@github.com');>
wrote:

ok, apparently you guys have a corrupted install.

try this, in OpenELEC shell:

$ rm -rf .kodi/addons/plugin.video.pulsar
.kodi/userdata/addon_data/plugin.video.pulsar

And then reinstall Pulsar from the zip at

https://github.com/steeve/plugin.video.pulsar/releases/download/v0.4.7/plugin.video.pulsar-0.4.7.zip


Reply to this email directly or view it on GitHub
<

#102 (comment)

.

Atte.-
LC


Reply to this email directly or view it on GitHub
<
#102 (comment)

.

Steeve Morin
twitter.com/steeve
github.com/steeve
linkd.in/smorin


Reply to this email directly or view it on GitHub
#102 (comment)
.

Atte.-
LC

@pakamon
Copy link

pakamon commented Mar 15, 2015

Same here.

@myssing
Copy link

myssing commented Mar 19, 2015

Please check out my comment in
#118

@jonashilmersson
Copy link
Author

Hi,

I had to reinstall my PI with a new OpenELEC 5.0.6 for other reasons (the Confluence interface was corrupt), and now Pulsar 0.4.7 works fine.

Brgds

Jonas

@steeve
Copy link
Owner

steeve commented Mar 24, 2015

May I close this, then ?

@jonashilmersson
Copy link
Author

Ok for me :-)

@lilp69
Copy link

lilp69 commented Apr 1, 2015

Hi, I use Openelec 5.0.3 on Rpi2, I download the repository 1.0.1, but when I want download Pulsar from the repository I always have a fail.

@burekas7
Copy link

Hi,
What is the solution for the message "you must restart xbmc before using pulsar" in Kodi 15.1 insengrad even after restarting kodi?
I have already uninstall several times include the providers, delete all the related folders, and install again (by the way it works only with install from zip from here), and again and again the same problem.

  • I'm using Windows7 as OS, and it worked with Kodi 14.2

@zorglub76
Copy link

I've had the same message on Raspberry Pi 2. I tried reinstalling Openelec with beta version, but the same message kept appearing ("you must restart....."). And then I noticed that I downloaded the whole pulsar repository (master), instead a particular version (https://github.com/steeve/plugin.video.pulsar/releases). I uninstalled Pulsar, installed from the new file, and it worked like a charm.

@burekas7
Copy link

burekas7 commented Sep 6, 2015

@zorglub76
Thanks man!
Now it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests