aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-27Now parse date in header correctly as being in UTCVasily
2020-04-27Address reviewssparky8251
2020-04-27Merge pull request #2992 from rotvel/feature/ffmpegBond-009
Try harder to find ffmpeg in app directory.
2020-04-26Order actions by route, then http methodcrobibero
2020-04-27Try harder to find ffmpeg in app directory. While here do some cleanupMax Git
2020-04-26Translated using Weblate (Greek)Shillos
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2020-04-26Translated using Weblate (Greek)Shillos
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2020-04-26Remove unnecessary foreach loopMark Monteiro
2020-04-26Merge remote-tracking branch 'upstream/master' into simplify-https-configMark Monteiro
Also reverts conflicting changes made in https://github.com/jellyfin/jellyfin/pull/2798
2020-04-26Fix merge with masterMark Monteiro
2020-04-26Translated using Weblate (Norwegian Bokmål)oytal
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
2020-04-26Merge pull request #2990 from mark-monteiro/create-missing-foldersJoshua M. Boniface
Create Missing Data Folders
2020-04-26Ensure metadata path is created on app startup, and also each time it is updatedMark Monteiro
2020-04-26Merge pull request #2940 from balu92/masterJoshua M. Boniface
Fix missing colons
2020-04-26Merge pull request #2798 from JustAMan/fix-livetv-againJoshua M. Boniface
Make localhost LiveTV restreams always use plain HTTP port
2020-04-26Ensure transcoding path is created when it is retrievedMark Monteiro
2020-04-26Merge pull request #2906 from randrey/dlna-nullref-fixJoshua M. Boniface
Fix InvalidOperationException while browsing via DLNA client.
2020-04-26Apply style changeJoshua M. Boniface
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-26Apply style changeJoshua M. Boniface
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-26Apply style changeJoshua M. Boniface
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-26Apply style changeJoshua M. Boniface
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-26Apply style changeJoshua M. Boniface
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-26Apply style changeJoshua M. Boniface
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-262969 - re-issed code to address when developer doesn't have certificate ↵BaronGreenback
installed.
2020-04-26Add basic new data model.Erwin de Haan
Added maxlength to SourceId text field in Metadata entity. Added extra fields to Person entity and adjusted SourceId length to 255. Added Extra Nuget deps for Relational databases and added Default Sqlite connection string. Made LibraryItem and Metadata abstract. Added artwork, changed DbSet names, added Seasons, added Genres, removed Language enum Add MediaFIleKind, add CustomVideos, add Books. Add AdditionalStream Updated GUIDs. Remove merge artifacts. Updated Language to use ISO-639-3 3 letter language codes. Added collections and concurrency tokens. Added chapters. Added Photos and renamed CustomVideo to CustomItem. Started adding fields. Added extra fields and Company entities. Implement a first pass of user permissions for the new database schema Upgrade to v2 of the addon. Commit generated files. Update comment, rename namespace and remove superflous field. Un-ignore any generated code. Clean up the model files and other left overs.
2020-04-26Remove unnecessary properties from SystemInfo response objectMark Monteiro
These properties do not provide any useful information to the client. The client would already have to have all this information in order to connect to the endpoint to retrieve it
2020-04-26Metrics endpoint now respects baseurlsparky8251
2020-04-26Merge remote-tracking branch 'upstream/master' into simplify-https-configMark Monteiro
2020-04-26Added option to disable metrics collection and defaulted it to offsparky8251
2020-04-25Update fedora/jellyfin.specJoshua M. Boniface
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-25Correct dpkg conditional logicJoshua M. Boniface
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2020-04-25Add prometheus exporterssparky8251
2020-04-25initcrobibero
2020-04-25Use the correct method to synchronously wait for tasks to completeMark Monteiro
2020-04-25Fix autolaunch & redirect of swagger.crobibero
2020-04-25Apply suggestions from code reviewBruce Coelho
Co-Authored-By: Cody Robibero <cody@robibe.ro>
2020-04-25Update Jellyfin.Api/Controllers/PackageController.cs Bruce Coelho
Applying requested changes to PackageController Co-Authored-By: Cody Robibero <cody@robibe.ro>
2020-04-25PackageService to Jellyfin.APIBruce
2020-04-25Remove BaseVideoTestBond_009
2020-04-25Merge pull request #2874 from barronpm/warnings-cleanup1Bond-009
Emby.Server.Implementations code cleanup and warning fixes (Part 1)
2020-04-25Merge pull request #2960 from ZadenRB/content-type-annotationBond-009
Adds annotation for content-type of ASP.NET Web API endpoints
2020-04-25Please roslynBond_009
2020-04-25Address commentsBond_009
2020-04-25Fix error in HLS codecs field when level is nullAndreas B
2020-04-25Merge pull request #2932 from crobibero/api-casingBond-009
Add optional camelCase formatter
2020-04-24Transfer EnvironmentService to Jellyfin.Apicrobibero
2020-04-24Apply suggestions from code reviewConfusedPolarBear
2020-04-24Add back in return type documentationZadenRB
2020-04-24Translated using Weblate (Hebrew)Aragon
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-04-23Minor fixConfusedPolarBear