Commit Graph

5140 Commits (809b27f7c8976547b02fa3c1dfcf9459b6c287d3)

Author SHA1 Message Date
Stepan Goremykin 8925390ad4 Remove redundant cast
1 year ago
Stepan Goremykin a3d3ec7e0b Remove redundant SuppressFinalize call
1 year ago
herby2212 db5c2f738e integrate development from v1
1 year ago
herby2212 56aa37a314 Switch to named placeholders
1 year ago
[ ] e9e1fd214b Translated using Weblate (Pirate (pr))
1 year ago
Bond_009 b176beb88e Reduce string allocations
1 year ago
Bond_009 852f1dc0c1 Don't create non existent persons in LibraryManager.GetPerson
1 year ago
Patrick Barron 6f7413812f Add SystemManager service
1 year ago
Artnal c9ce246c17 Translated using Weblate (French)
1 year ago
Piranha 35e09cf203 Translated using Weblate (Spanish)
1 year ago
Bond-009 c124d02501
Merge pull request #10331 from barronpm/minor-cleanup
1 year ago
Claus Vium 467aa40d21
Merge pull request #10222 from Bond-009/photos
1 year ago
Patrick Barron 12b51cf2ba Reduce nesting in SessionManager.OnPlaybackStopped
1 year ago
Patrick Barron 78e00578c2 Use DI for IFileSystem
1 year ago
Bond-009 caaf8f026e
Merge pull request #10323 from hagaygo/master
1 year ago
Bond-009 14b06ecbe2
Merge pull request #10261 from barronpm/ihostlifetime
1 year ago
Bond-009 1514b5d052
Merge pull request #10219 from Bond-009/zfs
1 year ago
Patrick Barron ab0790271a
Apply suggestions from code review
1 year ago
Patrick Barron f746db9a54 Re-add shutdown/restart methods
1 year ago
officialdanielamani 5153e9259b Translated using Weblate (Malay)
1 year ago
Oliver Bastholm 6f464a3ac6 Translated using Weblate (Danish)
1 year ago
Hagay Goshen 34c4c9f034 allow repeated same tv guide m3u channels , issue 6527
1 year ago
Patrick Barron 59ec06c35c Clear active sessions on application stopping
1 year ago
Anand CU ea56b3edb7 Translated using Weblate (Kannada)
1 year ago
Bond_009 cc15ea7f65 Ignore .zfs folder
1 year ago
Bond_009 57891e7639 PhotoResolver: change how generated images are detected
1 year ago
trailfullideal b17ee80652 Translated using Weblate (Cherokee)
1 year ago
trailfullideal 3229d3ba02 Translated using Weblate (Assamese)
1 year ago
trailfullideal 79976b6b48 Translated using Weblate (Zulu)
1 year ago
trailfullideal 0eddc3e6ad Added translation using Weblate (Cherokee)
1 year ago
Cody Robibero ba7e3bfd82 Migrate to customizable cast receiver config
1 year ago
Patrick Barron 493de3297a Use IHostLifetime to handle restarting and shutting down
1 year ago
Cody Robibero 7958a2fd15
Merge pull request #10218 from Bond-009/librarymonitor
1 year ago
Cody Robibero 3a2799e61b
Merge pull request #10234 from Shadowghost/cleanup-playlists-task
1 year ago
Bond_009 b8f42573c4 Address review comments
1 year ago
Tim Eisele 151d678b0e
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
atomicmind 043fc387e0 Translated using Weblate (Slovenian)
1 year ago
Tim Eisele bce45992d9
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
Tim Eisele 61a49e94c4
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
Tim Eisele fccea4625d
Update Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionAndPlaylistPathsTask.cs
1 year ago
Tycho Brouwer db83bed9da Translated using Weblate (Dutch)
1 year ago
Shadowghost 783bb8a8cb Apply review suggestions
1 year ago
Shadowghost f7720e7c99 Extend collections cleanup task to include playlists too
1 year ago
Bond_009 767a42fbdb Minor LibraryMonitor improvements
1 year ago
Bond-009 3087881d93
Merge pull request #10056 from Bond-009/nullable2
1 year ago
Claus Vium ec1149eac5
Merge pull request #10200 from thornbill/next-up-continue
1 year ago
Bill Thornton 9ea46b9e17 Remove existing sessions for a user on the same device on login
1 year ago
Bill Thornton 9c64f94458 Add option to include resumable items in next up requests
1 year ago
Bill Thornton aea57c1a4a Remove unused variable
1 year ago
Bill Thornton 8d6e7d893b Remove one session per device id limitation
1 year ago
Lukáš Kucharczyk 5c5daac98c Translated using Weblate (Czech)
1 year ago
Nick 5a860710a8 Make TrickplayManifest dictionary key a string rather than Guid
1 year ago
Slug-Cat 25bc4b875c Translated using Weblate (Pirate (pr))
1 year ago
queeup da6a3c2bd3 Translated using Weblate (Turkish)
1 year ago
Daniel Martin Gonzalez 1aa0ce961b
Add new Spain content rating ERI
1 year ago
Bond-009 c7ca416206
Merge pull request #10138 from cvium/sqlite_client_poc
1 year ago
Bond-009 3b07d73d40
Merge pull request #10154 from goremykin/multiple-enumerations
1 year ago
NickSkier 1f083c0de2 Translated using Weblate (Russian)
1 year ago
Stepan Goremykin 0ed2aa6f06 Fix a few multiple enumerations
1 year ago
cvium 4fa7672d75 fix todos and add graylog back
1 year ago
cvium 9a246166b0 move a computation out of transaction and skip season updates if name matches
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
cvium cb48fe02c2 remove nullable enable
1 year ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
1 year ago
cvium 05e40ecb93 review comments
1 year ago
cvium 0d3d9490e5 remove unused deps
1 year ago
cvium d1190c5215 fix userdata table not being committed
1 year ago
cvium a061e8f8e4 fix bad merge
1 year ago
cvium c24571b5b8 Merge branch 'master' into sqlite_client_poc
1 year ago
cvium e7016e38b8 remove readonly
1 year ago
cvium 791413a50f open before changing pragmas
1 year ago
cvium cf04b43fa4 simplify extension methods
1 year ago
cvium fb511dbae2 rename variable and fix crash
1 year ago
Bond-009 84643e328d
Reduce the amount of allocations in GetWhereClauses (#10114)
1 year ago
cvium 061d79c113 remove runintransaction
1 year ago
cvium 0867812c1f more using
1 year ago
cvium f2d7842563 add missing using
1 year ago
cvium 493229cc15 fix guid blobs
1 year ago
cvium 613f4296e3 loading works
1 year ago
Muhammad Wafi Bin Arzu 388420faa2 Translated using Weblate (Malay)
1 year ago
0TTA 24201ef2e9 Translated using Weblate (Arabic)
1 year ago
Bond-009 260680d727
Merge pull request #10122 from cvium/remove_unnecessary_memorycache
1 year ago
cvium 2e32e335ac refactor: use ConcurrentDictionary when IMemoryCache isn't needed
1 year ago
TelepathicWalrus 4c7fb8f452
Album gain (#10085)
1 year ago
Bond-009 da030ed589
Merge pull request #10117 from Elu43/master
1 year ago
Samuel Bartík 71e4ea1314
Add Slovak parental ratings
1 year ago
Elu43 769953ad55
Update fr.csv
1 year ago
Bond-009 623027315b
Merge pull request #10029 from tallbl0nde/fix-multi-disc-album-art-extraction
1 year ago
Bond-009 07727e1d63
Merge pull request #9875 from Shadowghost/fixes
1 year ago
Bond_009 5677566a41 Enable nullable for more files
1 year ago
Shadowghost 4bb17039d7 Apply review suggestions
1 year ago
Shadowghost 048cb208b2
Fix Australian parental rating system (#10006)
1 year ago
tallbl0nde b8e5afbc10
Enable recursive query in BaseFolderImageProvider
1 year ago
Bond-009 db347eb7d8
Merge pull request #9992 from Blackskyliner/patch-1
1 year ago
Jothi Prasath fbe8388f82 Translated using Weblate (Tamil)
1 year ago
Yaron Shahrabani a17f8c56b6 Translated using Weblate (Hebrew)
1 year ago
Osa 4d2e612693 Translated using Weblate (Arabic)
1 year ago
Christoph Landsdorf bfc0056426
Add TinyMediaManager compatibility for german parental rating
1 year ago
Aran Chananar 1ea8150b0c Translated using Weblate (Thai)
1 year ago
Shadowghost 05d98fe24c Enforce permissions on websocket connections
1 year ago