| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-05-19 | update playlist | Luke Pulverenti | |
| 2016-05-19 | add ignore attribute | Luke Pulverenti | |
| 2016-05-19 | fix content sometimes not appearing after restart | Luke Pulverenti | |
| 2016-05-18 | update dialogs | Luke Pulverenti | |
| 2016-05-18 | update artist queries | Luke Pulverenti | |
| 2016-05-17 | update queries | Luke Pulverenti | |
| 2016-05-16 | optimize dlna views | Luke Pulverenti | |
| 2016-05-16 | update dialogs | Luke Pulverenti | |
| 2016-05-15 | optimize dlna queries | Luke Pulverenti | |
| 2016-05-15 | optimize dlna queries | Luke Pulverenti | |
| 2016-05-15 | fix playlists empty with dlna | Luke Pulverenti | |
| 2016-05-12 | update shared components | Luke Pulverenti | |
| 2016-05-12 | update text | Luke Pulverenti | |
| 2016-05-11 | import shared media info component | Luke Pulverenti | |
| 2016-05-11 | update user data queries | Luke Pulverenti | |
| 2016-05-10 | update queries | Luke Pulverenti | |
| 2016-05-10 | update item counts | Luke Pulverenti | |
| 2016-05-10 | update FindByPath | Luke Pulverenti | |
| 2016-05-10 | fix DeviceDiscovery | Luke Pulverenti | |
| 2016-05-09 | update user queries | Luke Pulverenti | |
| 2016-05-08 | update windows ffmpeg | Luke Pulverenti | |
| 2016-05-08 | update user data queries | Luke Pulverenti | |
| 2016-05-07 | update artists | Luke Pulverenti | |
| 2016-05-07 | update icons | Luke Pulverenti | |
| 2016-05-06 | fix episode query | Luke Pulverenti | |
| 2016-05-06 | update components | Luke Pulverenti | |
| 2016-05-06 | reduce recursive querying | Luke Pulverenti | |
| 2016-05-04 | update recording saving | Luke Pulverenti | |
| 2016-05-04 | move media path methods to core | Luke Pulverenti | |
| 2016-05-04 | add name, index number params | Luke Pulverenti | |
| 2016-05-02 | update series pooling | Luke Pulverenti | |
| 2016-05-02 | support pooling series and seasons | Luke Pulverenti | |
| 2016-05-01 | support more filters at db level | Luke Pulverenti | |
| 2016-05-01 | introduce presentation unique key | Luke Pulverenti | |
| 2016-05-01 | update sqlite | Luke Pulverenti | |
| 2016-04-30 | support multiple user data keys | Luke Pulverenti | |
| 2016-04-30 | limit use of GetUserDataKey | Luke Pulverenti | |
| 2016-04-30 | fixes #1484 - (Feature request) Make emby choose output stream based on ↵ | Luke Pulverenti | |
| ffmpeg config | |||
| 2016-04-29 | cinema mode fixes | Luke Pulverenti | |
| 2016-04-27 | update providers | Luke Pulverenti | |
| 2016-04-27 | disable remember track selections for live channels | Luke Pulverenti | |
| 2016-04-27 | update CollectionFolder | Luke Pulverenti | |
| 2016-04-26 | support headroom with guide | Luke Pulverenti | |
| 2016-04-26 | Use HTTPS for API requests: Fix missed URLs | nfnty | |
| 2016-04-25 | faster cleanup of missing episodes | Luke Pulverenti | |
| 2016-04-25 | support duration on recording url | Luke Pulverenti | |
| 2016-04-25 | remove special characters from sort names | Luke Pulverenti | |
| 2016-04-23 | update browser launcher | Luke Pulverenti | |
| 2016-04-23 | Restrict metadata refresh of missing/virtual episodes | softworkz | |
| This commit can significantly improe library scan times! (in my case from 15minutes to 50s) This fixes the following situation: When a user has a series in his library with lots of episodes (like thousands), the metadata for ALL series episodes was refreshed during each library scan. This resulted in very long scan times, even when using the provider's cached data. This fix skips metadata refresh for episodes that are NOT present in the local library and are having an airdate older than 30days (no more changes likely to occur) during library scans. But these skipped items would still be refreshed during a full metadata refresh. I believe this is an acceptable balance between performance and accuracy. | |||
| 2016-04-20 | add OriginalTitle to metadata editor | Luke Pulverenti | |
