DariusIII
|
7a97d0a0f4
|
Add image optimization on save
|
2023-10-03 22:16:14 +02:00 |
|
DariusIII
|
09488b3de4
|
CS fixes
|
2023-10-01 12:25:18 +02:00 |
|
DariusIII
|
219de93577
|
Fix tv matching regex
|
2023-10-01 12:24:57 +02:00 |
|
DariusIII
|
4416e5d703
|
Improve more TV related regexes
|
2023-09-30 20:30:11 +02:00 |
|
DariusIII
|
41ac1ca1c6
|
Improve TV season and episode matching
|
2023-09-30 14:22:15 +02:00 |
|
DariusIII
|
9f34a0ea05
|
CS fixes
|
2023-09-23 19:47:47 +02:00 |
|
DariusIII
|
d14e81abcd
|
Fix movie imdb matching
|
2023-09-23 19:46:59 +02:00 |
|
Fossil
|
cf58a56e58
|
Fix movie year not being parsed correctly
|
2023-09-23 18:45:55 +02:00 |
|
DariusIII
|
a76a65c2f7
|
CS fixes
|
2023-09-17 12:21:26 +02:00 |
|
DariusIII
|
78a314ce7b
|
Check for empty array. Closes #1404
|
2023-09-10 13:37:48 +02:00 |
|
DariusIII
|
72c06a2886
|
Update categorization to try and prevent season packs in movie cats
|
2023-09-05 16:53:22 +02:00 |
|
DariusIII
|
ef616bf073
|
CS fixes
|
2023-08-15 09:06:48 +02:00 |
|
DariusIII
|
0adb806bed
|
CS fixes
|
2023-08-15 09:05:48 +02:00 |
|
DariusIII
|
3d53ade578
|
Add check if backfill data exists. Closes #1388
|
2023-08-15 09:04:53 +02:00 |
|
DariusIII
|
0c25e1d79f
|
CS fixes
|
2023-07-16 15:47:59 +02:00 |
|
DariusIII
|
aef8e06c93
|
CS fixes
|
2023-06-28 23:20:32 +02:00 |
|
DariusIII
|
cdc855bb65
|
Add check if sample image is jpeg. Closes #1253
|
2023-06-28 23:09:55 +02:00 |
|
DariusIII
|
7e71e9826d
|
CS fixes
|
2023-06-27 22:05:11 +02:00 |
|
DariusIII
|
56bc72a10e
|
Add password flag to 7zip command
|
2023-06-27 22:02:56 +02:00 |
|
DariusIII
|
71ca72fd10
|
CS fixes
|
2023-06-19 22:12:17 +02:00 |
|
DariusIII
|
cd29c234cd
|
CS fixes
|
2023-06-01 15:22:39 +02:00 |
|
DariusIII
|
df1b92ad12
|
Revert some changes that caused errors with climate usage
|
2023-06-01 15:15:32 +02:00 |
|
DariusIII
|
bb4faa1ea8
|
More changes related to issue #1341
|
2023-05-31 20:36:26 +02:00 |
|
DariusIII
|
2ac7d2e579
|
Fix NameFixer ColorCLI call. Closes #1341
|
2023-05-31 11:45:50 +02:00 |
|
DariusIII
|
a14cf0a922
|
CS fixes
|
2023-05-23 23:30:33 +02:00 |
|
DariusIII
|
892cdb0941
|
Update message display
|
2023-05-14 18:38:32 +02:00 |
|
DariusIII
|
9ce003a497
|
CS fixes
|
2023-04-29 09:45:16 +02:00 |
|
DariusIII
|
2bc75ce501
|
Remove retunr type declaration for now
|
2023-04-29 09:42:36 +02:00 |
|
DariusIII
|
2f162d005e
|
CS fixes
|
2023-04-28 21:28:28 +02:00 |
|
DariusIII
|
711c7dcb98
|
Fix return type declaration
|
2023-04-28 21:27:02 +02:00 |
|
DariusIII
|
920ab6f987
|
CS fixes
|
2023-04-27 21:33:42 +02:00 |
|
DariusIII
|
9ccaf44d1b
|
Update isTV regex
|
2023-04-24 23:06:20 +02:00 |
|
DariusIII
|
f3c1557b3b
|
Update isUHDTV categorization function
|
2023-04-24 22:55:26 +02:00 |
|
DariusIII
|
4dc94e6a23
|
Define default connection parameters
|
2023-04-22 11:03:47 +02:00 |
|
DariusIII
|
8a44b5dd54
|
Remove unused parameters
|
2023-04-22 09:21:48 +02:00 |
|
DariusIII
|
0164aa9c1a
|
Cast to seasoNo and episodeNo to int in one more place
|
2023-04-22 08:58:07 +02:00 |
|
DariusIII
|
c0a6b19cc9
|
Cast season and episode numbers to integer
|
2023-04-21 23:20:55 +02:00 |
|
DariusIII
|
213014ca48
|
CS fixes
|
2023-04-21 22:34:55 +02:00 |
|
DariusIII
|
6bfdfae8f6
|
Remove default array definitions from class constructors
|
2023-04-14 23:50:14 +02:00 |
|
DariusIII
|
75c3778653
|
Move sanitize function into helpers
|
2023-04-12 21:58:23 +02:00 |
|
DariusIII
|
f2470a0cd6
|
Add more error catching
|
2023-04-12 16:55:07 +02:00 |
|
DariusIII
|
3e5a5cf9ce
|
CS fixes
|
2023-04-11 23:10:34 +02:00 |
|
DariusIII
|
80f09f8103
|
Update IRCScraper
|
2023-04-11 23:05:12 +02:00 |
|
DariusIII
|
7546038e1c
|
Wrap searches into try catch blocks
|
2023-04-11 22:56:56 +02:00 |
|
DariusIII
|
4c6c5270bd
|
Update used packages and make client and search public
|
2023-04-10 13:41:16 +02:00 |
|
Fossil
|
0caf2e66ee
|
Use correct function to clean search query
replaceLast() was the wrong function to achieve this.
|
2023-04-09 21:07:39 +02:00 |
|
DariusIII
|
cf9364450b
|
Add missing Str class
|
2023-04-09 15:44:51 +02:00 |
|
Fossil
|
4893bf6ee8
|
Add more string escape/replace methods for search
|
2023-04-09 15:14:56 +02:00 |
|
DariusIII
|
85fa242597
|
Escape some of the characters in query string
|
2023-04-09 02:08:23 +02:00 |
|
DariusIII
|
7c2ef16d99
|
Remove typed property from $namestatus
|
2023-04-09 00:46:53 +02:00 |
|