Git Product home page Git Product logo

docker-radarr-extended's People

Contributors

randomninjaatk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-radarr-extended's Issues

Feature request: Manually run download of trailers & extras

This is a really excellent script.

Unfortunately, trailers are only downloaded upon import. Sometimes trailers will only become available later because I keep adding links to TMDB.

Is there any way to manually run the script to download trailers&extras for all movies in my Radarr library? Also, is there a list of movies that don't have a trailer? I can then manually add links to it.

Same feature request for sonarr-extended ;-)

Thanks for considering.

Naming setting

Hello, i don't know if it is a normal behavior or if it is radarr-extended problem or just radarr docker problem, but i have this situation.

I modified naming settings this way:
{Movie Title:it} ({Release Year})-{Quality Title}-{IMDb Id}-{Release Group}

But each time i update radarr-extended docker naming settings both for movie name and folder name are changed to default settings.

Is this normal? Can i do anything to change this behaviour?

No Extras are being downloaded

I have not been able to get any extras to download.

I recall reading somewhere that this only happens on initial import of a library, so I have also removed my library and re-added it, but there are no extras downloaded other than the normal posters that Radarr downloads.

This is being tested on a small 3D movie library before making use of it in my main library. There are 43 movies in this library.

Can I be pointed in the right direction to troubleshoot this?

Below are my env variables:

environment:
      - PUID=1000
      - PGID=1000
      - enableAutoConfig=true
      - enableRecyclarr=true
      - enableQueueCleaner=true
      - enableExtras=true
      - extrasType=all
      - extrasLanguages=en-US
      - extrasOfficialOnly=false
      - extrasSingle=false
      - extrasKodiCompatibility=true
      - plexUrl=http://192.168.1.4:32400
      - plexToken=REDACTED

The only thing that runs when looking at the logs is the Queue Cleaner.

However, when I removed all the items in my library I then saw it throwing errors for the "MovieExtras.bash" but once I added movies back to the library there were no longer any errors, but there was also no indication that "MovieExtras.bash" was running as well.

Standard Movie Format Not Saving

Settings for Media Management > Standard Movie Format aren't saving {Movie CleanTitle} {(Release Year)}. Every time the docker container updated, it goes back to the default.

This only happens with your version of radarr and not the official version

    ports:
      - '7878:7878'
    volumes:
      - '/data/radarr:/config'
      - '/media:/media'
    environment:
      - TZ=America/New_York
      - PUID=1000
      - PGID=1000
โžœ  ~ ls -lah /data/radarr
drwxr-xr-x   12 aivit aivit 4.0K Nov  7 20:14 .
drwxr-xr-x   35 aivit aivit 4.0K Nov  7 09:10 ..
drwxr-xr-x    2 aivit aivit 4.0K Oct 26 12:41 asp
drwxr-xr-x    4 aivit aivit 4.0K Feb 24  2020 Backups
drwxrwxr-x    2 aivit aivit 4.0K May 24 02:00 bak
drwxrwxr-x    3 aivit aivit 4.0K May 23 18:30 bak.orig
-rw-rw-r--    1 aivit aivit  553 Nov  7 19:51 config.xml
drwxr-xr-x    2 aivit aivit 4.0K Jun 26  2021 custom-cont-init.d.xhrjh38q
drwxr-xr-x    2 aivit aivit 4.0K Jun 26  2021 custom-services.d.xhrjh38q
drwxrwxrwx    6 aivit aivit 4.0K Sep 24 05:06 extended
drwxr-xr-x    2 aivit aivit 4.0K Nov  7 19:46 logs
-rw-r--r--    1 aivit aivit 6.9M Nov  7 20:01 logs.db
drwxr-xr-x 2063 aivit aivit  36K Nov  6 03:00 MediaCover
-rwxr-xr-x    1 aivit aivit    4 Feb  8  2020 nzbdrone.pid
-rw-rw-r--    1 aivit aivit  44M Nov  7 20:13 radarr.db
-rw-rw-r--    1 aivit aivit  32K Nov  7 20:28 radarr.db-shm
-rw-rw-r--    1 aivit aivit 516K Nov  7 20:28 radarr.db-wal
-rw-r--r--    1 aivit aivit    3 Nov  7 19:51 radarr.pid
drwxr-xr-x    2 aivit aivit 4.0K Feb  8  2020 UpdateLogs

logs:
https://gist.github.com/dannymichel/4adba899f8147d99126e6e02e7ed0d06

https://gist.github.com/dannymichel/a0c256ab2d6b852dec69dc4dd797222d

settings for refreshing library and looking for missing extras/trailers

Hi (again)...

as the WIKI for the MovieExtras.bash says, it only runs as a post processing script during Radarr download imports.

But in RADARR itself the settings for the script are set
"on import"
"on upgrade"
"on rename"
"on Movie File Delete" and
"on Movie File Delete for Upgrade"

What can i do to download alle possible extras, if my file is already correctly named?
How can i start the script manually for my whole library and look for missing extras in every singe movie folder?

As mentioned for the AutoExtras.bash WIKI when "enableExtras" is enabled, this script will run in the background, processing all movies in Radarr. It basically loops the Radarr movie list and process them using the MovieExtras.bash script.

Soooo... are my settings right?
If i refresh my library, nothing happend and no new extras (trailers) are downloaded.
But if i name a movie wrong and hit the rename button in RADARR, than a trailer is downloaded...

i dont need the trailer named as "movie-trailer"...
and i want to download all possible extras

MoviesExtra.bash

#extrasLanguages=de-DE
#extrasType=all
#extrasOfficialOnly=false
#extrasKodiCompatibility=false
#extrasSingle=false
#enableExtras=true

by the way: what would be the other options for "extrasType" than "all"....?

Feature Request: Enable the use of a Proxy

Currently, the Extended Radarr does not abide by the Proxy settings in Radarr. Which is to be expected as its independent.

This is a feature request to allow the Extended scripts to be configured with a proxy.

Docker ENV Variables

USE_PROXY=True
PROXY_URL=http://xxx.xxx.xxx.xxx/
PROXY_PORT=8080
PROXY_USERNAME=username
PROXY_PASSWORD=password
if [USE_PROXY = True] ; then
tmdbVideosListData=$(curl -x PROXY_URL:PROXY_PORT --proxy-user PROXY_USERNAME:PROXY_PASSWORD -s "https://api.themoviedb.org/3/movie/$tmdbId/videos?api_key=$tmdbApiKey&language=$filter" | jq -r '.results[] | select(.site=="YouTube")')
else 
tmdbVideosListData=$(curl -s "https://api.themoviedb.org/3/movie/$tmdbId/videos?api_key=$tmdbApiKey&language=$filter" | jq -r '.results[] | select(.site=="YouTube")')
fi

Trailers downloaded always in English

Hello,
even if in TMDB i have trailers in Italian when running radarr-extended trailers are downloaded in English.
When i used AMTD trailers were in italians.

Is there something wrong in my config or is it a bug?

docker run -d
--name=radarr-extended
-v /opt/radarr-extended/config:/config
-v /media/Movies:/media/Movies
-p 7878:7878
-e PUID=0
-e PGID=0
-e enableAutoConfig=true
-e enableRecyclarr=true
-e enableQueueCleaner=true
-e enableExtras=true
-e extrasType=trailers
-e extrasLanguages=it
-e extrasOfficialOnly=false
-e extrasSingle=true
-e extrasKodiCompatibility=false
-e AUTOSTART=true
--restart unless-stopped
randomninjaatk/radarr-extended:latest

More information is required

So I've came from docker-amtd project and since it got deprecated, a new project docker-radarr-extended is suggested.

After reading through this project, I am still not able to get a wider image of what it does. Can you clarify is it a replacement (fork) of Radarr project and not a standalone companion app?

/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error

I installed the docker and Radarr is running as it should, but i just noticed that Recyclarr keeps throwing the below error. I updated the image and still getting the errors. I have not updated the yaml file, so running with default recyclarr settings. Not sure what else to try here, is there anything i am missing?

log:

2022-10-15 09:33:00 :: Recycalarr :: Importing default recylarr config file to: /config/extended/configs/recyclarr.yaml
2022-10-15 09:33:00 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-15 09:33:00 :: Recycalarr :: Complete
2022-10-15 10:49:04 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-15 10:49:04 :: Recycalarr :: Complete
2022-10-15 14:49:09 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-15 14:49:09 :: Recycalarr :: Complete
2022-10-15 18:49:13 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-15 18:49:13 :: Recycalarr :: Complete
2022-10-15 20:49:54 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-15 20:49:54 :: Recycalarr :: Complete
2022-10-16 00:49:59 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-16 00:49:59 :: Recycalarr :: Complete
2022-10-16 04:50:03 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-16 04:50:03 :: Recycalarr :: Complete
2022-10-16 08:50:07 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-16 08:50:07 :: Recycalarr :: Complete
2022-10-16 12:50:11 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-16 12:50:11 :: Recycalarr :: Complete
2022-10-16 16:50:15 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-16 16:50:15 :: Recycalarr :: Complete
2022-10-16 20:50:23 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-16 20:50:23 :: Recycalarr :: Complete
2022-10-17 00:50:27 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-17 00:50:27 :: Recycalarr :: Complete
2022-10-17 04:50:31 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-17 04:50:31 :: Recycalarr :: Complete
2022-10-17 08:50:35 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-17 08:50:35 :: Recycalarr :: Complete
2022-10-17 12:50:39 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-17 12:50:39 :: Recycalarr :: Complete
2022-10-17 16:27:20 :: Recycalarr :: Updating Radarr via Recyclarr
/config/extended/scripts/Recyclarr.bash: line 42: /recyclarr/recyclarr: cannot execute binary file: Exec format error
2022-10-17 16:27:20 :: Recycalarr :: Complete

Yaml:

# yaml-language-server: $schema=https://raw.githubusercontent.com/recyclarr/recyclarr/master/schemas/config-schema.json

# A starter config to use with Recyclarr. Most values are set to "reasonable defaults". Update the
# values below as needed for your instance. You will be required to update the API Key and URL for
# each instance you want to use.
#
# Many optional settings have been omitted to keep this template simple.
#
# For more details on the configuration, see the Configuration Reference on the wiki here:
# https://github.com/recyclarr/recyclarr/wiki/Configuration-Reference

# Configuration specific to Radarr.
radarr:
  # Set the URL/API Key to your actual instance
  - base_url: http://127.0.0.1:7878
    api_key: 123

    # Which quality definition in the guide to sync to Radarr. Only choice right now is 'movie'
    quality_definition:
      type: movie

    # Set to 'true' to automatically remove custom formats from Radarr when they are removed from
    # the guide or your configuration. This will NEVER delete custom formats you manually created!
    delete_old_custom_formats: true

    custom_formats:
      # A list of custom formats to sync to Radarr. Must match the "trash_id" in the guide JSON.
      - trash_ids:
          - b124be9b146540f8e62f98fe32e49a2a # 1.0 Mono
          - 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
          - 77ff61788dfe1097194fd8743d7b4524 # 5.1 Surround
          - 6fd7b090c3f7317502ab3b63cc7f51e3 # 6.1 Surround
          - e77382bcfeba57cb83744c9c5449b401 # 7.1 Surround
          - b2be17d608fc88818940cd1833b0b24c # 720p
          - f2aacebe2c932337fe352fa6e42c1611 # 9.1 Surround
          - 240770601cc226190c367ef59aba7463 # AAC
          - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN
          - fb3ccc5d5cc8f77c9055d4cb4561dded # Anime BD Tier 01 (Top SeaDex Muxers)
          - 66926c8fa9312bc74ab71bf69aae4f4a # Anime BD Tier 02 (SeaDex Muxers)
          - fa857662bad28d5ff21a6e611869a0ff # Anime BD Tier 03 (SeaDex Muxers)
          - f262f1299d99b1a2263375e8fa2ddbb3 # Anime BD Tier 04 (SeaDex Muxers)
          - ca864ed93c7b431150cc6748dc34875d # Anime BD Tier 05 (Remuxes)
          - 9dce189b960fddf47891b7484ee886ca # Anime BD Tier 06 (FanSubs)
          - 1ef101b3a82646b40e0cab7fc92cd896 # Anime BD Tier 07 (P2P/Scene)
          - 6115ccd6640b978234cc47f2c1f2cadc # Anime BD Tier 08 (Mini Encodes)
          - 4a3b087eea2ce012fcc1ce319259a3be # Anime Dual Audio
          - b0fdc5897f68c9a68c70c25169f77447 # Anime LQ Groups
          - 06b6542a47037d1e33b15aa3677c2365 # Anime Raws
          - 8167cffba4febfb9a6988ef24f274e7e # Anime Web Tier 01 (Muxers)
          - 8526c54e36b4962d340fce52ef030e76 # Anime Web Tier 02 (Top FanSubs)
          - 5b1a5d3df27396373b4ce236fc337eaa # Anime Web Tier 03 (SubsPlease)
          - 9edaeee9ea3bcd585da9b7c0ac3fc54f # Anime Web Tier 04 (Official Subs)
          - 22d953bbe897857b517928f3652b8dd3 # Anime Web Tier 05 (FanSubs)
          - a786fbc0eae05afe3bb51aee3c83a9d4 # Anime Web Tier 06 (FanSubs)
          - 3472d276482257d68f7836a55ca24877 # APTV
          - 417804f7f2c4308c1f4c5d380d4c4475 # ATMOS (undefined)
          - b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
          - 5153ec7413d9dae44e24275589b5e944 # BHDStudio
          - ed38b889b31be83fda192888e2286d83 # BR-DISK
          - e0c07d59beb37348e975a930d5e50319 # Criterion Collection
          - c2998bd0d90ed5621d8df281e839436e # DD
          - 1af239278386be2919e1bcee0bde047e # DD+ ATMOS
          - 185f1dd7264c4562b9022d963ac37424 # DD+
          - 84272245b2988854bfb76a16e60baea5 # DSNP
          - f9f847ac70a0af62ea4a08280b859636 # DTS-ES
          - 8e109e50e0a0b83a5098b056e13bf6db # DTS-HD HRA
          - dcf3ec6938fa32445f590a4da84256cd # DTS-HD MA
          - 2f22d89048b01681dde8afe203bf2e95 # DTS X
          - 1c1a4c5e823891c75bc50380a6866f73 # DTS
          - b23eae459cc960816f2d6ba84af45055 # Dubs Only
          - 9de657fd3d327ecf144ec73dfe3a3e9a # Dutch Groups
          - e23edd2482476e595fb990b12e7c609c # DV HDR10
          - 55d53828b9d81cbe20b02efd00aa0efd # DV HLG
          - a3e19f8f627608af0211acd02bf89735 # DV SDR
          - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
          - 58d6a88f13e2db7f5059c41047876f00 # DV
          - 90cedc1fea7ea5d11298bebd3d1d3223 # EVO (no WEBDL)
          - 0a3f082873eb454bde444150b70253cc # Extras
          - a570d4a0e56a2874b64e5bfa55202a1b # FLAC
          - 1d433e1e075704f1a8a1ae3e1c371460 # Flights (no IMAX)
          - ff5bc9e8ce91d46c997ca3ac6994d6f8 # FraMeSToR
          - 0d91270a7255a1e388fa85e959f359d8 # FreeLeech
          - ed27ebfef2f323e964fb1f61391bcb35 # HD Bluray Tier 01
          - c20c8647f2746a1f4c4262b0fbbeeeae # HD Bluray Tier 02
          - 2a4d9069cc1fe3242ff9bdaebed239bb # HDR (undefined)
          - e61e28db95d22bedcadf030b8f156d96 # HDR
          - dfb86d5941bc9075d6af23b09c2aeecd # HDR10
          - b974a6cd08c1066250f1f177d7aa1225 # HDR10+
          - 9364dd386c9b4a1100dde8264690add7 # HLG
          - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX
          - 403f3f6266b90439cacc1e07cae4dc2d # HQ-Remux
          - 26fa26253af4001701fedb56cec376dc # HQ-WEBDL
          - 1c7d7b04b15cc53ea61204bebbcc1ee2 # HQ
          - 526d445d4c16214309f0fd2b3be18a89 # Hulu
          - 0f12c086e289cf966fa5948eac571f44 # Hybrid
          - 9f6cbff8cfe4ebbc1bde14c7b7bec0de # IMAX Enhanced
          - eecf3a857724171f968a66cb5719e152 # IMAX
          - 90a6f9a284dff5103f6346090e6280c8 # LQ
          - 2a6039655313bf5dab1e43523b62c374 # MA
          - 6ba9033150e7896bdc9ec4b44f2b230f # MP3
          - ff86c4326018682f817830ced463332b # MPEG2
          - 4b900e171accbfb172729b63323ea8ca # Multi
          - 170b1d363bd8516fbf3a3eb05d4faff6 # NF
          - ae9b7c9ebde1f3bd336a8cbd1ec4c5e5 # No-RlsGroup
          - 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
          - a061e2e700f81932daf888599f8a8273 # Opus
          - e7c2fcae07cbada050a0af3357491d7b # PCM
          - c9fd353f8f5f1baf56dc601c4cb29920 # PCOK
          - e36a0ba1bc902b26ee40818a1d59b8bd # PMTP
          - 08d6d8834ad9ec87b1dc7ec8148e7a1f # PQ
          - 570bc9ebecd92723d2d21500f4be314c # Remaster
          - 3a3ff47579026e76d6504ebea39390de # Remux Tier 01
          - 9f98181fe5a3fbeb0cc29340da2a468a # Remux Tier 02
          - e7718d7a3ce595f289bfee26adc178f5 # Repack/Proper
          - ae43b294509409a6a13919dedd4764c4 # Repack2
          - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
          - 8cd3ac70db7ac318cf9a0e01333940a4 # SiC
          - 957d0f44b592285f26449575e8b1167e # Special Edition
          - e9001909a4c88013a359d0b9920d7bea # Theatrical Cut
          - 496f355514737f7d83bf7aa4d24f8169 # TrueHD ATMOS
          - 3cafb66171b47f226146a0770576870f # TrueHD
          - 66aaa8c2c03c0191a95f0d655b75ab10 # UHD (CtrlHD)
          - afeb99e5db09290546f742503ce1cdb6 # UHD (DON)
          - 96848626e1570c122aba8642fe2714a2 # UHD (HQMUX)
          - 4da96773192a51cf96178212642ca3bb # UHD (LEGi0N)
          - 65be7ce5ec4c31e684c7b8368b8bd6bb # UHD (SPHD)
          - ffebc267e9c98d3d383f37b238550079 # UHD (W4NK3R)
          - ac49fdbf6a662d380556f40ff4856f29 # UHD (WEBDV)
          - c259005cbaeb5ab44c06eddb4751e70c # v0
          - 5f400539421b8fcf71d51e6384434573 # v1
          - 3df5e6dfef4b09bb6002f732bed5b774 # v2
          - db92c27ba606996b146b57fbe6d09186 # v3
          - d4e5e842fad129a3c097bdb2d20d31a0 # v4
          - 60f6d50cbd3cfc3e9a8c00e3a30c3114 # VRV
          - c20f169ef63c5f40c2def54abaf4438e # WEB Tier 01
          - 403816d65392c79236dcb6dd591aeda4 # WEB Tier 02
          - af94e0fe497124d1f9ce732069ec8c3b # WEB Tier 03
          - 2899d84dc9372de3408e6d8cc18e9666 # x264
          - dc98083864ea246d05a42df0d05f81cc # x265 (HD)
          - 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
          - 9170d55c319f4fe40da8711ba9d8050d # x265
          - a5d148168c4506b55cf53984107c396e # 10bit
          - 89dac1be53d5268a7e10a19d3c896826 # 2.0 Stereo
          - fb392fb0d61a010ae38e49ceaa24a1ef # 2160p
          - 205125755c411c3b8622ca3175d27b37 # 3.0 Sound
          - b8cd450cbfa689c0259a01d9e29ba3d6 # 3D
          - 373b58bd188fc00c817bd8c7470ea285 # 4.0 Sound
          - eca37840c13c6ef2dd0262b141a5482f # 4K Remaster

        # Uncomment the below properties to specify one or more quality profiles that should be
        # updated with scores from the guide for each custom format. Without this, custom formats
        # are synced to Radarr but no scores are set in any quality profiles.
        quality_profiles:
          - name: Any
#          - name: Quality Profile 2
#            #score: -9999 # Optional score to assign to all CFs. Overrides scores in the guide.
            reset_unmatched_scores: true # Optionally set other scores to 0 if they are not listed in 'names' above.

Docker log from last restart/image update

-------------------------------------
          _         ()
         | |  ___   _    __
         | | / __| | |  /  \
         | | \__ \ | | | () |
         |_| |___/ |_|  \__/
Brought to you by linuxserver.io
-------------------------------------
To support the app dev(s) visit:
Radarr: https://opencollective.com/radarr
To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------
User uid:    1000
User gid:    1000
-------------------------------------
cont-init: info: /etc/cont-init.d/10-adduser exited 0
cont-init: info: running /etc/cont-init.d/30-config
cont-init: info: /etc/cont-init.d/30-config exited 0
cont-init: info: running /etc/cont-init.d/98-script-setup.bash
Removing previous scripts...
Importing extended scripts...
chmod: cannot access '/etc/services.d/extended/run': No such file or directory
Complete...
cont-init: info: /etc/cont-init.d/98-script-setup.bash exited 0
cont-init: info: running /etc/cont-init.d/99-custom-files
[custom-init] No custom files found, skipping...
cont-init: info: /etc/cont-init.d/99-custom-files exited 0
cont-init: info: running /etc/cont-init.d/99-recyclarr.bash
Setting up Recyclarr
Complete
cont-init: info: /etc/cont-init.d/99-recyclarr.bash exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-mods: starting
s6-rc: info: service init-mods successfully started
s6-rc: info: service init-mods-package-install: starting
s6-rc: info: service init-mods-package-install successfully started
s6-rc: info: service init-mods-end: starting
s6-rc: info: service init-mods-end successfully started
s6-rc: info: service init-services: starting
s6-rc: info: service init-services successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun extended_autoconfig (no readiness notification)
services-up: info: copying legacy longrun extended_extras (no readiness notification)
services-up: info: copying legacy longrun extended_queuecleaner (no readiness notification)
services-up: info: copying legacy longrun extended_recyclarr (no readiness notification)
services-up: info: copying legacy longrun radarr (no readiness notification)
s6-rc: info: service legacy-services successfully started
s6-rc: info: service 99-ci-service-check: starting
Waiting for Radarr to startup...
Waiting for Radarr to startup...
Waiting for Radarr to startup...
Waiting for Radarr to startup...
[ls.io-init] done.
s6-rc: info: service 99-ci-service-check successfully started
[Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 4.3.0.6671 
[Info] AppFolderInfo: Data directory is being overridden to [/config] 
[Debug] Bootstrap: Console selected 
[Info] AppFolderInfo: Data directory is being overridden to [/config] 
[Info] AppFolderInfo: Data directory is being overridden to [/config] 
[Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 
[Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 *** 
Starting Script....
Starting AutoConfig.bash Script....
Starting Script....
Starting Script....
Script sleeping for 4 hours...
Script sleeping for 15 minutes...
[Error] Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware: An unhandled exception has occurred while executing the request. 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2848
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 581
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 452
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 384
   at NzbDrone.Core.Datastore.BasicRepository`1.Update(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 227
   at NzbDrone.Core.Datastore.BasicRepository`1.Upsert(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 294
   at NzbDrone.Core.Organizer.NamingConfigService.Save(NamingConfig namingConfig) in D:\a\1\s\src\NzbDrone.Core\Organizer\NamingConfigService.cs:line 41
   at Radarr.Api.V3.Config.NamingConfigController.UpdateNamingConfig(NamingConfigResource resource) in D:\a\1\s\src\Radarr.Api.V3\Config\NamingConfigController.cs:line 62
   at lambda_method71(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
   at Radarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\BufferingMiddleware.cs:line 27
   at Radarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\IfModifiedMiddleware.cs:line 40
   at Radarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\CacheHeaderMiddleware.cs:line 32
   at Radarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\UrlBaseMiddleware.cs:line 26
   at Radarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\VersionMiddleware.cs:line 27
   at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
[Error] RadarrErrorPipeline: [PUT /api/v3/config/naming] 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2848
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 581
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 452
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 384
   at NzbDrone.Core.Datastore.BasicRepository`1.Update(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 227
   at NzbDrone.Core.Datastore.BasicRepository`1.Upsert(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 294
   at NzbDrone.Core.Organizer.NamingConfigService.Save(NamingConfig namingConfig) in D:\a\1\s\src\NzbDrone.Core\Organizer\NamingConfigService.cs:line 41
   at Radarr.Api.V3.Config.NamingConfigController.UpdateNamingConfig(NamingConfigResource resource) in D:\a\1\s\src\Radarr.Api.V3\Config\NamingConfigController.cs:line 62
   at lambda_method71(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
   at Radarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\BufferingMiddleware.cs:line 27
   at Radarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\IfModifiedMiddleware.cs:line 40
   at Radarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\CacheHeaderMiddleware.cs:line 32
   at Radarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\UrlBaseMiddleware.cs:line 26
   at Radarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\VersionMiddleware.cs:line 27
   at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
[Error] TaskExtensions: Task Error 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 563
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, IList`1 models, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 396
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateMany(IList`1 models) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 244
   at NzbDrone.Core.Jobs.TaskManager.HandleAsync(ConfigSavedEvent message) in D:\a\1\s\src\NzbDrone.Core\Jobs\TaskManager.cs:line 251
   at NzbDrone.Core.Messaging.Events.EventAggregator.<>c__DisplayClass6_2`1.<PublishEvent>b__2() in D:\a\1\s\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:line 121
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
[Error] Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware: An unhandled exception has occurred while executing the request. 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2848
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 581
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 452
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 384
   at NzbDrone.Core.Datastore.BasicRepository`1.Update(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 227
   at NzbDrone.Core.ThingiProvider.ProviderFactory`2.Update(TProviderDefinition definition) in D:\a\1\s\src\NzbDrone.Core\ThingiProvider\ProviderFactory.cs:line 118
   at Radarr.Api.V3.ProviderControllerBase`3.UpdateProvider(TProviderResource providerResource) in D:\a\1\s\src\Radarr.Api.V3\ProviderControllerBase.cs:line 79
   at lambda_method112(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
   at Radarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\BufferingMiddleware.cs:line 28
   at Radarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
   at Radarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
   at Radarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
   at Radarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\VersionMiddleware.cs:line 28
   at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
[Error] RadarrErrorPipeline: [PUT /api/v3/metadata/1] 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2848
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 581
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 452
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 384
   at NzbDrone.Core.Datastore.BasicRepository`1.Update(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 227
   at NzbDrone.Core.ThingiProvider.ProviderFactory`2.Update(TProviderDefinition definition) in D:\a\1\s\src\NzbDrone.Core\ThingiProvider\ProviderFactory.cs:line 118
   at Radarr.Api.V3.ProviderControllerBase`3.UpdateProvider(TProviderResource providerResource) in D:\a\1\s\src\Radarr.Api.V3\ProviderControllerBase.cs:line 79
   at lambda_method112(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
   at Radarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\BufferingMiddleware.cs:line 28
   at Radarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
   at Radarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
   at Radarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
   at Radarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\VersionMiddleware.cs:line 28
   at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)
[Info] CommandExecutor: Starting 2 threads for tasks. 
[Error] TaskExtensions: Task Error 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
   at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
   at Dapper.SqlMapper.ExecuteReaderWithFlagsFallback(IDbCommand cmd, Boolean wasClosed, CommandBehavior behavior) in /_/Dapper/SqlMapper.cs:line 1075
   at Dapper.SqlMapper.QueryMultipleImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 1033
   at Dapper.SqlMapper.QueryMultiple(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 1009
   at NzbDrone.Core.Datastore.BasicRepository`1.Insert(IDbConnection connection, IDbTransaction transaction, TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 189
   at NzbDrone.Core.Datastore.BasicRepository`1.Insert(TModel model) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 146
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push[TCommand](TCommand command, CommandPriority priority, CommandTrigger trigger) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 132
   at CallSite.Target(Closure , CallSite , CommandQueueManager , Object , CommandPriority , CommandTrigger )
   at System.Dynamic.UpdateDelegates.UpdateAndExecute4[T0,T1,T2,T3,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2, T3 arg3)
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Push(String commandName, Nullable`1 lastExecutionTime, Nullable`1 lastStartTime, CommandPriority priority, CommandTrigger trigger) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 146
   at NzbDrone.Core.Jobs.Scheduler.ExecuteCommands() in D:\a\1\s\src\NzbDrone.Core\Jobs\Scheduler.cs:line 42
   at System.Threading.Tasks.Task.InnerInvoke()
   at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
[Error] CommandExecutor: Error occurred while executing task ProcessMonitoredDownloads 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2848
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 581
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 452
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 384
   at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 332
   at NzbDrone.Core.Messaging.Commands.CommandRepository.End(CommandModel command) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandRepository.cs:line 60
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 253
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 192
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 83
   at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 44
[Error] CommandExecutor: Error occurred while executing task ProcessMonitoredDownloads 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2848
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 581
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 452
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 384
   at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 332
   at NzbDrone.Core.Messaging.Commands.CommandRepository.End(CommandModel command) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandRepository.cs:line 60
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Update(CommandModel command, CommandStatus status, String message) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 253
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Complete(CommandModel command, String message) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 192
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 83
   at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 44
[Error] CommandExecutor: Error occurred while executing task MessagingCleanup 
[v4.3.0.6671] code = Busy (5), message = System.Data.SQLite.SQLiteException (0x800007AF): database is locked
database is locked
   at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
   at System.Data.SQLite.SQLiteDataReader.NextResult()
   at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
   at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
   at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
   at Dapper.SqlMapper.ExecuteCommand(IDbConnection cnn, CommandDefinition& command, Action`2 paramReader) in /_/Dapper/SqlMapper.cs:line 2848
   at Dapper.SqlMapper.ExecuteImpl(IDbConnection cnn, CommandDefinition& command) in /_/Dapper/SqlMapper.cs:line 581
   at Dapper.SqlMapper.Execute(IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Nullable`1 commandTimeout, Nullable`1 commandType) in /_/Dapper/SqlMapper.cs:line 452
   at NzbDrone.Core.Datastore.BasicRepository`1.UpdateFields(IDbConnection connection, IDbTransaction transaction, TModel model, List`1 propertiesToUpdate) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 384
   at NzbDrone.Core.Datastore.BasicRepository`1.SetFields(TModel model, Expression`1[] properties) in D:\a\1\s\src\NzbDrone.Core\Datastore\BasicRepository.cs:line 332
   at NzbDrone.Core.Messaging.Commands.CommandRepository.Start(CommandModel command) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandRepository.cs:line 55
   at NzbDrone.Core.Messaging.Commands.CommandQueueManager.Start(CommandModel command) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandQueueManager.cs:line 187
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand](TCommand command, CommandModel commandModel) in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 73
   at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
   at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at CallSite.Target(Closure , CallSite , CommandExecutor , Object , CommandModel )
   at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands() in D:\a\1\s\src\NzbDrone.Core\Messaging\Commands\CommandExecutor.cs:line 44

amtd

So amtd no longer exists and linuxserver/radarr:develop replaced it?

The given key '##' was not present in the dictionary

So I just switched my existing Radarr setup over to using this image instead (from LSIO). It was working at first, but after a few hours I opened up the web UI again to find this error:

The given key '93' was not present in the dictionary.
Version 4.2.3.6575

An excerpt from my log

Waiting for Radarr to startup...
MovieExtras disabled, enable by setting parameter: enableExtras=true
[Info] Bootstrap: Starting Radarr - /app/radarr/bin/Radarr - Version 4.2.3.6575
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Debug] Bootstrap: Console selected
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Info] AppFolderInfo: Data directory is being overridden to [/config]
[Info] MigrationController: *** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3 ***
[Info] CommandExecutor: Starting 2 threads for tasks.
Starting AutoConfig.bash Script....
Starting Script....
Starting Script....
Script sleeping for 15 minutes...
[Error] Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware: An unhandled exception has occurred while executing the request.

[v4.2.3.6575] System.Collections.Generic.KeyNotFoundException: The given key '93' was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Radarr.Api.V3.CustomFormats.CustomFormatController.GetResourceById(Int32 id) in D:\a\1\s\src\Radarr.Api.V3\CustomFormats\CustomFormatController.cs:line 48
   at Radarr.Http.REST.RestController`1.Created(Int32 id) in D:\a\1\s\src\Radarr.Http\REST\RestController.cs:line 126
   at lambda_method211(Closure , Object , Object[] )
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeFilterPipelineAsync>g__Awaited|20_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeAsync>g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope)
   at Microsoft.AspNetCore.Routing.EndpointMiddleware.<Invoke>g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger)
   at Radarr.Http.Middleware.BufferingMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\BufferingMiddleware.cs:line 28
   at Radarr.Http.Middleware.IfModifiedMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\IfModifiedMiddleware.cs:line 41
   at Radarr.Http.Middleware.CacheHeaderMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\CacheHeaderMiddleware.cs:line 33
   at Radarr.Http.Middleware.UrlBaseMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\UrlBaseMiddleware.cs:line 27
   at Radarr.Http.Middleware.VersionMiddleware.InvokeAsync(HttpContext context) in D:\a\1\s\src\Radarr.Http\Middleware\VersionMiddleware.cs:line 28
   at Microsoft.AspNetCore.ResponseCompression.ResponseCompressionMiddleware.InvokeCore(HttpContext context)
   at Microsoft.AspNetCore.Authorization.Policy.AuthorizationMiddlewareResultHandler.HandleAsync(RequestDelegate next, HttpContext context, AuthorizationPolicy policy, PolicyAuthorizationResult authorizeResult)
   at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
   at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.<Invoke>g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task)


[Fatal] RadarrErrorPipeline: Request Failed. POST /api/v3/customformat

Any ideas on how to go about solving this?

Autoconfigure

Not sure what category this falls under, but for media folder naming (and going off the trash guide) -- I tend to use {Movie CleanTitle} ({Release Year}) {imdb-{ImdbId}} but when it does the autoconfigure, this seems to have been replaced with title then year. Is this done by the script to override the folder naming, and if so, could the imdb be put there as well or would this upset too many folks? Likewise, this same behavior seems to apply to the Sonarr extended as well. Thanks.

none of the sma scripting works

I get only permissions errors and if I run the SMA.bash script manually inside the container, it says sma doesnt exist etc. I even copied the SMA files to the usr/local/sma folder and ran it and it gave errors about manual.py No module named 'converter'

How to install

Sorry for my stupid question, but how to install this?
Tnx

unable to connect via ui

Hello,
i've just created the docker and run it.
I saw the docker is up and running, config files have been created by the docker, but when i try to connect to port 7878 i get no answer.
i cannot understand what i am doing wrong.
Can you give me some hints, please?
Tnx

Kodi Compatible Trailers Naming not working to specifications

When Kodi Compatible Trailers option is selected, trailers are being saved in the proper directory, but with the filename "movie-trailer.mkv".

These are not picked up by Kodi as local trailers. For the locally downloaded trailer to be used in Kodi, it must be named the same as the movie file but have -trailer appended to the name with no spaces.

examples of current behavior and desired behavior are attached as screenshots.
current behavior
desiredbehavior

Official Kodi documentation for local trailers can be found at https://kodi.wiki/view/Trailers#Scan_Local

Recyclarr issue.

Bug

Maybe it's not pulling the most recent config script?
(this is a fresh install on my end)

Reset Unmatched Scores
The reset_unmatched_scores property has moved.

After I manually fixed that, it was not updating the custom scores from the trash guides.
Lord knows I'm no expert and probably just missed something.

After a little poking, the config is fixed enough for me.

updated config:

For more details on the configuration, see the Configuration Reference on the wiki here:
https://github.com/recyclarr/recyclarr/wiki/Configuration-Reference

quality_profiles:
  - name: Any
    reset_unmatched_scores: false
quality_definition:
  type: movie
delete_old_custom_formats: true
replace_existing_custom_formats: true

custom_formats:
  - trash_ids:
      # [No Category]
      - 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
      - fb392fb0d61a010ae38e49ceaa24a1ef # 2160p
      - b2be17d608fc88818940cd1833b0b24c # 720p
      - 5153ec7413d9dae44e24275589b5e944 # BHDStudio
      - 0a3f082873eb454bde444150b70253cc # Extras
      - e098247bc6652dd88c76644b275260ed # FLUX
      - ff5bc9e8ce91d46c997ca3ac6994d6f8 # FraMeSToR
      - 8cd3ac70db7ac318cf9a0e01333940a4 # SiC

      # Anime
      - fb3ccc5d5cc8f77c9055d4cb4561dded # Anime BD Tier 01 (Top SeaDex Muxers)
      - 66926c8fa9312bc74ab71bf69aae4f4a # Anime BD Tier 02 (SeaDex Muxers)
      - fa857662bad28d5ff21a6e611869a0ff # Anime BD Tier 03 (SeaDex Muxers)
      - f262f1299d99b1a2263375e8fa2ddbb3 # Anime BD Tier 04 (SeaDex Muxers)
      - ca864ed93c7b431150cc6748dc34875d # Anime BD Tier 05 (Remuxes)
      - 9dce189b960fddf47891b7484ee886ca # Anime BD Tier 06 (FanSubs)
      - 1ef101b3a82646b40e0cab7fc92cd896 # Anime BD Tier 07 (P2P/Scene)
      - 6115ccd6640b978234cc47f2c1f2cadc # Anime BD Tier 08 (Mini Encodes)
      - b0fdc5897f68c9a68c70c25169f77447 # Anime LQ Groups
      - 06b6542a47037d1e33b15aa3677c2365 # Anime Raws
      - 8167cffba4febfb9a6988ef24f274e7e # Anime Web Tier 01 (Muxers)
      - 8526c54e36b4962d340fce52ef030e76 # Anime Web Tier 02 (Top FanSubs)
      - de41e72708d2c856fa261094c85e965d # Anime Web Tier 03 (Official Subs)
      - 9edaeee9ea3bcd585da9b7c0ac3fc54f # Anime Web Tier 04 (Official Subs)
      - 22d953bbe897857b517928f3652b8dd3 # Anime Web Tier 05 (FanSubs)
      - a786fbc0eae05afe3bb51aee3c83a9d4 # Anime Web Tier 06 (FanSubs)
      - c259005cbaeb5ab44c06eddb4751e70c # v0
      - 5f400539421b8fcf71d51e6384434573 # v1
      - 3df5e6dfef4b09bb6002f732bed5b774 # v2
      - db92c27ba606996b146b57fbe6d09186 # v3
      - d4e5e842fad129a3c097bdb2d20d31a0 # v4
      - 60f6d50cbd3cfc3e9a8c00e3a30c3114 # VRV

      # Anime Optional
      - a5d148168c4506b55cf53984107c396e # 10bit
      - 4a3b087eea2ce012fcc1ce319259a3be # Anime Dual Audio
      - b23eae459cc960816f2d6ba84af45055 # Dubs Only
      - 064af5f084a0a24458cc8ecd3220f93f # Uncensored

      # Audio Advanced #1
      - 417804f7f2c4308c1f4c5d380d4c4475 # ATMOS (undefined)
      - 185f1dd7264c4562b9022d963ac37424 # DD+
      - 1af239278386be2919e1bcee0bde047e # DD+ ATMOS
      - 1c1a4c5e823891c75bc50380a6866f73 # DTS
      - 2f22d89048b01681dde8afe203bf2e95 # DTS X
      - f9f847ac70a0af62ea4a08280b859636 # DTS-ES
      - dcf3ec6938fa32445f590a4da84256cd # DTS-HD MA
      - 3cafb66171b47f226146a0770576870f # TrueHD
      - 496f355514737f7d83bf7aa4d24f8169 # TrueHD ATMOS

      # Audio Advanced #2
      - 240770601cc226190c367ef59aba7463 # AAC
      - c2998bd0d90ed5621d8df281e839436e # DD
      - 8e109e50e0a0b83a5098b056e13bf6db # DTS-HD HRA
      - a570d4a0e56a2874b64e5bfa55202a1b # FLAC
      - 6ba9033150e7896bdc9ec4b44f2b230f # MP3
      - a061e2e700f81932daf888599f8a8273 # Opus
      - e7c2fcae07cbada050a0af3357491d7b # PCM

      # Audio Channels
      - b124be9b146540f8e62f98fe32e49a2a # 1.0 Mono
      - 89dac1be53d5268a7e10a19d3c896826 # 2.0 Stereo
      - 205125755c411c3b8622ca3175d27b37 # 3.0 Sound
      - 373b58bd188fc00c817bd8c7470ea285 # 4.0 Sound
      - 77ff61788dfe1097194fd8743d7b4524 # 5.1 Surround
      - 6fd7b090c3f7317502ab3b63cc7f51e3 # 6.1 Surround
      - e77382bcfeba57cb83744c9c5449b401 # 7.1 Surround
      - f2aacebe2c932337fe352fa6e42c1611 # 9.1 Surround

      # French Audio Version
      - 02e48d30a176c91baf9e15de05e5dc6a # FanSUB
      - 7f9b93f82b7e996391525f2be1d891e0 # FastSUB
      - 6d27683346c78d6a3f772e30877910a7 # French Audio
      - 72b1548df1ac3175ca105a9ce7043c91 # Multi-Audio
      - d5f3a1afdb77e6b95e489f7654532d04 # Multi-French
      - 29b5f7b1a5f20f64228786c3ab1bdc7d # VF2
      - b3fb499641d7b3c2006be1d9eb014cb3 # VFB
      - 404c08fd0bd67f39b4d8e5709319094e # VFF
      - 52772f1cad6b5d26c2551f79bc538a50 # VFI
      - b6ace47331a1d3b77942fc18156f6df6 # VFQ
      - 4cafa20d5584f6ba1871d1b8941aa3cb # VOF
      - 9172b2f683f6223e3a1846427b417a3d # VOSTFR
      - 95aa50f71a01c82354a7a2b385f1c4d8 # VQ

      # French Source Groups
      - 5322da05b19d857acc1e75be3edf47b3 # FR HD Bluray Tier 01
      - 57f34251344be2e283fc30e00e458be6 # FR HD Bluray Tier 02
      - 48f031e76111f17ea94898f4cdc34fdc # FR LQ
      - 5583260016e0b9f683f53af41fb42e4a # FR Remux Tier 01
      - 9019d81307e68cd4a7eb06a567e833b8 # FR Remux Tier 02
      - 0d94489c0d5828cd3bf9409d309fb32b # FR Scene Groups
      - 64f8f12bbf7472a6ccf838bfd6b5e3e8 # FR UHD Bluray Tier 01
      - 0dcf0c8a386d82e3f2d424189af14065 # FR UHD Bluray Tier 02
      - 9790a618cec1aeac8ce75601a17ea40d # FR WEB Tier 01
      - 3c83a765f84239716bd5fd2d7af188f9 # FR WEB Tier 02

      # HDR Formats
      - 58d6a88f13e2db7f5059c41047876f00 # DV
      - e23edd2482476e595fb990b12e7c609c # DV HDR10
      - 55d53828b9d81cbe20b02efd00aa0efd # DV HLG
      - a3e19f8f627608af0211acd02bf89735 # DV SDR
      - e61e28db95d22bedcadf030b8f156d96 # HDR
      - 2a4d9069cc1fe3242ff9bdaebed239bb # HDR (undefined)
      - dfb86d5941bc9075d6af23b09c2aeecd # HDR10
      - b974a6cd08c1066250f1f177d7aa1225 # HDR10+
      - 9364dd386c9b4a1100dde8264690add7 # HLG
      - 08d6d8834ad9ec87b1dc7ec8148e7a1f # PQ

      # HQ Release Groups
      - ed27ebfef2f323e964fb1f61391bcb35 # HD Bluray Tier 01
      - c20c8647f2746a1f4c4262b0fbbeeeae # HD Bluray Tier 02
      - 3a3ff47579026e76d6504ebea39390de # Remux Tier 01
      - 9f98181fe5a3fbeb0cc29340da2a468a # Remux Tier 02
      - 8baaf0b3142bf4d94c42a724f034e27a # Remux Tier 03
      - 4d74ac4c4db0b64bff6ce0cffef99bf0 # UHD Bluray Tier 01
      - a58f517a70193f8e578056642178419d # UHD Bluray Tier 02
      - e71939fae578037e7aed3ee219bbe7c1 # UHD Bluray Tier 03
      - c20f169ef63c5f40c2def54abaf4438e # WEB Tier 01
      - 403816d65392c79236dcb6dd591aeda4 # WEB Tier 02
      - af94e0fe497124d1f9ce732069ec8c3b # WEB Tier 03

      # Misc
      - 9de657fd3d327ecf144ec73dfe3a3e9a # Dutch Groups
      - 0d91270a7255a1e388fa85e959f359d8 # FreeLeech
      - ff86c4326018682f817830ced463332b # MPEG2
      - 4b900e171accbfb172729b63323ea8ca # Multi
      - e7718d7a3ce595f289bfee26adc178f5 # Repack/Proper
      - ae43b294509409a6a13919dedd4764c4 # Repack2
      - 2899d84dc9372de3408e6d8cc18e9666 # x264
      - 9170d55c319f4fe40da8711ba9d8050d # x265

      # Movie Versions
      - eca37840c13c6ef2dd0262b141a5482f # 4K Remaster
      - e0c07d59beb37348e975a930d5e50319 # Criterion Collection
      - 0f12c086e289cf966fa5948eac571f44 # Hybrid
      - eecf3a857724171f968a66cb5719e152 # IMAX
      - 9f6cbff8cfe4ebbc1bde14c7b7bec0de # IMAX Enhanced
      - 9d27d9d2181838f76dee150882bdc58c # Masters of Cinema
      - 09d9dd29a0fc958f9796e65c2a8864b4 # Open Matte
      - 570bc9ebecd92723d2d21500f4be314c # Remaster
      - 957d0f44b592285f26449575e8b1167e # Special Edition
      - e9001909a4c88013a359d0b9920d7bea # Theatrical Cut
      - db9b4c4b53d312a3ca5f1378f6440fc9 # Vinegar Syndrome

      # Optional
      - cae4ca30163749b891686f95532519bd # AV1
      - b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
      - f700d29429c023a5734505e77daeaea7 # DV (FEL)
      - 923b6abef9b17f937fab56cfcf89e1f1 # DV (WEBDL)
      - 90cedc1fea7ea5d11298bebd3d1d3223 # EVO (no WEBDL)
      - b17886cb4158d9fea189859409975758 # HDR10+ Boost
      - 73613461ac2cea99d52c4cd6e177ab82 # HFR
      - c465ccc73923871b3eb1802042331306 # Line/Mic Dubbed
      - ae9b7c9ebde1f3bd336a8cbd1ec4c5e5 # No-RlsGroup
      - 7357cf5161efbf8c4d5d0c30b4815ee2 # Obfuscated
      - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
      - f537cf427b64c38c8e36298f657e4828 # Scene
      - 9c38ebb7384dada637be8899efa68e6f # SDR
      - ae4cfaa9283a4f2150ac3da08e388723 # VP9
      - 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)

      # Streaming Services
      - b3b3a6ac74ecbd56bcdbefa4799fb9df # AMZN
      - 40e9380490e748672c2522eaaeb692f7 # ATVP
      - cc5e51a9e85a6296ceefe097a77f12f4 # BCORE
      - 84272245b2988854bfb76a16e60baea5 # DSNP
      - 509e5f41146e278f9eab1ddaceb34515 # HBO
      - 5763d1b0ce84aff3b21038eea8e9b8ad # HMAX
      - 526d445d4c16214309f0fd2b3be18a89 # Hulu
      - 2a6039655313bf5dab1e43523b62c374 # MA
      - 6a061313d22e51e0f25b7cd4dc065233 # MAX
      - 170b1d363bd8516fbf3a3eb05d4faff6 # NF
      - bf7e73dd1d85b12cc527dc619761c840 # Pathe
      - c9fd353f8f5f1baf56dc601c4cb29920 # PCOK
      - e36a0ba1bc902b26ee40818a1d59b8bd # PMTP
      - c2863d2a50c9acad1fb50e53ece60817 # STAN

      # Unwanted
      - b8cd450cbfa689c0259a01d9e29ba3d6 # 3D
      - ed38b889b31be83fda192888e2286d83 # BR-DISK
      - 90a6f9a284dff5103f6346090e6280c8 # LQ
      - bfd8eb01832d646a0a89c4deb46f8564 # Upscaled
      - dc98083864ea246d05a42df0d05f81cc # x265 (HD)

Possibly having a problem with PlexNotify

Seems to be up and running, I just get the following error repeating in the log:

2023-06-16 12:21:40 :: PlexNotify :: 1.0.1 :: Plex Connection Established, version: 1.32.4.7195-7c8f9d3b6
2023-06-16 12:21:41 :: PlexNotify :: 1.0.1 :: Radarr :: ERROR: No Plex Library found containing path "/movies"
2023-06-16 12:21:41 :: PlexNotify :: 1.0.1 :: Radarr :: ERROR: Add "/movies" as a folder to a Plex Movie Library

'/movies' is the correct folder for my movies library and it is saying that the Plex Connection is established, so there may not be a problem. It would be nice to know what that log message is for though.

SMA missing

Is SMA scripts no longer supported in this Radarr version? I have been relying on them to standardize my videos.

Typo

Congifures media management settings on the main page here should be configures.

Trailers aren't placed in subdirectory

Trailers aren't placed into the /trailers directory inside the movie folder.

With amtd and USEFOLDERS=true the structure was like this

/Movies/1917 (2019)/featurettes/The Incredible Story Behind 1917 Extra Access.mkv
/Movies/1917 (2019)/tailers/Official Trailer.mkv
/Movies/1917 (2019)/1917 (2019) [Bluray-2160p].mp4
...

With radarr-extended, it looks like this

/Movies/1917 (2019)/Trailer-trailer.mkv
/Movies/1917 (2019)/1917 (2019) [Bluray-2160p].mp4

Reading throuh the code, this seems to be a bug, rather than wanted behavior

Permission for directories/files and saltbox inclusion and file naming

  1. can you please fix your permissions directory permissions should not be executable use 775 instead of 777, for bash scripts 775 or ideally 740 should be ok also the trailer files being downloaded are being added as root and not the docker user.

  2. can you add in some env variable to set extended path log folder folder path, since you are using extended folder inside of radarr, this duplicates the log path.

  3. when attempting to use in saltbox ideally scripts in saltbox typically sit in /opt/scripts from a default standpoint, this can be overriden with inventory settings. Not saying to do anything here but maybe it would be a good idea to add a variable to set the extended scripts folder path and drop the files there instead.

  4. variable to set the trailer names in some sort of method. I use emby but regardless ideally movie name + trailer/feature should be in the file name i've seen trailers added with the filename as "trailer.mkv" not making it easy to identify the name of a trailer so i'll need to go back and update the trailer names later on to be more name friendly.

How does video script works?

Hi,

It may sound stupid but how exactly does video download script works?
I have added a few artists in monitor , yet video script doesn't download anything:

2022-09-25 16:09:42 :: Extended Video :: -----------------------------------------------------------------------------
2022-09-25 16:09:42 :: Extended Video :: |~) _ ._ _| _ ._ _ |\ |o._ o _ |~|_|_|
2022-09-25 16:09:42 :: Extended Video :: |~\(_|| |(_|(_)| | || \||| |_|(_||~| | |<
2022-09-25 16:09:42 :: Extended Video :: Presents: lidarr-extended (1.0.042)
2022-09-25 16:09:42 :: Extended Video :: Docker Version: amd64-1.0.30
2022-09-25 16:09:42 :: Extended Video :: May the vidz be with you!
2022-09-25 16:09:42 :: Extended Video :: -----------------------------------------------------------------------------
2022-09-25 16:09:42 :: Extended Video :: Donate: https://github.com/sponsors/RandomNinjaAtk
2022-09-25 16:09:42 :: Extended Video :: Project: https://github.com/RandomNinjaAtk/docker-lidarr-extended
2022-09-25 16:09:42 :: Extended Video :: Support: https://github.com/RandomNinjaAtk/docker-lidarr-extended/discussions
2022-09-25 16:09:42 :: Extended Video :: -----------------------------------------------------------------------------
2022-09-25 16:09:47 :: Extended Video :: 
2022-09-25 16:09:47 :: Extended Video :: Lift off in...
2022-09-25 16:09:48 :: Extended Video :: 5
2022-09-25 16:09:49 :: Extended Video :: 4
2022-09-25 16:09:50 :: Extended Video :: 3
2022-09-25 16:09:51 :: Extended Video :: 2
2022-09-25 16:09:52 :: Extended Video :: 1
2022-09-25 16:09:53 :: Extended Video :: To kill script, use the following command:
2022-09-25 16:09:53 :: Extended Video :: kill -9 188
2022-09-25 16:09:53 :: Extended Video :: kill -9 188
2022-09-25 16:09:55 :: Extended Video :: Lidarr Version: 1.1.0.2649
2022-09-25 16:09:55 :: Extended Video :: CONFIG :: Download Location :: /downloads-lidarr-extended/videos
2022-09-25 16:09:55 :: Extended Video :: CONFIG :: Music Video Location :: /music-videos
2022-09-25 16:09:55 :: Extended Video :: CONFIG :: Subtitle Language set to: en
2022-09-25 16:09:55 :: Extended Video :: CONFIG :: yt-dlp format: bestvideo+best+bestaudio --no-video-multistreams
2022-09-25 16:09:55 :: Extended Video :: CONFIG :: Cookies File Not Found!
2022-09-25 16:09:55 :: Extended Video :: CONFIG :: Upgrading yt-dlp to the latest version...
2022-09-25 16:09:56 :: Extended Video :: CONFIG :: Complete
2022-09-25 16:09:56 :: Extended Video :: TIDAL :: Verifying tidal-dl configuration
2022-09-25 16:09:56 :: Extended Video :: TIDAL :: No default config found, importing default config "tidal.json"
2022-09-25 16:09:57 :: Extended Video :: TIDAL :: Upgrade tidal-dl to newer version...
2022-09-25 16:09:58 :: Extended Video :: -----------------------------------------------------------------------------
2022-09-25 16:09:58 :: Extended Video :: Add Featured Music Video Artists to Lidarr :: DISABLED
2022-09-25 16:09:58 :: Extended Video :: -----------------------------------------------------------------------------
2022-09-25 16:09:58 :: Extended Video :: -----------------------------------------------------------------------------
2022-09-25 16:09:58 :: Extended Video :: Finding Videos
2022-09-25 16:09:58 :: Extended Video :: -----------------------------------------------------------------------------
2022-09-25 16:09:58 :: Extended Video :: 1 of 2 :: The Cranberries :: 0 Artist Music Videos previously downloaded, skipping...
2022-09-25 16:09:58 :: Extended Video :: 2 of 2 :: Rage Against the Machine :: 0 Artist Music Videos previously downloaded, skipping...

What am I missing here?

Emby

How does it determine which media server you're using? I'm using Emby and there is no env variables to set in docker to state it's Emby....

Recyclarr using deprecated formats in the provided recyclarr.yaml

[WRN] These Custom Formats do not exist in the guide and will be skipped: ["5b1a5d3df27396373b4ce236fc337eaa","3472d276482257d68f7836a55ca24877","1d433e1e075704f1a8a1ae3e1c371460","403f3f6266b90439cacc1e07cae4dc2d","26fa26253af4001701fedb56cec376dc","1c7d7b04b15cc53ea61204bebbcc1ee2","66aaa8c2c03c0191a95f0d655b75ab10","afeb99e5db09290546f742503ce1cdb6","96848626e1570c122aba8642fe2714a2","4da96773192a51cf96178212642ca3bb","65be7ce5ec4c31e684c7b8368b8bd6bb","ffebc267e9c98d3d383f37b238550079","ac49fdbf6a662d380556f40ff4856f29"]

Suggest to remove or replace

Trailers and extra's not downloading

Trailers and extra's are not being downloaded. I tried it with multiple movies that all have en-us video content on tmdb.

Pastebin of MovieExtras.txt log

Pastebin of AutoExtras.txt log (note: all logging is before I added LotR to Plex)

Pastebin of Radarr log

Pastebin of the Radarr-part of the docker-compose.yml

Radarr seems to work fine. It search movies and let the downloader download the movies, movies that are finshed downloading get moved to the Plex db path, Plex imports them, etc. In the movie folder there are also an \trailers, \featurettes\ and \behind the scenes-folder created, but these stay empty.

Any thoughts on if I made a mistake somewhere and I'm missing something? Or whether there is something else going on?

no extras downloaded...

Hi.

First of all, thank you very much for the work and the time put into this project !!!!

I have RADARR running as Docker in my Synology NAS.
Unfortunately I don't have any extras after importing or renaming films :-(

Maybe I have set certain settings incorrectly?
MovieExtras.Log only shows the same all the time...

2022-10-21 16:30:11 :: MovieExtras :: Enable by setting enableExtras=true
2022-10-21 16:30:16 :: MovieExtras :: Script disabled, exiting...
2022-10-21 16:30:16 :: MovieExtras :: Enable by setting enableExtras=true
2022-10-21 16:30:24 :: MovieExtras :: Script disabled, exiting...
2022-10-21 16:30:24 :: MovieExtras :: Enable by setting enableExtras=true
2022-10-21 16:30:30 :: MovieExtras :: Script disabled, exiting...
2022-10-21 16:30:30 :: MovieExtras :: Enable by setting enableExtras=true
2022-10-21 16:30:33 :: MovieExtras :: Script disabled, exiting...
2022-10-21 16:30:33 :: MovieExtras :: Enable by setting enableExtras=true
2022-10-22 13:32:23 :: MovieExtras :: Script disabled, exiting...
2022-10-22 13:32:24 :: MovieExtras :: Enable by setting enableExtras=true

i want to download all possible extras incl. trailers in DE language.
Maybe there is a problem because i do not use Plex?
PlexNotify says:

xq: Error running jq: ExpatError: no element found: line 2, column 0.
xq: Error running jq: ExpatError: no element found: line 2, column 0.
2022-10-22 13:32:23 :: PlexNotify :: Radarr :: ERROR: No Plex Library found containing path "/My/Path/to/Library/RADARR_TEST"
2022-10-22 13:32:23 :: PlexNotify :: Radarr :: ERROR: Add "/My/Path/to/Library/RADARR_TEST" as a folder to a Plex Movie Library

And AutoExtra says something about missing Cookie.txt? Maybe you could provide an empty cookie.txt for ppl with this problem?

...
022-10-21 16:14:01 :: MovieExtras :: Tested Successfully
2022-10-21 16:14:01 :: AutoExtras :: 12 of 14 :: 12 :: Processing with MovieExtras.bash
2022-10-21 16:14:02 :: MovieExtras :: Tested Successfully
2022-10-21 16:14:02 :: AutoExtras :: 13 of 14 :: 13 :: Processing with MovieExtras.bash
2022-10-21 16:14:03 :: MovieExtras :: Tested Successfully
2022-10-21 16:14:03 :: AutoExtras :: 14 of 14 :: 14 :: Processing with MovieExtras.bash
2022-10-21 16:14:04 :: MovieExtras :: Tested Successfully
2022-10-21 16:14:37 :: AutoExtras :: Cookies File Not Found!
2022-10-21 16:14:37 :: AutoExtras :: 1 of 14 :: 1 :: Processing with MovieExtras.bash
2022-10-21 16:14:38 :: AutoExtras :: 2 of 14 :: 2 :: Processing with MovieExtras.bash
2022-10-21 16:14:39 :: AutoExtras :: 3 of 14 :: 3 :: Processing with MovieExtras.bash
2022-10-21 16:14:39 :: AutoExtras :: 4 of 14 :: 4 :: Processing with MovieExtras.bash
2022-10-21 16:14:40 :: AutoExtras :: 5 of 14 :: 5 :: Processing with MovieExtras.bash
2022-10-21 16:14:41 :: AutoExtras :: 6 of 14 :: 6 :: Processing with MovieExtras.bash
2022-10-21 16:14:42 :: AutoExtras :: 7 of 14 :: 7 :: Processing with MovieExtras.bash
2022-10-21 16:14:42 :: AutoExtras :: 8 of 14 :: 8 :: Processing with MovieExtras.bash
2022-10-21 16:14:43 :: AutoExtras :: 9 of 14 :: 9 :: Processing with MovieExtras.bash
2022-10-21 16:14:44 :: AutoExtras :: 10 of 14 :: 10 :: Processing with MovieExtras.bash
2022-10-21 16:14:45 :: AutoExtras :: 11 of 14 :: 11 :: Processing with MovieExtras.bash
2022-10-21 16:14:45 :: AutoExtras :: 12 of 14 :: 12 :: Processing with MovieExtras.bash
2022-10-21 16:14:46 :: AutoExtras :: 13 of 14 :: 13 :: Processing with MovieExtras.bash
2022-10-21 16:14:47 :: AutoExtras :: 14 of 14 :: 14 :: Processing with MovieExtras.bash

i realy hope i get these script running - i would LOVE to see my DE extras with trailers automated downloaded ;-)

thank u

log command issue

Hello it seems my system Ubuntu 16.04 hasn't got "log" command.
I have this error:
13:02:32.2|Error|MovieExtras.bash|/config/extended/scripts/MovieExtras.bash: line 34: log: command not found

What should i do?
Tnx

Issue with Recyclarr

Hello,

Thanks for making this extended version of Radarr. I'm currently setting it up as a replacement for my radarr instance.

One of the reasons i was compelled to test this out is because of the auto configuration/sync from trash guides, ie auto configuring custom formats

Its one of the first things i noticed custom format setting upon the initial run, they have not been configured. Based on the following Logs, there appears to be an issue.

`022-10-03 04:51:29 :: Recycalarr :: Importing default recylarr config file to: /config/extended/configs/recyclarr.yaml
2022-10-03 04:51:29 :: Recycalarr :: Updating Radarr via Recyclarr
Found Unrecognized YAML Property: Failed to create an instance of type 'System.String'.
Please remove the property quoted in the above message from your YAML file
Exiting due to invalid configuration

2022-10-03 04:51:50 :: Recycalarr :: Complete
2022-10-03 06:42:00 :: Recycalarr :: Updating Radarr via Recyclarr
Found Unrecognized YAML Property: Failed to create an instance of type 'System.String'.
Please remove the property quoted in the above message from your YAML file
Exiting due to invalid configuration

2022-10-03 06:42:09 :: Recycalarr :: Complete
2022-10-03 08:18:59 :: Recycalarr :: Updating Radarr via Recyclarr
Found Unrecognized YAML Property: Failed to create an instance of type 'System.String'.
Please remove the property quoted in the above message from your YAML file
Exiting due to invalid configuration

2022-10-03 08:19:10 :: Recycalarr :: Complete
2022-10-03 08:19:32 :: Recycalarr :: Updating Radarr via Recyclarr
Found Unrecognized YAML Property: Failed to create an instance of type 'System.String'.
Please remove the property quoted in the above message from your YAML file
Exiting due to invalid configuration`

The only two things i veered from where the original storage directory.

I'm using /data instead of /storage (based on trash guide recommendations and my experience with unraid i stay away from dropping everything under config folder for any data/media.

The second was changing the standard webui redirect port from 7878 to 7979 because of the other instance im currently running.

Let me know if i can provide any further details.

Is this normal behaviour?

So I got everything installed and running.

However, the logs for MovieExtras shows the following.

MovieExtras :: Cookies File Not Found!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.