Everything posted by Bolagnaise
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
I seem to be getting some episodes showing up as duplicates in plex in the same file location since switching to mergerFS. Kinda of confused as to why it would be happening to only some shows. Sonarr and plex are both mapped to /user which is mapped to /mnt/user
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
You do not need to write any scripts, as per DZMM post on page 1, they are all listed on github https://github.com/BinsonBuzz/unraid_rclone_mount
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Have you looked at page 1, all the scripts are linked there. There is already a turn key solution in place.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
yep just woke up and read this. good news.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
GG it was good while it lasted 😭
-
[Support] Linuxserver.io - Plex Media Server
Your a genius.
-
[Support] Linuxserver.io - Plex Media Server
Sorry, i’m still a little confused. Are you saying that plexpass version 120.2.3402 is already available? I’m logged into my plex account with a plexpass and have ‘latest’ set in my version.
-
[Support] Linuxserver.io - Plex Media Server
10 days since last plexpass docker update? Plexpass version 1.20.2.3402 has been waiting for update for a while now for me. Currently on Version 1.20.2.3370
-
[Support] Linuxserver.io - Plex Media Server
I did a server reboot and updated to beta 25 and HW transcoding has come back.
-
[Support] Linuxserver.io - Plex Media Server
I’m also seeing plex no longer use HW transcoding since latest update. Not sure if its a plex issue or the container has a fault.
-
Intel IGD (integrated graphics) Pass Through Support - March 2016 Update
linuxatemyram.com
-
[Support] Linuxserver.io - Plex Media Server
not really, you could turn of analysis of files during the maintenance period in plex server settings if the issue was the audio analysis got deleted but i don’t recommend it. A better option would be to make sure you have the CA backup/restore appdata plugin installed and perform nightly backups to a parity protected cache pool.
-
[Support] Linuxserver.io - Plex Media Server
Awesome, the most likely reason is that plex lost the metadata for the audio associated with each of your video files, this usually occurs because your plex container cannot access your shares during the plex maintenance window and then deletes any analysis files it has. Alternatively, your audio codecs got corrupted and deleting the codecs folder forces plex to redownload fresh ones.
-
[Support] Linuxserver.io - Plex Media Server
2 things to try. Stop your plex container, delete the CODECS folder from plex appdata install, restart your container, then analyse your video files and attempt to play again.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
@DZMM Is your upgrade post from unionfs to mergefs on page 46 still correct? Just so i can type it out to sanity check myself, to upgrade i need too. 1.Unmount the drive and finish and current uploads. 2.Copy the new mount script and unmount scripts and replace my current mount script, using ctrl f to find and replace mount_mergerfs to mount_unions (does this also apply to the new upload script?, i still have a lot of data left in rclone_upload left to upload, but no transfer currently in progress) 3. run mount script and adjust upload script to only upload at 1AM every day.
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
Feck, your wanting to make me switch, but im scared im going to ruin something and ill lose 60TB of stuff. I also need to setup teamdrives as well
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
@DZMM a script enhancement might be to add this, this will kill the upload if the 750GB limit is reached. --drive-stop-on-upload-limit https://forum.rclone.org/t/new-flag-for-google-drive-drive-stop-on-upload-limit-to-stop-at-750-gb-limit/13800
-
Guide: How To Use Rclone To Mount Cloud Drives And Play Files
For what its worth, i’m still on unionFS. Its been rock solid stable for me for over 12 months now, and since getting gigabit internet, load times have been instantaneous.
-
[Support] binhex - qBittorrentVPN
Dude,i had the same issues! I worked it out. The /data mapping got changed somehow, so the torrent couldnt write to the correct mapped location i had set inside QBIT!
-
[Support] binhex - qBittorrentVPN
I installed this other repo, it works perfectly, no stalled connections
-
[Support] binhex - qBittorrentVPN
All downloads are stalled. I'm using PIA and connected to Sweden after port forwarding went down on Montreal this week. I have tested via windows using PIA windows application and QBIT works fine behind a PIA VPN connection so its something to do with the docker. Has been working fine for months, now every torrent defaults to stalled.
-
[Support] Plex-Discord Role Management Docker
@CyaOnDaNet new error when running !notifications list DiscordAPIError: Maximum number of guild roles reached (250) at /app/node_modules/discord.js/src/client/rest/RequestHandlers/Sequential.js:85:15 at /app/node_modules/snekfetch/src/index.js:215:21 at processTicksAndRejections (internal/process/task_queues.js:94:5) { name: 'DiscordAPIError', message: 'Maximum number of guild roles reached (250)', path: '/api/v7/guilds/632476253542154240/roles', code: 30005, method: 'POST'
-
[Support] Plex-Discord Role Management Docker
@CyaOnDaNet in your guide you wrote it should be If you want to see if its working, run `!bot logchannel #channel
-
[Support] Plex-Discord Role Management Docker
IT WORKED! For anyone with LetsEncrypt and reverse proxy setup for Sonarr and Tautulli, this is how you configure the settings
-
[Support] Plex-Discord Role Management Docker
yes it does, (well http://192.168.0.101:8181/tautulli/home does) so it seems its not the issue, i installed the default tautulli, same issue. Best bet is too nuke everything i guess