Skip to content

Commit

Permalink
Change Plex 'added' after subtitles download (https://bazarr.featureu…
Browse files Browse the repository at this point in the history
…pvote.com/suggestions/592703/change-plex-added-after-subtitles-download):

- To activate this option, you need to go to the new Plex settings in the sidebar and enter your Plex server details.
- After subtitles are downloaded, the 'added date' for the movie will be set to the current time. This helps with discovering movies in situations where you downloaded a movie some time ago and subtitles become available now.
  • Loading branch information
destpstrzy committed Jan 17, 2025
1 parent 0290ede commit 37f0f9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog-dev.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ From newest to oldest:
{{#each commits}}
- {{subject}}{{#if href}} [{{shorthash}}]({{href}}){{/if}}
{{/each}}
{{/each}}
{{/each}}
2 changes: 1 addition & 1 deletion changelog-master.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ From newest to oldest:
{{#each commits}}
- {{subject}}{{#if href}} [{{shorthash}}]({{href}}){{/if}}
{{/each}}
{{/each}}
{{/each}}

0 comments on commit 37f0f9f

Please sign in to comment.