Open
Conversation
|
I use bazarr also. I've manually added as of now. It would be nice if it
were included in the project.
Not to highjack the bazarr suggestion, ha, but having a 4k radar and sonarr
would be nice also. It could be optional, based on user response in the sh
script, do you want an additional 4k radar and sonarr?
Just my 4 cents,
Bill
…On Thu, Feb 23, 2023, 7:48 PM Joseph Brooksbank ***@***.***> wrote:
Hi,
I hope adding suggestions via PR is ok. Bazarr <https://www.bazarr.media/>
is a service used to find subtitles files in your library that are missing
them in the format/language you desire. It is something I use on my
modified mediabox install, and I thought others might find it useful as
well.
------------------------------
You can view, comment on, or merge this pull request online at:
#137
Commit Summary
- 4e5b445
<4e5b445>
Add bazarr as a service
File Changes
(2 files <https://github.com/tom472/mediabox/pull/137/files>)
- *M* README.md
<https://github.com/tom472/mediabox/pull/137/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5>
(1)
- *M* docker-compose.yml
<https://github.com/tom472/mediabox/pull/137/files#diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3>
(21)
Patch Links:
- https://github.com/tom472/mediabox/pull/137.patch
- https://github.com/tom472/mediabox/pull/137.diff
—
Reply to this email directly, view it on GitHub
<#137>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN4VDLIHD4FT2FQNS4T5NTDWZAHQBANCNFSM6AAAAAAVGKY324>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Owner
|
@JosephBrooksbank - Thank you for the PR - I'll take a look at this and will likely merge it since it seems to be popular. @Bramblefoot - I'll think about the 4K Radarr and Sonarr idea as well - thanks for the suggestion. --Tom |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
I hope adding suggestions via PR is ok. Bazarr is a service used to find subtitles files in your library that are missing them in the format/language you desire. It is something I use on my modified mediabox install, and I thought others might find it useful as well.