aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Collapse)Author
2022-09-22Return string.Empty is span IsEmpty1hitsong
2022-09-22Adjust file read async functions1hitsong
2022-09-22Use async functions1hitsong
2022-09-21Update summaries, Use spans1hitsong
2022-09-20Use Directory GetFiles to find lyric files1hitsong
2022-09-19Make LyricParser a field1hitsong
2022-09-19Use field instead of property1hitsong
2022-09-19Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2022-09-19Add missing summary to AcceptedTimeFormats1hitsong
2022-09-19Move AcceptedTimeFormats to class level variable1hitsong
2022-09-19Variable declaration cleanup1hitsong
2022-09-18Code Cleanup1hitsong
2022-09-18Use numeric values for metadata values1hitsong
2022-09-18Use providers in order of priority1hitsong
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-09-18Update MediaBrowser.Providers/Lyric/LrcLyricProvider.cs1hitsong
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-09-18Update MediaBrowser.Providers/Lyric/TxtLyricProvider.cs1hitsong
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-09-18Update MediaBrowser.Providers/Lyric/TxtLyricProvider.cs1hitsong
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-09-18Remove automapper tool1hitsong
2022-09-17Use model properties for LRC metadata1hitsong
2022-09-17Resolve Azure build issues1hitsong
2022-09-17Code cleanups. Remove pragma commands1hitsong
2022-09-17Var type refinements1hitsong
2022-09-17Removing unused lines1hitsong
2022-09-17Convert _lyricProviders to an array.1hitsong
2022-09-16Remove use of AddParts. Cleanup use of Lyric vs Lyrics.1hitsong
2022-09-15Create ILyricManager1hitsong
2022-09-15Auto stash before merge of "lyric-lrc-file-support" and ↵1hitsong
"origin/lyric-lrc-file-support"
2022-09-13Add xmldocsShadowghost
2022-09-13Rename providers to be more genericShadowghost
2022-09-13Extend music parsingShadowghost
2022-08-15Fix various typos luz paz
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
2022-08-02Merge branch 'jellyfin:master' into masterNegulici-R. Barnabas
2022-08-01Backport pull request #8191 from jellyfin/release-10.8.zJoshua Boniface
fix: remove Virtual episodes when their physical counterpart exists Authored-by: cvium <clausvium@gmail.com> Merged-by: Bond-009 <bond.009@outlook.com> Original-merge: 77a007a24d5eef1209766d31e2f5038b11d1a8d4
2022-07-18Chapter Images:Negulici-R. Barnabas
- chapter image extraction intervals, limit count and resolutions can be set by the user from the server general settings;
2022-06-29Merge pull request #7988 from jellyfin/external-streams-exceptionsBond-009
(cherry picked from commit a71b19014218119adb0f7d1bcaf1393943483f49) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-06-14Merge pull request #7934 from Bond-009/xmlasync2Claus Vium
Enable XmlReaderSettings.Async, fixes #7929 (cherry picked from commit 1b8a2519911192fb272b15c07cc66dec6659aad9) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-14Merge pull request #7873 from cvium/fix_nfo_remoteimagesBond-009
(cherry picked from commit 1a787e273a7797f3c0275a62e1fd2805ae9c7943) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-06Merge pull request #7842 from crobibero/dependency-backportCody Robibero
(cherry picked from commit df6c5b6d421aeac7c4c29f9eab75b92f2c3c7ce7) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-06Merge pull request #7802 from jellyfin/externalCody Robibero
(cherry picked from commit 9954cbd550cc0b85ae6579e2504372f74316e7b8) Signed-off-by: crobibero <cody@robibe.ro>
2022-06-04Bump PlaylistsNET from 1.1.3 to 1.2.1 (#7818)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20Merge pull request #7723 from crobibero/tmdb-libCody Robibero
(cherry picked from commit 39196bb5e264fa8b60a6cbcdacf7b4cda336ab63) Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
Co-authored-by: Cody Robibero <cody@robibe.ro> (cherry picked from commit 8d1d9734381472b301deb0118bbb8da2a769a65e) Signed-off-by: crobibero <cody@robibe.ro>
2022-05-20Merge pull request #7529 from Shadowghost/strm-ffprobe-external-fixCody Robibero
(cherry picked from commit 60affd096595d68728506149d0ffce6e84b6b015) Signed-off-by: crobibero <cody@robibe.ro>
2022-05-09Bump PlaylistsNET from 1.1.3 to 1.2.1 (#7728)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-17Merge pull request #7521 from 1337joe/image-mime-fallbackCody Robibero
Add fallback for image downloads with bad reported MediaType (cherry picked from commit bf1ccf749314404d226e292d60e609056afe4718) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2022-04-07Merge pull request #7551 from cvium/fix_trailertypeCody Robibero
fix: remove (incorrect) negation of bool expression (cherry picked from commit fec2cf5060cdfdf5fa5bbd1e88529fc373dca945) Signed-off-by: crobibero <cody@robibe.ro>