fxsth / pledo

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

Create directory structure #7

Closed panzli closed 1 year ago

panzli commented 1 year ago

Hello, i really like your project, but i have detected a problem for me.

  1. Is it normal, that i can only choose drive letter C; to save my files?

and

  1. Is it possible to create for each film a Directory and for each show a directory, season directory and episode directory?

Thanks for telling us your great project.

fxsth commented 1 year ago

Hi, 1) no that seems to be a bug. Which platform are you using? Windows, Linux, Docker or desktop? 2) yes, that should be possible. Ill try to find some time to add this as a setting.

panzli commented 1 year ago

I'm Using the Windows build .exe application.

fxsth commented 1 year ago

Should now be fixed with release v1.0.1 and added settings for different sub download directories (movie, season, etc).

alafad commented 1 year ago

Thanks for your Update, after updating my docker image to master or latest, the container stopps with the following output:

The command could not be loaded, possibly because:

  * You intended to execute a .NET application:

      The application 'Web.dll' does not exist.

  * You intended to execute a .NET SDK command:

      No .NET SDKs were found.

Download a .NET SDK:

https://aka.ms/dotnet-download

Learn about SDK resolution:

https://aka.ms/dotnet/sdk-not-found

What could be the problem?

fxsth commented 1 year ago

Sorry, I broke the dockerfile. Now fixed in v1.0.2 (latest).