aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2023-07-03Merge pull request #8914 from bradbeattie/augmented-tag-searchingClaus Vium
Augment tag searching to consider individual ItemValues instead of the delimited tags field
2023-07-02Fix sending websocket messages (#9948)Cody Robibero
2023-07-01Merge pull request #9219 from ProfessionalismIsMyMiddleName/masterClaus Vium
Add a way to handle more invalid characters when sanitizing a filename
2023-07-01Merge pull request #9447 from Bond-009/disablerealtimemonitorClaus Vium
Disable real time monitoring by default
2023-07-01Align indentation on bottom brace of new listRonan Charles-Lorel
Should stop error SA1137 in debug build
2023-07-01Formatting Ronan Charles-Lorel
Fixes debug build? Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-06-29Moving invalid chars list at class level with a better nameRonan Charles-Lorel
2023-06-29Remove call to Path.GetInvalidFileNameCharsRonan Charles-Lorel
Superseded by a static char list to avoid platform-dependent issues
2023-06-29Merge branch 'jellyfin:master' into masterRonan Charles-Lorel
2023-06-29Fix Websocket OpenApi (#9935)Cody Robibero
* Further split inbound and outbound messages * Fix datatype for inbound start messages * fixes from review
2023-06-28Merge branch 'master' into trickplayNick
2023-06-28Merge pull request #9231 from JPVenson/bugfix/1907_CleanupCollectionsJoshua M. Boniface
2023-06-28Use RegexGenerator where possibleBond_009
2023-06-27Do HEAD request to get content type instead of checking for extension (#8823)Bond-009
2023-06-27suggestions from reviewCody Robibero
2023-06-27Merge branch 'master' into network-rewriteShadowghost
2023-06-27Update ↵JPVenson
Emby.Server.Implementations/ScheduledTasks/Tasks/CleanupCollectionPathsTask.cs Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-06-26Minor code changesNick
2023-06-26Migrate to trickplay table to EF. Rename vars/methods/members to have ↵Nick
consistent use of tile and thumbnail
2023-06-24Translated using Weblate (Nepali)Sushil Shrestha
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
2023-06-22Task localizationNick
2023-06-22Make trickplay response ids have no dashesnicknsy
2023-06-22Trickplay generation, manager, storagenicknsy
2023-06-21Merge branch 'master' into network-rewriteShadowghost
2023-06-19Move hardcoded LibraryUpdateDuration to ServerConfiguration. Fixes #9893.Frank Riley
Signed-off-by: Frank Riley <fhriley@gmail.com>
2023-06-15Merge branch 'master' into network-rewriteShadowghost
2023-06-10Merge pull request #9564 from AmbulantRex/whitelist-dllsCody Robibero
2023-06-10Merge pull request #8203 from Shadowghost/nfo-season-namesCody Robibero
Implement NFO named season parsing
2023-06-07Merge branch 'master' into network-rewriteShadowghost
2023-06-05Source SQLite cache_size from an Environment Variable (#9666)Mark Lopez
2023-06-02Merge pull request #9667 from Silvenga/restore-default-journal-sizeBond-009
2023-06-02Translated using Weblate (Hindi)Bucky Patel
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hi/
2023-05-30Merge pull request #9818 from Shadowghost/fixesBond-009
2023-05-27Translated using Weblate (Lithuanian)pranelio
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
2023-05-26Fix TotalRecordCount calculationShadowghost
2023-05-25Merge branch 'master' into network-rewriteShadowghost
2023-05-23Check for Imdb id for seriesBond_009
2023-05-22Apply review suggestionShadowghost
2023-05-21Translated using Weblate (Bengali)Shimul Roy
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2023-05-21Translated using Weblate (Turkish)PakuDrag
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2023-05-20Implement NFO named season parsingShadowghost
2023-05-18Translated using Weblate (Telugu)Anvesh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/te/
2023-05-18Translated using Weblate (Malayalam)Abhinivesh Vijayan
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ml/
2023-05-16Merge pull request #9776 from thornbill/default-filesBill Thornton
Use default files to remove index.html from url
2023-05-15Merge pull request #9775 from crobibero/readonlyspanClaus Vium
Fix readonlyspan usage
2023-05-15Use default files to remove index.html from urlBill Thornton
2023-05-15Fix readonlyspan usageCody Robibero
2023-05-15Fix playlists library and migration (#9770)Shadowghost
2023-05-15Audio normalization (#9222)TelepathicWalrus
Co-authored-by: Joe Rogers <1337joe@users.noreply.github.com> Co-authored-by: Bond-009 <bond.009@outlook.com>
2023-05-14fix formatting and update summaryherby2212