Commit graph

25183 commits

Author SHA1 Message Date
Patrick Barron
6b940e141e Remove unnecessary AsQueryable() 2023-11-22 09:34:14 -05:00
Bond-009
547d8c07b3
Merge pull request #10592 from barronpm/librarychangednotifier-cleanup
LibraryChangedNotifier Cleanup
2023-11-22 12:57:41 +01:00
Atharva Vaidya
2f87158e68 Translated using Weblate (Marathi)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
2023-11-21 12:30:12 -05:00
Lucas Fogolin
380c367e49 Translated using Weblate (Portuguese (Brazil))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_BR/
2023-11-18 05:13:03 -05:00
Claus Vium
2d2d553bbc
Merge pull request #10591 from Bond-009/dotnet82
Use new .NET 8 features
2023-11-17 08:40:34 +01:00
Claus Vium
e7eeb08d34
Merge pull request #10590 from Gauvino/master
Fix action building
2023-11-17 08:40:13 +01:00
Bond-009
9f02771748
Merge pull request #10581 from jellyfin/renovate/major-dotnet-monorepo
chore(deps): update dependency dotnet-ef to v8
2023-11-16 18:20:13 +01:00
Bond-009
ea08de37fe
Merge pull request #10595 from jellyfin/renovate/ci-deps
chore(deps): update github/codeql-action action to v2.22.7
2023-11-16 18:16:09 +01:00
renovate[bot]
9fdac2b01f
chore(deps): update github/codeql-action action to v2.22.7 2023-11-16 14:06:29 +00:00
Patrick Barron
e46e3be667 Remove DLNA socket code 2023-11-15 20:54:03 -05:00
Patrick Barron
a8c55ae8fe Remove RSSDP 2023-11-15 20:53:50 -05:00
Patrick Barron
f1aba6b952 Remove Emby.Dlna 2023-11-15 20:53:44 -05:00
Patrick Barron
01fd42cf95 Remove DLNA API code 2023-11-15 20:53:35 -05:00
Patrick Barron
0a03539dc4 Remove DLNA tests 2023-11-15 20:52:44 -05:00
Patrick Barron
4e61c2b4ec Enable nullable in LibraryChangedNotifier 2023-11-15 20:31:07 -05:00
Patrick Barron
0ea9f713f4 Document LibraryChangedNotifier 2023-11-15 20:07:07 -05:00
Patrick Barron
c38bfd281c Use file-scoped namespace 2023-11-15 19:49:15 -05:00
Patrick Barron
7e645dcfc0 Make ILibraryChangedNotifier sealed 2023-11-15 19:48:50 -05:00
Patrick Barron
8f5f0a0310 Combine library item event handlers 2023-11-15 19:39:45 -05:00
Patrick Barron
eb4d8e13df Break up long lines 2023-11-15 19:39:44 -05:00
Patrick Barron
98f8cb2ad0 Use target-typed new for fields 2023-11-15 19:39:44 -05:00
Patrick Barron
8eb2fa53b5 Use pattern matching for EnableRefreshMessage 2023-11-15 19:39:44 -05:00
Uruk
72ba002837 Fix README.md, debian/control, jellyfin.spec
```
2023-11-16 01:12:25 +01:00
renovate[bot]
598beeb5d4
chore(deps): update dependency dotnet-ef to v8 2023-11-15 23:56:14 +00:00
Bond_009
faa22cdb84 Update deps
* Removes SourceLink as it should work automagically with .NET 8
2023-11-16 00:50:48 +01:00
Bond_009
3c3f0a765e Use new IPNetwork.TryParse function 2023-11-16 00:50:17 +01:00
Bond_009
464de13acf Use new static ZipFile functions 2023-11-16 00:49:23 +01:00
Uruk
f3b882d0e2 Fix build and changed debian to bookworm 2023-11-16 00:43:37 +01:00
Cody Robibero
6d1abf67c3
Merge pull request #10463 from jellyfin/dotnet8
Update to .NET 8
2023-11-15 16:35:14 -07:00
Bond_009
5fa1b8ac3a Update more Dockerfiles 2023-11-15 22:21:20 +01:00
Bond_009
5dad89cee3 Update Dockerfiles 2023-11-15 22:06:09 +01:00
Bond_009
05b35dc41f Update Azure pipelines 2023-11-15 16:49:44 +01:00
Bond-009
350df4a617
Merge pull request #10580 from jellyfin/renovate/ci-deps
chore(deps): update github/codeql-action action to v2.22.6
2023-11-15 16:20:38 +01:00
Bond-009
32843b1fd6
Merge pull request #10582 from jellyfin/renovate/danielpalme-reportgenerator-github-action-digest
chore(deps): update danielpalme/reportgenerator-github-action digest to 4d510cb
2023-11-15 16:20:23 +01:00
Bond_009
a1410ea899 Update GitHub workflows 2023-11-15 16:16:51 +01:00
Bond_009
efec6e7a23 Address review comment 2023-11-15 15:22:51 +01:00
ArabCoders
c4013d2e10 Updated the summary and the Dto name. 2023-11-15 13:55:14 +03:00
Bond_009
8ee1525894 Fix runtime errors 2023-11-14 22:01:10 +01:00
Bond_009
635d67d458 Revert "Use System.Net.IPNetwork"
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
2023-11-14 21:16:33 +01:00
Bond_009
0fd36a5bf1 Fix warnings in test projects 2023-11-14 21:14:23 +01:00
Bond_009
b62b0ec2b5 Fix warnings 2023-11-14 21:14:21 +01:00
Bond_009
99e0d46ad9 Use System.Net.IPNetwork 2023-11-14 21:13:51 +01:00
Bond_009
eb022c49cc Update to .NET 8 2023-11-14 21:12:16 +01:00
renovate[bot]
89b1eba249
chore(deps): update danielpalme/reportgenerator-github-action digest to 4d510cb 2023-11-14 20:11:11 +00:00
Bond-009
3ec2d5592e
Merge pull request #10574 from barronpm/dlna-plugin3
Move DLNA to Plugin (Part 1 (Part 2))
2023-11-14 21:10:41 +01:00
renovate[bot]
203fe5c103
chore(deps): update github/codeql-action action to v2.22.6 2023-11-14 17:11:01 +00:00
Pithaya
eb2bcc91c5
Merge branch 'master' into feat/book-persons 2023-11-13 18:07:23 +01:00
Radu Terec
ea54623058 Translated using Weblate (Romanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2023-11-13 11:25:52 -05:00
Christo
532f1e844b Translated using Weblate (Afrikaans)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2023-11-13 11:25:52 -05:00
Simas Šimas
a76a9056a2 Translated using Weblate (Lithuanian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
2023-11-13 11:25:52 -05:00