Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/62ffe2c59dd18c58f69275dab55e66020966def8?page=72 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

3851 Commits (62ffe2c59dd18c58f69275dab55e66020966def8)
 

Author SHA1 Message Date
LukePulverenti Luke Pulverenti luke pulverenti 2467ca9668 Moved some entities to the main project 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti b1df61f7ce Added ThreadedLogger 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 614668a447 Added api methods to mark an item as played or unplayed 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti f68137ec4a Added api methods to get movie special features 13 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool 29cdf55e44 Added Windows Phone specific code to BaseHttpApiClient that only compiles if it's a windows phone project. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8530e69878 Removed user item rating mode for now - it's too much work for the ui devs 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2441ba0c6d Added api methods to set user ratings for items 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti c1c4c85fc2 Added some favorites api calls 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti fd9ba20451 Fixed clearart image path 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8e9571e828 Added GetVideoStreamUrl to ApiClient 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 86f162fd7c Added aac to the AudioResolver 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9f1a7845dd Added GetAudioStreamUrl to ApiClient 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5525d108d3 Switched protobuf serialization to use precompiled assembly 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti e6d689bdd3 Added a precompiled protobuf serializer assembly 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 50f88997ba Added protobuf support for serializing ServerConfiguration 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b39ed2f63 Moved TV into the main project and added Series properties to DTOBaseItem 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2884df296c Moved Movies into the main project 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1fc7f8bd2d ApiClient improvements 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 343be5a91c api url fix 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti faead199a5 Moved AuthenticationResult 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1400e5ad9d Splash screen style fix - hide window commands 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti fe63d487be Removed dead code 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 93b42641d2 Switched to MEF to register http handlers 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti a95e868300 Fix filename 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2ca4e8b1c2 Added a SeriesInfo DTO 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 4e37f03b12 Updated ffmpeg 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 6f7095ce5b Prevent recursive loop 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0c05b03189 Disabling ffprobe for now until we have the repo 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti c7b305ee2e Added a user api handler, and improved portable ApiClient 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 23ea228079 Added a couple more methods to ApiClient 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 97a11da208 Fixed updating last login date on AuthenticateUser 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 24d221709d Fixed an issue with shortcuts pointing to a network share 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 90c609c159 Only add password to the form post if not null or empty 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8fc828361e Updated authentication 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 31c710ca34 Merge 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti c56ecc2439 Merge 13 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool 59c844fa7d Merge 13 years ago
ScottIsAFool Scott Lovegrove ScottIsAFool 300cf1ba18 Added GetRecentlyAddedItemsAsync method in ApiClient. 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3e0c2165b6 Added the first method to portable ApiClient 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1523117e9b Removed dead code 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti a48dd192ae Added a fully portable ApiClient 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 56a142591c Switched dummy dates to utc 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 82be5ff50d Added user dates 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 75b015c864 Added Async suffix 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti b12da143d1 Authentication tweaks 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 79cfbb1768 Move userId to post data 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti a529f07869 Removed unused code 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8775498732 Fixed image processing on images with indexed pixel formats 13 years ago
LukePulverenti Luke Pulverenti luke pulverenti 94c8332e26 Updated ApiInteraction.Metro to use json.net 13 years ago