Commit graph

3475 commits

Author SHA1 Message Date
meisnate12
7f845a822c [53] fix episode cache 2024-04-02 11:00:12 -04:00
meisnate12
7798cc2af0 [52] add tmdb episode cache 2024-04-02 10:56:47 -04:00
meisnate12
7920bbb31f
Merge pull request #1954 from YozoraXCII/nightly
rework homepage and add demo video
2024-03-29 15:30:30 -04:00
Yozora XCII
76ac6ce71f update README with shields image and demo video 2024-03-29 17:49:11 +00:00
Yozora XCII
c10b2cd2a0 rework homepage and add demo video 2024-03-29 16:24:37 +00:00
meisnate12
b256e7783e [51] Merge remote-tracking branch 'Arial-Z/Studio-add-Searchlight-Pictures' into nightly 2024-03-28 16:47:26 -04:00
meisnate12
7ec1f78161 [51] fix episode rating overlays 2024-03-28 16:45:55 -04:00
Arial-Z
9d6c2dbc64 Add Searchlight Pictures studio 2024-03-28 19:16:23 +01:00
meisnate12
e730222921 [48] remove check_nightly 2024-03-28 09:08:28 -04:00
meisnate12
e7ae8f7b11 [47] Merge remote-tracking branch 'jz1/fix-dv-hdr-regex' into nightly 2024-03-27 09:35:53 -04:00
meisnate12
784298b21b [47] Merge remote-tracking branch 'anon_fawkes/docker-patch' into nightly 2024-03-27 09:35:16 -04:00
meisnate12
6902962ebf [47] Merge remote-tracking branch 'yozora/nightly' into nightly 2024-03-27 09:35:07 -04:00
meisnate12
34ce51631b [47] Add new Overlay special text options 2024-03-27 09:33:38 -04:00
meisnate12
5cd1635afc [46] TPDb Rate Limit 2024-03-27 08:47:19 -04:00
jz1
4c200c81ad
Fix DV-HDR regex, after regex split
Fix for Overlay Error: Regular Expression Invalid: (?i)\bdv((.hdr10?\b)
2024-03-27 13:26:48 +01:00
Yozora XCII
9ea1ad3492 add invisible titles for operations so that they can be searched 2024-03-27 10:16:14 +00:00
johnfawkes
7ad2e97dba
Update overview.md
Starting with latest docker version 25.05 the ``version`` line is now obsolete in docker compose files
2024-03-27 05:22:02 -04:00
meisnate12
09074e23a5
Merge pull request #1949 from ymendel/ym/fix-mapping-sort
fix "mapping_sort"
2024-03-26 13:33:11 -04:00
Yossef Mendelssohn
7e43dc1d74 fix a syntax error 2024-03-26 12:51:10 -04:00
meisnate12
e978024b26 [45] small fix 2024-03-26 12:31:43 -04:00
meisnate12
b4cd72606a [44] Merge remote-tracking branch 'jz1/nightly' into nightly 2024-03-26 12:31:01 -04:00
meisnate12
c1087db2c2 [44] Merge remote-tracking branch 'ymendel/ym/add-mapping-sort' into nightly 2024-03-26 12:28:53 -04:00
meisnate12
dbb063a0d1 [44] Merge remote-tracking branch 'yozora/metadatabackupfix' into nightly 2024-03-26 12:24:02 -04:00
meisnate12
f5ba6f5aad [44] Merge remote-tracking branch 'jz1/regextagattributefixandlanguage' into nightly 2024-03-26 12:23:53 -04:00
meisnate12
49aa9ef0aa [44] Merge remote-tracking branch 'anon_fawkes/resolution-fix-dvhdr' into nightly 2024-03-26 12:22:06 -04:00
meisnate12
331f8e45f9 [44] Merge remote-tracking branch 'kevbentz/patch-2' into nightly 2024-03-26 12:20:52 -04:00
meisnate12
0ef15080fe [44] Merge remote-tracking branch 'yozora/cssfun' into nightly 2024-03-26 12:19:55 -04:00
meisnate12
1532f0558b [44] Merge remote-tracking branch 'yozora/issuecleanup' into nightly 2024-03-26 12:18:54 -04:00
meisnate12
f5c5aa345d [44] Merge remote-tracking branch 'yozora/docfixes' into nightly 2024-03-26 12:18:29 -04:00
meisnate12
0f6b347906 [44] Merge remote-tracking branch 'chazlarson/language-schema' into nightly 2024-03-26 12:18:17 -04:00
meisnate12
7585b833f2 [44] Merge remote-tracking branch 'bull/patch-6' into nightly 2024-03-26 12:17:54 -04:00
meisnate12
3af4af8f5a [44] update advance preferences 2024-03-26 12:15:46 -04:00
johnfawkes
2bc8c3aeb8 Add DV HDR10+
Signed-off-by: johnfawkes <33303104+JohnFawkes@users.noreply.github.com>
2024-03-26 01:48:31 -04:00
Yozora XCII
0b0c559fbf update streaming limit to 10,000 due to error. Add admonition explaining originals_key for streaming file. 2024-03-25 20:28:11 +00:00
kevbentz
304afd225c
Update franchise.yml
Removed:

Law & Order: Hate Crimes

Star Wars: Rangers of the New Republic
Star Wars: Lando

Series have been cancelled/shelved and have not/will not be airing. Listings have been removed from TMDB.
2024-03-24 10:55:07 -04:00
kevbentz
75b817b64a
Update franchise.yml
Removed:

Law & Order: Hate Crimes

Star Wars: Rangers of the New Republic
Star Wars: Lando

Series have been cancelled/shelved and have not/will not be airing.  Listings have been removed from TMDB.
2024-03-23 21:40:34 -04:00
bullmoose20
acb585f81b adjust content_rating*.yml collection names to avoid skipping duplicate collection message in meta.log 2024-03-23 21:38:10 -04:00
jz1
efbe9a4e0f
Reduces unnecery searches with language filters
languageCode is not being used, since it checks for the full name language only when it creates a filter. Hence it's now removed to reduce searches.
2024-03-23 10:30:48 +01:00
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