Posts: 2
Joined: Oct 2014
Reputation:
0
Gominoa, great work on this add-on. I love it. I do have a question about folder locations. After the XBMC install the default folder location for my library is:
C:\Users\user\AppData\Roaming\XBMC\userdata\addon_data\plugin.audio.pandoki\Pandoki
However, when I try and go in and change the folder, It won't let me get any higher in the directory then this:
C:\Users\user\AppData\Roaming\XBMC\userdata\
I'm really trying to set this up with my OneDrive to sync between my computer and HTPC, but it's not letting me get to that directory. Any ideas?
Posts: 2
Joined: Oct 2014
Reputation:
0
2014-10-28, 04:55
(This post was last modified: 2014-10-28, 05:52 by BurntOrngeHorn.)
I just moved my OneDrive folder location to the library location defined by the add-on and that seems to be getting the job done.
Posts: 11
Joined: Aug 2013
Reputation:
0
2014-10-28, 15:21
(This post was last modified: 2014-10-29, 15:27 by txcanyon.)
Getting the following error in my logs after about 15-16 songs play
21:56:29 T:140655319770880 ERROR: Init: Error opening file /storage/music/Cache///song here.m4a
21:56:29 T:140655319770880 ERROR: CAudioDecoder: Unable to Init Codec while loading file /storage/music/Cache//song here.m4a
21:56:29 T:140655319770880 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
21:56:29 T:140655298516736 ERROR: Init: Error opening file /storage/music/Cache///song here.m4a
21:56:29 T:140655298516736 ERROR: CAudioDecoder: Unable to Init Codec while loading file /storage/music/Cache//song here.m4a
21:56:29 T:140655298516736 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
21:56:29 T:140655319770880 ERROR: Init: Error opening file /storage/music/Cache///song here.m4a
21:56:29 T:140655319770880 ERROR: CAudioDecoder: Unable to Init Codec while loading file /storage/music/Cache//song here.m4a
21:56:29 T:140655319770880 WARNING: PAPlayer::QueueNextFileEx - Failed to create the decoder
Once it hits the last song in the playlist it will cease fetching any further music
*note i removed the song names from the log posted here
Posts: 583
Joined: Apr 2011
Reputation:
25
Is proxy support (custom) working for anyone?
Posts: 519
Joined: Oct 2012
Reputation:
9
2014-10-30, 22:01
(This post was last modified: 2014-10-30, 22:16 by Ed76.)
android app (handy) is working fine with proxy. the same proxy does not work with this xbmc addon. not via "custom proxy" and also not via "global proxy"? i use the latest version 0.5.5
Posts: 519
Joined: Oct 2012
Reputation:
9
is there a probleme with latest version and proxy support?
Posts: 5
Joined: Nov 2014
Reputation:
0
I just tried version 0.5.6 and I still get login failed..though Im in Canada so that might be an issue...Im using on unlocked Apple TV silver.
Posts: 23
Joined: Mar 2012
Reputation:
0
help...crashes at startup.....using .5.6
0:36:35 T:2954383360 NOTICE: Thread Jobworker start, auto delete: true
20:37:32 T:2954915840 NOTICE: Thread XBPyThread start, auto delete: false
20:37:32 T:2954915840 NOTICE: -->Python Interpreter Initialized<--
20:37:35 T:2954915840 NOTICE: plugin.audio.pandoki(1414978653.46) Auth OK
20:37:36 T:2954915840 ERROR: EXCEPTION: argument "iconImage" for method "setIconImage" must be unicode or str
20:37:36 T:2954915840 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: argument "iconImage" for method "setIconImage" must be unicode or str
Traceback (most recent call last):
File "/Users/HTPC/Library/Application Support/XBMC/addons/plugin.audio.pandoki/default.py", line 41, in <module>
if run: run.Loop()
File "/Users/HTPC/Library/Application Support/XBMC/addons/plugin.audio.pandoki/resources/lib/pandoki/pandoki.py", line 599, in Loop
self.Props()
File "/Users/HTPC/Library/Application Support/XBMC/addons/plugin.audio.pandoki/resources/lib/pandoki/pandoki.py", line 568, in Props
self.Dir(dir)
File "/Users/HTPC/Library/Application Support/XBMC/addons/plugin.audio.pandoki/resources/lib/pandoki/pandoki.py", line 139, in Dir
li.setIconImage(art)
TypeError: argument "iconImage" for method "setIconImage" must be unicode or str
-->End of Python script error report<--
20:37:36 T:2892241448 ERROR: GetDirectory - Error getting plugin://plugin.audio.pandoki/
20:37:36 T:2892241448 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.pandoki/) failed
20:37:36 T:2954915840 NOTICE: Thread Background Loader start, auto delete: false
20:38:33 T:2961911808 NOTICE: Prev
thanks for the look
anthony