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

[Request] Option to manually run trailers redownloading based on updated settings (YouTube query) #88

Open
DenisSolonevich opened this issue Dec 29, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@DenisSolonevich
Copy link

DenisSolonevich commented Dec 29, 2024

Hi there!
I faced with a situation that I updated settings (resolution, search query, etc) and now I'd like to:

  1. find trailers that match new query (YouTube)
  2. replace old trailers with new ones

But I don't see an option how to do it.
I have not so many trailers yet, near 300. So I tried to do it manually. It partly works - I clicked "Delete" + removed editable segment from the YouTube path for the trailer and then click Download. The new trailer maybe has new resolution but the link is still old (looks like new search not invoked for it).


A perfect solution would be an option "bunch update" with multi-select on the main page (long-click + select items + choose from options to bunch update).

A good enough solution would be to re-run search query for a single item if the user manually removes its url (last editable segment).

@DenisSolonevich DenisSolonevich added the enhancement New feature or request label Dec 29, 2024
@nandyalu
Copy link
Owner

Search query is used only for searching on YouTube, but if there's a video id already present search will not be triggered. If you want search to be triggered even if there's a video id, change Always search to true in Settings.

Coming to batch update, it will be implemented soon.

@DenisSolonevich
Copy link
Author

Nice) Some more details what I mean. I want to completely re-run search for the movie. Here what I do:

  1. remove url
  2. click download

But as you said the search didn't trigger because video id already saved and the same old url just re-downloaded. So I would appreciate an option to re-run search if I completely remove the URL. Or if there will be such an option (re-run search) in the batch update it would be great!

Снимок экрана 2024-12-31 в 15 14 56 Снимок экрана 2024-12-31 в 15 15 04 Снимок экрана 2024-12-31 в 15 15 28

Thank you!

@nandyalu
Copy link
Owner

Removing the video id doesn't do anything.

I will have to think about a way to remove it in the server without breaking other things

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants