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

Playlist isn't generated for already downloaded podcast #25

Open
ElonSatoshi opened this issue Sep 3, 2017 · 2 comments
Open

Playlist isn't generated for already downloaded podcast #25

ElonSatoshi opened this issue Sep 3, 2017 · 2 comments
Assignees
Milestone

Comments

@ElonSatoshi
Copy link

How to reproduce issue:

Put in ~/.castgetrc: (replace home directory with your own home directory)

[hpmor] url=https://feeds.feedburner.com/HarryPotterAndTheMethodsOfRationalityThePodcast spool=/home/elonsatoshi/Audio/MethodsOfRationality/

Run castget.

When podcast is finished downloading, add playlist:

[hpmor] url=https://feeds.feedburner.com/HarryPotterAndTheMethodsOfRationalityThePodcast spool=/home/elonsatoshi/Audio/MethodsOfRationality/ playlist=/home/elonsatoshi/Audio/MethodsOfRationality.m3u

Run ls ~/Audio/MethodsOfRationality.m3u

Expected result:

/home/elonsatoshi/Audio/MethodsOfRationality.m3u

Actual result:

ls: cannot access '/home/elonsatoshi/Audio/MethodsOfRationality.m3u': No such file or directory

@mlj
Copy link
Owner

mlj commented Sep 3, 2017

Not sure I understand: Do you mean that if you run castget between adding playlist to .castgetrc and running ls, you expect to find a generated playlist?

@ElonSatoshi
Copy link
Author

Yes. I expect castget to generate a playlist that includes any previously downloaded files.

@mlj mlj self-assigned this Jan 9, 2018
@mlj mlj added the enhancement label Jan 9, 2018
@mlj mlj added this to the Release 2.1.0 milestone Jan 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants