Notices


Reply
Thread Tools
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#71
Originally Posted by Amboss View Post
yes, I see. While I was trying to fix some other issues with installations, I probably installed your version. Your repo has been active already so when I hit update from command line it just sneaked by
In my mind it would be more logical/secure that one needs to do an explicit version install to update to a higher version coming from another repo. That's how it works on my desktop at least
 

The Following 4 Users Say Thank You to ade For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#72
Originally Posted by rinigus View Post
ade, if you are already at it, I wonder if you have looked into sending URL to play by Kodi? Like choosing some Youtube video link and pasting it into kodimote?
Version 2.1.2-5 on openrepos.net is a first attempt.
 

The Following 3 Users Say Thank You to ade For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#73
Originally Posted by ade View Post
Version 2.1.2-5 on openrepos.net is a first attempt.
Thank you very much, worked as expected .

I don't know how is it for others , but I frequently hit this special arrow widget when trying to pull kodimote to get access to the menu. The areas on screen are relatively small where pull gesture is accepted making it hard to access. But I guess its a sacrifice we have to accept with this arrow widget.

Thanks again for the patch!
 

The Following 4 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#74
Originally Posted by rinigus View Post
Thank you very much, worked as expected .

I don't know how is it for others , but I frequently hit this special arrow widget when trying to pull kodimote to get access to the menu. The areas on screen are relatively small where pull gesture is accepted making it hard to access. But I guess its a sacrifice we have to accept with this arrow widget.

Thanks again for the patch!
I struggled with that as well. But aware of that, I now pay attention to swipe down starting in the header row in the Keypad screen.
 

The Following 4 Users Say Thank You to ade For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#75
Originally Posted by ade View Post
I struggled with that as well. But aware of that, I now pay attention to swipe down starting in the header row in the Keypad screen.
Looking into it, maybe it would be good to have this URL paste option under

* Now playing - pasting here would be as it is currently and replacing current show

* Current playlist - pasting here would add to the playlist.

These pages are logical position for such functionality as the keyboard is (or we could even move it from keyboard away to avoid pull down issues there) and pulling functionality is easily accessible there.
 

The Following 4 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#76
Originally Posted by rinigus View Post
Looking into it, maybe it would be good to have this URL paste option under

* Now playing - pasting here would be as it is currently and replacing current show

* Current playlist - pasting here would add to the playlist.

These pages are logical position for such functionality as the keyboard is (or we could even move it from keyboard away to avoid pull down issues there) and pulling functionality is easily accessible there.
I'll move the entry to Now playing and Current playlist.
 

The Following 4 Users Say Thank You to ade For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#77
Originally Posted by ade View Post
I'll move the entry to Now playing and Current playlist.
Thank you! Is it difficult (more than 15 min) to make it add to the current playlist the pasted url if used from "Current playlist"?
 

The Following 3 Users Say Thank You to rinigus For This Useful Post:
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#78
Originally Posted by rinigus View Post
Thank you! Is it difficult (more than 15 min) to make it add to the current playlist the pasted url if used from "Current playlist"?
For me that's probably a lot more work than 15 minutes. Of course you may always give it a try.
Meanwhile: new version in openrepos with the youtube link moved, and a small progressbar added on the coverpage.
 

The Following 2 Users Say Thank You to ade For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#79
Originally Posted by ade View Post
For me that's probably a lot more work than 15 minutes. Of course you may always give it a try.
Meanwhile: new version in openrepos with the youtube link moved, and a small progressbar added on the coverpage.
Thank you very much , this helped a lot! As for adding to playlist, its good without as well. Great work!
 

The Following 2 Users Say Thank You to rinigus For This Useful Post:
Posts: 15 | Thanked: 4 times | Joined on Jul 2017
#80
Hi,

I tried use experimental google music for kodi but when I try run this I get error in log file

Ahhh and I have empty id device in setting of this add on

07:04:59 T:3750286160 WARNING: Create - unsupported protocol(androidapp) in androidapp://sources/apps/
07:05:48 T:3753898832 NOTICE: [GoogleMusicEXP-1.10.6] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '1', '']
07:05:49 T:3753898832 NOTICE: [GoogleMusicEXP-1.10.6] Checking init data
07:05:49 T:3753898832 NOTICE: [GoogleMusicEXP-1.10.6] Trying to fetch the device_id
07:05:49 T:3753898832 NOTICE: [GoogleMusicEXP-1.10.6] Logging in
07:05:50 T:3753898832 NOTICE: [GoogleMusicEXP-1.10.6] Login in with device_id failed, trying with MAC
07:05:51 T:3753898832 NOTICE: [GoogleMusicEXP-1.10.6] Login failed
07:05:53 T:3753898832 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: exceptions must be old-style classes or derived from BaseException, not NoneType
Traceback (most recent call last):
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 21, in <module>
utils.checkInit()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/utils.py", line 105, in checkInit
login.initDevice()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 53, in initDevice
self.login()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 105, in login
raise
TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType
-->End of Python script error report<--
07:05:53 T:4005355520 ERROR: GetDirectory - Error getting plugin://plugin.audio.googlemusic.exp/
07:05:53 T:4005355520 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
07:05:58 T:3951887184 NOTICE: [GoogleMusicEXP-1.10.6] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '2', '']
07:05:58 T:3951887184 NOTICE: [GoogleMusicEXP-1.10.6] Checking init data
07:05:58 T:3951887184 NOTICE: [GoogleMusicEXP-1.10.6] Trying to fetch the device_id
07:05:58 T:3951887184 NOTICE: [GoogleMusicEXP-1.10.6] Logging in
07:05:59 T:3951887184 NOTICE: [GoogleMusicEXP-1.10.6] Login in with device_id failed, trying with MAC
07:06:00 T:3951887184 NOTICE: [GoogleMusicEXP-1.10.6] Login failed
07:06:01 T:3951887184 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: exceptions must be old-style classes or derived from BaseException, not NoneType
Traceback (most recent call last):
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 21, in <module>
utils.checkInit()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/utils.py", line 105, in checkInit
login.initDevice()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 53, in initDevice
self.login()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 105, in login
raise
TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType
-->End of Python script error report<--
07:06:01 T:4005355520 ERROR: GetDirectory - Error getting plugin://plugin.audio.googlemusic.exp/
07:06:01 T:4005355520 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
07:06:11 T:4005355520 ERROR: GetDirectory - Error getting
07:06:11 T:4005355520 ERROR: CGUIMediaWindow::GetDirectory( ) failed
07:06:11 T:4005355520 ERROR: GetDirectory - Error getting
07:06:11 T:4005355520 ERROR: CGUIMediaWindow::GetDirectory( ) failed
07:07:24 T:3992974160 NOTICE: [GoogleMusicEXP-1.11.1] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '-1', '?action=clear_cookie']
07:07:25 T:3992974160 NOTICE: [GoogleMusicEXP-1.11.1] Checking init data
07:07:25 T:3992974160 NOTICE: [GoogleMusicEXP-1.11.1] Trying to fetch the device_id
07:07:25 T:3992974160 NOTICE: [GoogleMusicEXP-1.11.1] Logging in
07:07:25 T:3992974160 NOTICE: [GoogleMusicEXP-1.11.1] Login in with device_id failed, trying with MAC
07:07:26 T:3992974160 NOTICE: [GoogleMusicEXP-1.11.1] Login failed
07:07:30 T:3992974160 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: exceptions must be old-style classes or derived from BaseException, not NoneType
Traceback (most recent call last):
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 21, in <module>
utils.checkInit()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/utils.py", line 113, in checkInit
login.initDevice()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 52, in initDevice
self.login()
File "/home/nemo/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicLogin.py", line 109, in login
raise
TypeError: exceptions must be old-style classes or derived from BaseException, not NoneType
-->End of Python script error report<--
07:07:30 T:3997168464 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 180 ms
07:08:00 T:3986682704 ERROR: Ready: Error on fd. Reason was: Resource temporarily unavailable
07:08:00 T:3986682704 ERROR: Previous line repeats 1 times.
07:08:00 T:3986682704 ERROR: Ready: Error on fd. Reason was: Broken pipe


############### END LOG FILE ################

############ END Kodi CRASH LOG #############
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 21:38.