index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Library
/
CoreResolutionIgnoreRule.cs
Age
Commit message (
Collapse
)
Author
2025-09-07
Skip non-media folders in movie resolver (#14724)
theguymadmax
* Skip non-media folders in movie resolver * Ignorepatterns first
2025-07-26
Enhance extra rules for video and audio file naming; update tests for new ↵
Sven Cazier
naming conventions
2025-04-26
Add .gitignore style ignoring (#13906)
Tim Eisele
2024-04-17
Enable nullable for LibraryManager (#11191)
Bond-009
2022-12-05
Replace != null with is not null
Bond_009
2021-12-20
Fix extras folders
cvium
2021-11-15
Remove ILibraryManager as a dependency in resolvers etc.
cvium
2021-09-19
Fix extra folder type resolving.
Dixin
2021-05-24
Remove some unnecessary allocations
cvium
2020-07-20
Fix warnings
Bond_009
2020-06-25
Never ignore application folders
Claus Vium
2020-06-16
Add full stop at end of comments (SA1629)
telans
2020-05-15
Use glob patterns to ignore files
Erik Rigtorp
2019-11-27
Fix more warnings
Bond_009
2019-09-23
Fix multiple mistakes and warnings
Bond_009
2019-07-06
Fix style issues
Bond_009
2019-04-19
Fix incorrect escaping in regex pattern
bugfixin
2019-04-19
Adjust detection of 'sample' in filenames to use regex boundaries
bugfixin
2019-02-09
Removed some unused fields
Bond_009
2019-01-28
Unwrapped GetDirectoryName and DirectorySeperatorChar
Erwin de Haan
2019-01-13
Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
Erwin de Haan
2019-01-13
Visual Studio Reformat: Emby.Server.Implementations Part I-Lib
Erwin de Haan
2018-12-30
Use Microsoft.Extensions.Logging abstraction
Bond_009
2018-09-12
Update to 3.5.2 and .net core 2.1
stefan
2017-11-27
update rules for samples
Luke Pulverenti
2017-06-02
ignore qnap folder
Luke Pulverenti
2017-05-26
update GetItems method
Luke Pulverenti
2017-05-04
improve smb support
Luke Pulverenti
2016-12-28
reduce dlna logging
Luke Pulverenti
2016-11-03
move additional classes to new server lib
Luke Pulverenti