Commit graph

3237 commits

Author SHA1 Message Date
jz1
77960b4f9e
Fix for regex filter tag attribute
Creates now the correct filter with regex, by using the correct language annotation.
2024-03-23 10:27:56 +01:00
Yozora XCII
28cb776082 fix white-space for annotations 2024-03-23 00:05:03 +00:00
Yozora XCII
f6d7462ae4 Fixes #1939 2024-03-22 20:40:32 +00:00
Yozora XCII
273cbaaa64 fix tooltip background color 2024-03-22 16:27:44 +00:00
bullmoose20
06037c6823
Update spirit.yml to add "Independent" 2024-03-22 08:48:39 -04:00
bullmoose20
96436da98d
Update spirit.md to add "Independent" 2024-03-22 08:47:21 -04:00
Yozora XCII
de213c4cbb , Closes #833, Closes #898, Closes #1055, Closes #1119, Closes #1225, Closes #1354, Closes #1359, Closes #1468, Closes #1469, Closes #1492, Closes #1560, Closes #1573, Closes #1624, Closes #1625, Closes #1650, Closes #1658, Closes #1820, Closes #1822, Closes #1833, Closes #1838, Closes #1851, Closes #1861, Closes #1873, Closes #1875, Closes #1918 2024-03-22 11:53:50 +00:00
Yozora XCII
47d91c8b8c fix bad monitor: movie entries for Radarr 2024-03-22 11:33:08 +00:00
Chaz Larson
2850c725a7 fix languages template variable 2024-03-21 23:51:38 -05:00
meisnate12
203e085037 [44] add more logging to imdb search 2024-03-21 18:26:56 -04:00
jz1
3bcc3cc829
Fix, Check requirements.txt in script dir instead of config
When run not on docker, check for requirements.txt from the dir where the script resides instead of the config dir when using --config command for a different directory.
2024-03-21 11:44:43 +01:00
bullmoose20
dcca499de4
Update unraid.md to fix paths for consistency in wiki 2024-03-20 21:41:24 -04:00
bullmoose20
d0b2f2f5cc
Update unraid.md to fix path issue 2024-03-20 21:24:19 -04:00
Yossef Mendelssohn
aca30dadea don't process sort_name or sort_mapping repeatedly
Once they're set, they should be left alone.

Maybe doing this in one loop isn't the clearest way to do it.
2024-03-20 16:38:15 -04:00
Yossef Mendelssohn
6c87b93030 add documentation for mapping_sort 2024-03-20 15:31:38 -04:00
Yossef Mendelssohn
68a7aa616d add mapping_sort variable, like collection_sort
Simply doing the same thing with `move_prefix`, but on the mapping name.
2024-03-20 15:29:52 -04:00
jz1
dc19fd29a9
Fix double :: 2024-03-20 18:48:08 +01:00
jz1
4eff61502f
Fix for regex filter when language is unknown
Fix for when with the regex filter, the language is unknown.
It will check now first if its a string.
2024-03-20 18:35:56 +01:00
meisnate12
a92ee5de67 [43] fix cache table 2024-03-20 13:24:22 -04:00
meisnate12
ce4c77c834 [42] fix #1924 tmdb season naming issue 2024-03-20 11:35:15 -04:00
meisnate12
9c06105b79 [41] fix #1923 fix omdb mass rating update 2024-03-20 11:34:32 -04:00
meisnate12
1abb389c9d [40] move hash to different repo 2024-03-19 16:49:02 -04:00
meisnate12
aa474e62b1 [39] other small fixes 2024-03-19 16:31:25 -04:00
meisnate12
2a6cf72682 [38] Merge remote-tracking branch 'Shayne55434/patch-3' into nightly 2024-03-19 16:29:45 -04:00
meisnate12
5111eef3b6 [38] Merge remote-tracking branch 'cwar/dockerfile-build-requirements-1st' into nightly 2024-03-19 16:29:31 -04:00
meisnate12
cf2b40ab20 [38] Merge remote-tracking branch 'bull/patch-5' into nightly 2024-03-19 16:26:40 -04:00
meisnate12
466ad22066 [38] Merge remote-tracking branch 'yozora/imdbhash' into nightly 2024-03-19 16:24:28 -04:00
meisnate12
50fb3d231d [38] Merge remote-tracking branch 'yozora/tmdbdiscover' into nightly 2024-03-19 16:24:11 -04:00
meisnate12
03cdd75184 [38] Merge remote-tracking branch 'yozora/contentratings' into nightly 2024-03-19 16:23:21 -04:00
meisnate12
2e3229220d [38] Merge remote-tracking branch 'bull/patch-4' into nightly 2024-03-19 16:22:59 -04:00
meisnate12
f75cbc9d3d [38] Merge remote-tracking branch 'chazlarson/asset-clarity' into nightly 2024-03-19 16:22:40 -04:00
bullmoose20
13e77f11da
Update streaming.yml overlays to specify defaults 2024-03-18 17:34:02 -04:00
Yozora XCII
b4eb7791fd update IMDb Hash 2024-03-18 14:20:55 +00:00
Yozora XCII
3a52003122 Clarify AND and OR lists for TMDB Discover builder 2024-03-18 13:23:20 +00:00
Yozora XCII
691855ad2e add AU and NZ Defaults to Navigation 2024-03-18 12:50:21 +00:00
bullmoose20
acb88654ca
Update config-schema.json to add some content_rating_* validations 2024-03-17 14:26:09 -04:00
Chaz Larson
038c703294
Update assets.md
add generic TV example
2024-03-13 16:59:31 -05:00
Chaz Larson
c0e8bf2677
Update assets.md
Add a generic example
2024-03-13 16:58:08 -05:00
Chaz Larson
fc8c258407
Update assets.md
Add more to the media path examples
2024-03-13 16:55:29 -05:00
bullmoose20
1b3ee1e520
Update streaming.yml to change Hayu with hayu 2024-03-10 07:44:14 -04:00
Shayne
904c151fd3
Update faqs.md
Grammar, typos, consistent spaces after a period.
2024-03-08 09:57:01 -06:00
Chris
ed7d61b782 build requirements + system packages before copying app code 2024-03-06 23:36:37 +00:00
meisnate12
c3c22bd789 [38] Fixed metadata backup issue where Artist, Album, and Track ratings were not being backed up 2024-03-06 17:04:30 -05:00
meisnate12
39c7975fe1 [37] fixed #1903 episode and mapper operations 2024-03-06 14:31:50 -05:00
meisnate12
029fa3cd93 [36] Fix #1902 mass_genre_update wasnt working correctly 2024-03-06 11:55:54 -05:00
meisnate12
4c902f929c [35] remove flixpatrol 2024-03-06 11:31:44 -05:00
meisnate12
1fa23ab411 [34] Merge branch 'refs/heads/FestiveKyle/plex-overide-verify-ssl' into nightly 2024-03-06 08:53:24 -05:00
meisnate12
793546f49f [34] Merge remote-tracking branch 'bull/patch-1' into nightly 2024-03-06 08:51:23 -05:00
meisnate12
eeba230952 [34] Merge remote-tracking branch 'yozora/docupdate' into nightly 2024-03-06 08:50:57 -05:00
meisnate12
748bbceaaf [34] Merge branch 'refs/heads/kevbentz/patch-1' into nightly 2024-03-06 08:50:43 -05:00