| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-26 | fix sync container statuses | Luke Pulverenti | |
| 2016-08-25 | fix notifications query | Luke Pulverenti | |
| 2016-08-24 | support realtime monitor per library | Luke Pulverenti | |
| 2016-08-24 | reduce rescanning due to IsOffline | Luke Pulverenti | |
| 2016-08-23 | update sync settings | Luke Pulverenti | |
| 2016-08-23 | ETag for synced media | Softworkz | |
| 2016-08-22 | start a dashboard folder | Luke Pulverenti | |
| 2016-08-20 | add null check when updating images | Luke Pulverenti | |
| 2016-08-20 | update admin session filter | Luke Pulverenti | |
| 2016-08-20 | Merge pull request #2076 from softworkz/OrganizeInstantFeedback | Luke | |
| Auto-Organize: Async operation and instant feedback UI (reworked) | |||
| 2016-08-20 | Auto-Organize: Async operation and instant feedback UI (reworked) | softworkz | |
| This commit includes changes to enable and stabilize asyncronous operation in the auto-organize area. Here are the key points: - The auto-organize correction dialog is now closed (almost) instantly. This means that the user does not have to wait until the file copy/move operation is completed in order to continue. (even with local HDs the copy/move process can take several minutes or even much longer with network destination). - This commit also implements locking of files to be organized in order to prevent parallel processing of the same item. In effect, there can be 2 or more manual organization operations active even while the normal auto-organization task is running without causing any problems - The items that are currently being processed are indicated as such in the log with an orange color and a spinner graphic - The client display is refreshed through websocket messages - A side effect of this is that other clients showing the auto-organize log at the same time are always up-to-date as well | |||
| 2016-08-19 | remove fingerprintjs | Luke Pulverenti | |
| 2016-08-19 | update boxset resolver | Luke Pulverenti | |
| 2016-08-19 | update new episode creation | Luke Pulverenti | |
| 2016-08-19 | update genre validator | Luke Pulverenti | |
| 2016-08-18 | update xmltv lib | Luke Pulverenti | |
| 2016-08-18 | Merge pull request #2071 from softworkz/OrganizeErrorHandling2 | Luke | |
| EpisodeFileOrganizer: Improve error handling (alternate approach) | |||
| 2016-08-18 | EpisodeFileOrganizer: Improve error handling (alternate approach) | softworkz | |
| Previously some methods were just returning null or empty values in case of encountered errors; as a consequence, the actual reason for failure was never written to the auto-organize log. Instead, only a generic message like "Unable to sort xxx because target path could not be determined." was displayed. After this change, the actual reason for failure will be saved to the auto-organize log or displayed in the UI (when completing the organize dialog). This information is very important for the user. Examples are "No permission", "Target folder not available", "Disk full", etc.. | |||
| 2016-08-18 | update notifications | Luke Pulverenti | |
| 2016-08-18 | update item by name validators | Luke Pulverenti | |
| 2016-08-18 | fixes #1851 - EmbyServer crashes if staticly assigned IP address changes | Luke Pulverenti | |
| 2016-08-18 | update season queries | Luke Pulverenti | |
| 2016-08-17 | add guide optimizations | Luke Pulverenti | |
| 2016-08-17 | update sync display | Luke Pulverenti | |
| 2016-08-16 | remove readinputatnativeframerate | Luke Pulverenti | |
| 2016-08-16 | update season queries | Luke Pulverenti | |
| 2016-08-15 | fix folder caching | Luke Pulverenti | |
| 2016-08-15 | Merge pull request #2025 from softworkz/AsyncStreamInterface | Luke | |
| Async stream handling: Use interface instead of Func<Stream,Task> | |||
| 2016-08-15 | add setting for photo libraries | Luke Pulverenti | |
| 2016-08-13 | save library options on dialog close | Luke Pulverenti | |
| 2016-08-13 | fix lastmodified header | Luke Pulverenti | |
| 2016-08-13 | improve genre displays | Luke Pulverenti | |
| 2016-08-13 | Merge pull request #2040 from softworkz/IsFileLockedFix | Luke | |
| FileRefresher.IsFileLocked: Don't log Exceptions in case of no write permission | |||
| 2016-08-13 | Merge branch 'dev' of https://github.com/MediaBrowser/Emby into dev | Luke Pulverenti | |
| 2016-08-13 | stub out objects for per library settings | Luke Pulverenti | |
| 2016-08-13 | Fix: ETag-Values MUST be quoted according to W3C spec | Softworkz | |
| 2016-08-12 | rework storage of PresentationUniqueKey | Luke Pulverenti | |
| 2016-08-12 | update sync menus | Luke Pulverenti | |
| 2016-08-10 | don't restart timer if disposed | Luke Pulverenti | |
| 2016-08-10 | updated inherited parental rating value | Luke Pulverenti | |
| 2016-08-09 | exclude people from dynamic images | Luke Pulverenti | |
| 2016-08-08 | FileRefresher.IsFileLocked: Don't log Exceptions in case of no write permission | softworkz | |
| 2016-08-08 | remove X-Powered-By header | Luke Pulverenti | |
| 2016-08-07 | fix people refresh progress display | Luke Pulverenti | |
| 2016-08-07 | quote ffmpeg params | Luke Pulverenti | |
| 2016-08-07 | update SocketHttpListener | Luke Pulverenti | |
| 2016-08-07 | Avoid frequent Exception | softworkz | |
| 2016-08-07 | Remove handling IHttpResult | softworkz | |
| 2016-08-07 | Async stream handling: Use interface instead of Func<Stream,Task> | softworkz | |
| No functional changes | |||
| 2016-08-06 | fix artist case sensitivity searches | Luke Pulverenti | |
