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

Music Playlist not shown and CCurlFile errors #21

Closed
xefil opened this issue May 1, 2016 · 1 comment
Closed

Music Playlist not shown and CCurlFile errors #21

xefil opened this issue May 1, 2016 · 1 comment

Comments

@xefil
Copy link

xefil commented May 1, 2016

Hello,

I've synced the whole Music library on KODI as well. The library is not so big.
All works fine.
BTW if I create a playlist on the Plex Server via Browser and then rescan the library from KODI, the music playlist is not shown. Of course the user used on KODI to connect to the Plex Server is the same holding the playlist on the Plex Server.
It's an issue or is it normal?

Here the log:

12:57:19 T:139955661694720  NOTICE: plugin.video.plexkodiconnect started
12:57:19 T:139955661694720  NOTICE: PlexKodiConnect - Full sys.argv received: ['plugin://plugin.video.plexkodiconnect/', '2', '?mode=refreshplaylist']
12:57:19 T:139955661694720  NOTICE: PlexKodiConnect - Parameter string: ?mode=refreshplaylist
12:57:19 T:139955661694720  NOTICE: PlexKodiConnect -> Requesting playlist/nodes refresh
12:57:19 T:139955661694720  NOTICE: plugin.video.plexkodiconnect stopped
12:57:19 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Refresh playlist and nodes requested, starting
12:57:19 T:139957324098048   ERROR: GetDirectory - Error getting plugin://plugin.video.plexkodiconnect/?mode=refreshplaylist
12:57:19 T:139957324098048   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.plexkodiconnect/?mode=refreshplaylist) failed
12:57:20 T:139955661694720  NOTICE: Using Image Cache Thread Count: 25 -> 1
12:57:20 T:139955661694720  NOTICE: plugin.video.plexkodiconnect started
12:57:20 T:139955661694720  NOTICE: PlexKodiConnect - Full sys.argv received: ['plugin://plugin.video.plexkodiconnect/', '3', '?content_type=audio']
12:57:20 T:139955661694720  NOTICE: PlexKodiConnect - Parameter string: ?content_type=audio
12:57:20 T:139955661694720  NOTICE: plugin.video.plexkodiconnect stopped
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Sorted views: ['Film', 'Spettacoli TV']
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect VideoNodes -> Clearing nodes properties.
12:57:20 T:139954185299712  NOTICE: Using Image Cache Thread Count: 25 -> 1
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Found viewid: 2 viewname: Film viewtype: movie tagid: 1
12:57:20 T:139954185299712  NOTICE: Plex -> Writing playlist file to: /home/kodi/.kodi/userdata/playlists/video/Plex 2.xsp
12:57:20 T:139954185299712  NOTICE: Plex -> Successfully added playlist: Film
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect VideoNodes -> Creating folder /home/kodi/.kodi/userdata/library/video/Plex-2/
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Found viewid: 1 viewname: Musica viewtype: artist tagid: 2
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Found viewid: 3 viewname: Spettacoli TV viewtype: show tagid: 3
12:57:20 T:139954185299712  NOTICE: Plex -> Writing playlist file to: /home/kodi/.kodi/userdata/playlists/video/Plex 3.xsp
12:57:20 T:139954185299712  NOTICE: Plex -> Successfully added playlist: Spettacoli TV
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect VideoNodes -> Creating folder /home/kodi/.kodi/userdata/library/video/Plex-3/
12:57:20 T:139954185299712  NOTICE: Using Image Cache Thread Count: 25 -> 1
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Removing views: []
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Finished processing views. Views saved: [{'itemtype': u'movie', 'id': u'2', 'name': u'Film'}, {'itemtype': u'artist', 'id': u'1', 'name': u'Musica'}, {'itemtype': u'show', 'id': u'3', 'name': u'Spettacoli TV'}]
12:57:20 T:139954185299712  NOTICE: PlexKodiConnect LibrarySync -> Refresh playlists/nodes completed
12:57:23 T:139954185299712  NOTICE: Using Image Cache Thread Count: 25 -> 1
12:57:23 T:139954048120576  NOTICE: Previous line repeats 1 times.

In addition I'm getting A LOT of those errors in the logs:

12:59:12 T:139954048120576   ERROR: CCurlFile::Stat - Failed: HTTP response code said error(22) for https://<CUTTED_BY_ME>.plex.direct:32400/library/parts/10869/
12:59:12 T:139954048120576 WARNING: Process directory 'https://<CUTTED_BY_ME>.plex.direct:32400/library/parts/10869/' does not exist - skipping scan.

The id after parts is increasing on every line. Seems related to the music library, but not 100% sure.
BTW I've ONLY the Plex library on KODI with Plex Server remote.

Thanks!

Simon

@croneter
Copy link
Owner

croneter commented May 6, 2016

Sorry, playlists are not yet implemented.

The Curl Errors are caused by Kodi if you're not using direct paths with Plex Music. See here #14

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

2 participants