Commit Graph

24 Commits

Author SHA1 Message Date
Roardom 071c83b0db fix: tmdb service 2023-12-30 12:58:47 +00:00
Roardom fd12439113 fix: tmdb service phpstan ci 2023-12-30 11:34:23 +00:00
Roardom a837f59eae update: modularize tmdb service arrays and add types 2023-12-30 10:27:18 +00:00
Roardom a28a7d2b43 fix: null season numbers
Sometimes, tmdb is returning null season numbers (even though their documentation states that the return value is always an integer). Fix it by using the originally fetched season number instead of relying on returned data.
2023-07-19 09:01:50 +00:00
Roardom 1d4ddf5245 fix: tmdb seasons null season number 2023-07-14 21:21:37 +00:00
Roardom a8f821499f fix: duplicate credit insertion 2023-07-13 00:49:40 +00:00
Roardom b6fa5b4da4 update: optimize process tv and process movie jobs 2023-07-12 11:07:18 +00:00
Roardom 9d4789ba91 refactor: require whitespace before statements 2023-07-07 00:27:13 +00:00
Roardom 80428fdc88 refactor: swap count and comparisons to 0 with exists() 2023-06-19 23:18:40 +00:00
Roardom 7e1bb1ad5b update: new metadata redesign 2023-03-19 18:48:55 -05:00
HDVinnie 472c820f99 update: UNIT3D linting
- github action updated with new ruleset in pint.json
- codebase linted with new ruleset
- contributors can now run `./vendor/bin/pint`
- action workflow will auto correct any lint issues upon commit/opened pull request
2023-02-02 08:02:34 -05:00
Roardom b2dc736ca2 fix: wrong director 2022-08-31 10:07:00 -05:00
HDVinnie 98521378d2 chore: phpdoc blocks 2022-01-10 17:46:43 -05:00
HDVinnie 97394c062f chore: adopt type hints 2022-01-07 23:35:33 -05:00
HDVinnie 2a53cea216 refactor: newline after statement 2021-09-28 12:49:46 -04:00
HDVinnie ec3ae6549d fix: #1880 2021-09-21 18:29:08 -04:00
HDVinnie 92fac1355e fix: #1842
- closes #1842
2021-07-17 12:29:14 -04:00
HDVinnie d77b76365a Apply fixes from StyleCI
[ci skip] [skip ci]
2021-07-11 14:48:11 +00:00
HDVinnie fd5a3b8ae4 update: meta recommendations 2021-07-11 10:44:08 -04:00
HDVinnie 8a9d94e07a update: preslash simple functions
- performance
2020-12-31 12:41:46 -05:00
HDVinnie 645a171bfe refactor: jobs 2020-12-30 12:26:27 -05:00
HDVinnie 467d31f10a refactor: constructor promotions 2020-12-17 23:25:50 -05:00
HDVinnie 992245bbcc Apply fixes from StyleCI
[ci skip] [skip ci]
2020-10-28 20:42:44 +00:00
HDVinnie e5a4a16ddf refactor: meta data system
- Complete rewrite of meta data system
- New media hub feature.
- Torrent Bumping Refactor
- Wish System Disabled until refactored
- Fetch meta command added for fetchinng new meta on prexsisnting torrents.
- plus alot more
- closes #1428
- closes #1344
- closes #1147
- closes #361
2020-10-28 16:42:22 -04:00