Hi,
as a desktop user i would like to use File bot on my Rasberry Pi4 and use a Web interface for processing files. I learned there is Web interface but this only for NAS, am i correct ? I know i can use filebot on desktop with connected drives but i like to avoid the due to bandwith issues.
Thanks for guidance !
Web interface for Filebot
Re: Web interface for Filebot
trigger2k20 wrote: ↑20 Jun 2023, 15:06 as a desktop user i would like to use File bot on my Rasberry Pi4 and use a Web interface for processing files. I learned there is Web interface but this only for NAS, am i correct ?



https://www.filebot.net/linux/docker.html
trigger2k20 wrote: ↑20 Jun 2023, 15:06 I know i can use filebot on desktop with connected drives but i like to avoid the due to bandwith issues.



-
- Posts: 8
- Joined: 29 Oct 2022, 09:51
Re: Web interface for Filebot
Thanks rednoah,
thanks for the answers ! I will consider use filebot on desktop with connected drives, i have the fear if i use shared drives what happens when the connections drops while renaming a lot of files ?
thanks for the answers ! I will consider use filebot on desktop with connected drives, i have the fear if i use shared drives what happens when the connections drops while renaming a lot of files ?
Re: Web interface for Filebot
If you can stream video for a few seconds without interruption then you can also rename a few thousand files, and if something doesn't work, then same files won't be renamed and left untouched. That's all. Keep in mind that you're essentially just sending move/rename commands (i.e. mv /A /B) to the SMB server, so the files never get downloaded to or uploaded from your Desktop PC that's remotely renaming files.trigger2k20 wrote: ↑21 Jun 2023, 15:55 i have the fear if i use shared drives what happens when the connections drops while renaming a lot of files ?
-
- Posts: 8
- Joined: 29 Oct 2022, 09:51
Re: Web interface for Filebot
Thanks rednoah,
thanks for the answer . And it works !
thanks for the answer . And it works !
Re: Web interface for Filebot
Were you able to narrow down the problem? What was the solution? (asking for the next guy)