aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-10-10fixed testsGreenback
2020-10-10Changes to support network configGreenback
2020-10-10Merge pull request #4219 from Spacetech/music_scan_speed_2dkanada
Increase initial scan speed for music libraries
2020-10-09Merge pull request #4284 from cvium/fix_playbackstartAnthony Lavado
Fix playbackstart not triggering in the new eventmanager
2020-10-09Translated using Weblate (Portuguese (Portugal))shakesac
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2020-10-09Remove tvdb plugin from server.crobibero
2020-10-09Merge remote-tracking branch 'upstream/master' into NetworkPR2Greenback
2020-10-08Moved all settings across to network.xmlGreenback
2020-10-06Add try-catch to avoid crashing the whole thingcvium
2020-10-06Remove websocketmanager from ApplicationHostcvium
2020-10-06Fix IWebSocketListener service registrationcvium
2020-10-06Fix playbackstart not triggering in the new eventmanagercvium
2020-10-05Merge pull request #4268 from Bond-009/groupinfoJoshua M. Boniface
Improve GroupInfo class
2020-10-05Merge pull request #4275 from anthonylavado/tasktimerBond-009
Fix Transcode Cleanup Schedule
2020-10-05Merge pull request #4210 from nielsvanvelzen/typed-websocket-messageBond-009
Use enum for WebSocket message types
2020-10-05Just enable insteadAnthony Lavado
2020-10-05Simply triggerAnthony Lavado
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-10-05Fix Transcode Cleanup ScheduleAnthony Lavado
Sets the default time to midnight, and confirms to the same task scheduling commands that other tasks use.
2020-10-04Merge pull request #4269 from joshuaboniface/session-limitJoshua M. Boniface
Add user max sessions options
2020-10-04Use nicer count comparitorJoshua M. Boniface
2020-10-04Revert "Implement better count method"Joshua M. Boniface
This reverts commit 5aa519fd399d8b09a360f6448acc992225f8c219.
2020-10-04Implement better count methodJoshua M. Boniface
2020-10-04Make the count an int for cleanlinessJoshua M. Boniface
2020-10-04Increase count check to 1Joshua M. Boniface
There's another way to disable a user anyways.
2020-10-04Make log entry informationalJoshua M. Boniface
2020-10-04Remove variables from SecurityExceptionJoshua M. Boniface
2020-10-04Fix syntax errorJoshua M. Boniface
2020-10-04Add active session trackingJoshua M. Boniface
Adds a flag for a maximum number of user sessions, as well as an authentication check to ensure that the user is not above this level.
2020-10-04Fix buildBond_009
2020-10-04Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into ↵Jim Cartlidge
NetworkPR2
2020-10-04Updatig netcollection & re-inserting BOMJim Cartlidge
2020-10-03Migrate the TMDb providers to the TMDbLib librarycvium
2020-10-03Add missing parameter comments.cvium
2020-10-03Fix xml doc commentcvium
2020-10-03Defer image pre-fetching until the end of a refresh/scancvium
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-01Fix lastProgressMessageTimes dictionary errorsGary Wilber
2020-10-01Switch to TPL dataflow for subfolder scanGary Wilber
2020-10-01Remove PlayableStreamFileNames as unusedStanislav Ionascu
Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property.
2020-10-01Add probe / direct-stream / transcoding support for BluRaysStanislav Ionascu
This commit (and ffmpeg built with libbluray support), adds support for playback of bluray images (bd-iso) and bluray folders.
2020-10-01Update Emby.Server.Implementations.csprojBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-09-30Increase library scan and metadata refresh speedGary Wilber
2020-09-30Removing string we don't use anymore.Justin LeCheminant
2020-09-30Update all on-disk pluginscrobibero