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

player: write file name to the watch later config file #825

Closed
wants to merge 1 commit into from
Closed

player: write file name to the watch later config file #825

wants to merge 1 commit into from

Conversation

ghedo
Copy link
Member

@ghedo ghedo commented Jun 1, 2014

This simply writes the file name as a comment to the top of the watch later
config file.

It can be useful to the user for determining whether a watch later config file
can be manually removed (e.g. in case the corresponding media file has been
deleted) or not.

@ghost
Copy link

ghost commented Jun 1, 2014

This was brought up ealier; but I don't want it for the sake of privacy. That's also one of the reasons why resume filenames uses a hash instead of something readable.

@ghedo
Copy link
Member Author

ghedo commented Jun 1, 2014

Could it be made optional (and disabled by default) with a command-line option? Can't think of a proper name though...

@ghost
Copy link

ghost commented Jun 1, 2014

Maybe, though I don't know if this is really worth adding...

This simply writes the file name as a comment to the top of the watch later
config file.

It can be useful to the user for determining whether a watch later config file
can be manually removed (e.g. in case the corresponding media file has been
deleted) or not.
@ghedo
Copy link
Member Author

ghedo commented Jun 1, 2014

Well, the code change is pretty minimal (incl. the new option, it's like 4 lines of code added), and while not very high, there appears to be some user interest (me and the guy from #329 at least).

In any case I updated the PR with the command-line option and related documentation (the name of the option can be improved I guess, and probably the wording in the manpage too).

@ghost
Copy link

ghost commented Jun 1, 2014

Well then, ok. Merged.

@ghost ghost closed this Jun 1, 2014
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant