Commit Graph

44 Commits

Author SHA1 Message Date
Tim Eisele
f349d91670
Add analyzers and fix issues (#86)
Some checks failed
🏗️ Build Plugin / call (push) Has been cancelled
📝 Create/Update Release Draft & Release Bump PR / call (push) Has been cancelled
🔬 Run CodeQL / call (push) Has been cancelled
🧪 Test Plugin / call (push) Has been cancelled
🏷️ Sync labels / call (push) Has been cancelled
2024-09-30 07:49:06 -06:00
Killy
ab02bde8e4
Fix for collections with < entries than requested (#74) 2024-09-06 07:47:20 -06:00
Cody Robibero
b493476705
10.9 (#79) 2024-05-11 13:25:41 -06:00
Cody Robibero
555c7467c3
Merge pull request #69 from lordwelch/fixMultipleVersions 2022-06-12 08:04:46 -06:00
K3rnelPan1c
93018571c6 fix: meta ci workflows 2022-05-15 23:24:17 +02:00
lordwelch
57421f75e6 Only add primary versions to collections 2022-04-07 19:00:12 -07:00
Cody Robibero
c7e3fce0eb 10.8 support 2022-03-27 14:20:00 -06:00
Cody Robibero
286ebb0cd5 Use BaseItemKind 2021-12-26 17:27:13 -07:00
Cody Robibero
b24a6bdd6f Revert "Use BaseItemKind"
This reverts commit eda0a1f4d5.
2021-12-26 17:24:51 -07:00
Cody Robibero
eda0a1f4d5 Use BaseItemKind 2021-12-26 17:24:04 -07:00
WWWesten
14a0f72d51
Update TMDbBoxSetManager.cs
Fixed tipo "kоллекция" ->  "коллекция" in the _collectionRegex
2021-11-04 12:59:41 +05:00
Cody Robibero
ce98db6f33
Merge pull request #43 from danimart1991/feature/strip-collection-multilanguage 2021-11-01 15:01:42 -06:00
Cody Robibero
d1b213ad29 Fix ci 2021-11-01 11:41:35 -06:00
Cody Robibero
e6e57d9664 10.8 support 2021-09-27 19:49:16 -06:00
Daniel Martin Gonzalez
b2fc003d33 Strip Collection string multilanguage 2021-04-15 14:01:06 +02:00
Daniel Martin Gonzalez
4c274ecda7 Fix PR comments 2021-04-14 15:18:36 +02:00
Daniel Martin Gonzalez
0b08fd9376 Fix #38: NullReferenceException on Collection Name 2021-04-14 13:44:51 +02:00
Daniel Martin Gonzalez
c54694a43e Fix 36: Save button has wrong text 2021-04-14 10:30:53 +02:00
Cody Robibero
3c4065547b
Update Jellyfin.Plugin.TMDbBoxSets/TMDbBoxSetManager.cs
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2020-12-03 12:49:23 -07:00
crobibero
a777ce8ed7 Target 10.7 2020-12-03 08:23:42 -07:00
David
c450868040 Add authorization and response code documentation 2020-08-11 20:34:30 +02:00
David
45a748f491 Migrate to Asp.Net Core Web Api 2020-08-11 17:49:00 +02:00
Anthony Lavado
bca2760706
Merge pull request #21 from oddstr13/pr-10.6-1
Update for 10.6.0
2020-07-18 17:45:33 -04:00
Odd Stråbø
fbb5e9e6ee Fix non-generic ILogger injection 2020-07-06 21:46:50 +02:00
Odd Stråbø
b78b786259 Bump version and targetAbi 2020-07-05 13:23:22 +02:00
dkanada
424462172c update checkbox usages 2020-07-04 23:35:29 +09:00
Odd Stråbø
319a45e487 Update for 10.6.0 2020-06-30 15:04:04 +02:00
dkanada
2022e94541 minor changes to build metadata 2020-05-27 12:24:01 +09:00
dkanada
527595e598 add option to strip collection keyword from name 2020-05-24 12:05:29 +09:00
Cameron Cordes
36601e9d52 Bump version to 5.0.0 and fix formatting 2020-03-09 10:03:14 -04:00
Cameron Cordes
748ace4f99 Change Jellyfin version back now that 10.5 is in NuGet 2020-03-09 09:25:13 -04:00
Cameron Cordes
bba42f3485 Fix signature change from InternalItemsQuery
The type changed from ValueTuple to IReadOnlyList, this fixes the syntax
change and also points to the new 10.5-pre1 package to get the api
changes.
2020-03-05 21:17:29 -05:00
Joshua M. Boniface
b9c4022333 Make GUID lowercase and bump version (#4) 2019-09-30 01:34:00 -04:00
dkanada
7debd6455e change category 2019-05-12 18:26:08 -07:00
Joshua Boniface
c6e09de985 Bump version and Jellyfin version 2019-04-19 15:34:57 -04:00
Claus Vium
de1755d402 Update nuget package 2019-02-16 22:12:41 +01:00
Claus Vium
aece1e7c46 Add 10.2.0 nuget packages 2019-02-16 08:35:41 +01:00
Claus Vium
f342ab0fde
Fix indentation 2019-02-14 12:30:40 +01:00
Claus Vium
7ef2f50879
Update configurationpage.html 2019-02-14 12:28:27 +01:00
Claus Vium
6f1bf19b9a Add title, help button and some extra information 2019-02-06 22:22:59 +01:00
Claus Vium
e85b872f9d Hook up the scan button 2019-02-06 21:37:45 +01:00
Claus Vium
043371e31a Add config page and hook it up, and some logging 2019-02-06 20:38:24 +01:00
Claus Vium
605e62ad90 Minor changes 2019-02-06 12:15:22 +01:00
Claus Vium
b37d905681 Rename to jellyfin plugin naming conventions 2019-02-06 11:01:55 +01:00