fxsth / pledo

pledo - Plex downloader. An alternative to PlexRipper
MIT License
16 stars 2 forks source link

Server list empty #14

Closed cyrinux closed 1 year ago

cyrinux commented 1 year ago

Hi, Thanks for this program 😃 This looks like exactly what I was searching, but after settings it (with docker-compose), I log to my plex, set settings movies and tvshows dir, but then, I can see nothing, my server list is empty, any idea ?

image

fxsth commented 1 year ago

Hi, did you sync all metadata after logging in? If there is still an issue with synced server, please try again with the new release v1.2.0 (docker image is building right now).

cyrinux commented 1 year ago

Yes I tried to sync. I use "latest" tag btw.

I also realize settings looks not save ? When I press save, I can see nothing in my config dir.

In case, my last log

pledo  | warn: Microsoft.EntityFrameworkCore.Model.Validation[10620]
pledo  |       The property 'Playlist.Items' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly.
pledo  | warn: Microsoft.EntityFrameworkCore.Model.Validation[10620]
pledo  |       The property 'Playlist.Items' is a collection or enumeration type with a value converter but with no value comparer. Set a value comparer to ensure the collection/enumeration elements are compared correctly.
pledo  | info: Microsoft.Hosting.Lifetime[14]
pledo  |       Now listening on: http://[::]:80
pledo  | info: Microsoft.Hosting.Lifetime[0]
pledo  |       Application started. Press Ctrl+C to shut down.
pledo  | info: Microsoft.Hosting.Lifetime[0]
pledo  |       Hosting environment: Production
pledo  | info: Microsoft.Hosting.Lifetime[0]
pledo  |       Content root path: /app/

Will try to update in few minutes so to get last update.

cyrinux commented 1 year ago

It works ! Thanks !