Image 1 — 2014 Impala - headlight socket replacement?
Image 2 — 2014 Impala - headlight socket replacement?
▲ 4 r/Impala

2014 Impala - headlight socket replacement?

Hi all.

A couple days ago I realized that the passenger headlight was out. I open the hood, reveal the bulb - it's working. I go to put the bulb back in the socket, and this piece loosens (see pics).

It looks like this piece goes over the bulb housing to keep the headlight bulb in place. What the hell happened to it??? Anyway, I must replace it since the bulb is not snug in the socket, causing me to drive around with one headlight.

Anyway, does anyone know what this piece is called? I'm hoping that I won't have to replace the entire headlight assembly...

u/regalmonk — 8 days ago
▲ 6 r/radarr

Radarr can't access mounted share drive

Hi all.

I'm 1 week in with Linux (Ubuntu Resolute). I've setup Plex Media Server, mounted my Synology nas share via nfs by editing the fstab file, and set up the Plex library. I've installed Docker with an *arr container - radarr, sonarr, prowlarr. However, radarr can't see my media folder on the nas to set it as a root folder. On the Synology, NFS permissions are set to my Ubuntu PC IP address, with the mount path set to my media folder (volume1/video files). Mounting was set on the Ubuntu PC thru the fstab & autonfs files. My docker-compose.yml file is below - only showing the radarr entry.

my docker-compose.yml file: (radarr entry only)

radarr:

<<: *common-keys

container_name: radarr

image: ghcr.io/hotio/radarr:latest

ports:

- 7878:7878

volumes:

- /etc/localtime:/etc/localtime:ro

- /docker/appdata/radarr:/config

- /data:/data

- /mnt/nas:/data

____________________________________

When I enter the command to see the user permission of the mounted nas folder, I get the following:

ls -ld /mnt/nas

drwxrwxr-x 6 root root 0 Jul 18 18:04 /mnt/nas

ls -ld /mnt

drwxr-xr-x 4 root root 4096 Jul 15 21:30 /mnt

ls -ld /mnt/nas/movies

drwxrwxrwx 1425 1026 users 184320 Jul 19 15:09 /mnt/nas/movies

ls -ld /mnt/nas/tv

drwxrwxrwx 312 1026 users 20480 Jul 19 10:05 /mnt/nas/tv

ls -ld /mnt/nas/docs

drwxrwxrwx 132 1026 users 20480 Jul 17 13:24 /mnt/nas/docs

_______________________________________

When I enter the ‘id’ command, I get the following:

uid=1000 gid=1000 groups=1000,4(adm),24(cdrom),27(sudo),30(dip),46(plugdev),100(users),111(lpadmin),114(lxd)

I've done what I can thru other reddit posts, Google searches, trash guides and YouTube videos. Any guidance will be appreciated.

reddit.com
u/regalmonk — 1 month ago

Plex Media Server on Shield Pro - cannot play movie files

I recently had to uninstall and reinstall Plex Media Server on my Shield Pro.

I attached my NAS drive to the Shield Pro. I'm adding my Plex movie library now (files are on the NAS).

Though the movie titles appear in Plex, every one I select shows the following:

https://preview.redd.it/b8saazo05gch1.png?width=215&format=png&auto=webp&s=3d3994dd5d963ced2ef82928b415a7209400c07c

It's as if there's no actual file tied to the movie. But when I go to info, the full file path is listed from my NAS. I can't figure out why this is happening.

reddit.com
u/regalmonk — 1 month ago