Replies: 5 comments 5 replies
-
Have you configured Video Station to index the completed downloads folder? |
Beta Was this translation helpful? Give feedback.
-
Absolutely yes. If I even move the file through samba (Windows mapped
folder) Video Station picks it up and indexes it. But nothing happens when
transmission within this docker just finishes downloading files...
…On Sat, Jul 1, 2023, 1:14 PM ilike2burnthing ***@***.***> wrote:
Have you configured Video Station to index the download folder?
—
Reply to this email directly, view it on GitHub
<#2644 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACFJU7NG4MBCYPARYGYU46TXOBLGRANCNFSM6AAAAAAZ2R4BLQ>
.
You are receiving this because you authored the thread.Message ID:
<haugene/docker-transmission-openvpn/repo-discussions/2644/comments/6333339
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Sorry for the delay. I don't think the output folder matters as long as Video Station is indexing it. And for sure it does if not for newly completed torrents. This is the full command for running the container with all the info you may need:
|
Beta Was this translation helpful? Give feedback.
-
There is a solution looks like, using VS-transmission docker container. https://github.com/heimdall-syno/VS-Transmission The example uses this very transmission-openvpn. VS-transmission needs some learning how to set up though, and hopefully works on DSM 7+. I was hoping someone here has experience with the problem and the solution. |
Beta Was this translation helpful? Give feedback.
-
Isn't volume mapping above in my command the same folder mapping you refer
to? I.e., volume binding.
…On Fri, Jul 7, 2023, 12:43 PM ilike2burnthing ***@***.***> wrote:
I saw that, but I the description seems like it wouldn't help if you're
using folder mapping, which seems like an infinitely simpler solution - VS-SynoIndex
is a server-based wrapper for Synology's SynoIndex to enable indexing video
files even from winthin [sic] docker container.
—
Reply to this email directly, view it on GitHub
<#2644 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACFJU7IYZRUQPLSBVZBTGITXPA4BNANCNFSM6AAAAAAZ2R4BLQ>
.
You are receiving this because you authored the thread.Message ID:
<haugene/docker-transmission-openvpn/repo-discussions/2644/comments/6386564
@github.com>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This is a great docker solution. However, the downloaded videos are not automatically indexed in synology's Video Station. This used to be a constant problem with the host transmission some years ago, but was fixed in the Transmission release of Synology. Now the problem comes back.
Does anyone have a ready solution to force all mp4/mkv files to be indexed by Video Station?
My idea is to use a transmission post download script, but it is getting a bit complicated to call synoindex of the host system from the docker container. I found another docker solution that may serve as intermediary and calls the host synoindex (https://github.com/racklin/simple-synoindex-server), but this sounds again quite complicated.
I think many other people have encountered the problem and probably someone has a solution. I appreciate if there is something ready to go.
Beta Was this translation helpful? Give feedback.
All reactions