Deluan
|
61e5523457
|
Handle "naked" CoverArtIDs (IDs of album, mediafiles and playlists)
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
8f3387a894
|
Fix tests and clean up code a bit
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
c1c4645501
|
Move artwork handling to its own package
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
b6eb60f019
|
Add new Artwork Cache Warmer
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
92b42b35b3
|
Fallback extracting tags using ffmpeg
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
0da27e8a3f
|
Add image cache back
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
38bde0ddba
|
Remove current Image Cache implementation
|
2022-12-28 15:31:56 -05:00 |
|
Deluan
|
1a96e9fe65
|
Import smart playlists (extension .nsp)
|
2021-10-23 20:25:28 -04:00 |
|
Deluan
|
056f0b944f
|
Refactor: Consolidate scrobbling logic in play_tracker
|
2021-06-23 11:01:58 -04:00 |
|
Deluan
|
d5461d0ae9
|
Refactor Agents to be singleton
Initial work for Last.fm scrobbler
|
2021-06-23 11:01:58 -04:00 |
|
Deluan
|
743e469795
|
Use singleton in other places as well
|
2021-06-21 18:59:26 -04:00 |
|
Deluan
|
f8ee6db72a
|
New implementation of NowPlaying
|
2021-06-20 10:39:16 -04:00 |
|
Yash Jipkate
|
af210c8903
|
Add Native Sharing REST API (#1150)
* Initial draft - UNTESTED
* changes to Save() and Update()
* apply col filter and limit nanoid
* remove columns to not update
|
2021-06-08 15:44:30 -04:00 |
|
Deluan
|
157faad028
|
Rename ExternalInfo to ExternalMetadata
|
2021-02-09 15:33:33 -05:00 |
|
Deluan
|
52a407b84b
|
Clean up, comments and logs
|
2021-02-08 16:54:51 -05:00 |
|
Deluan
|
9d24106066
|
Incomplete implementation of agents
|
2021-02-08 16:54:51 -05:00 |
|
Deluan
|
6ee45a9ccc
|
Move project to Navidrome GitHub organization
|
2021-02-06 21:46:35 -05:00 |
|
Deluan
|
9b756faef5
|
Make caches singletons
|
2020-10-27 18:20:50 -04:00 |
|
Deluan
|
0f418a93cd
|
Completely removed engine package, fewer abstraction layers \o/
|
2020-10-27 15:27:37 -04:00 |
|
Deluan
|
6152fadd92
|
Removed list_generator completely
|
2020-10-27 15:23:48 -04:00 |
|
Deluan
|
1e56f4da76
|
Add simple cache warmer, disabled by default
|
2020-10-25 23:22:52 -04:00 |
|
Deluan
|
a289a1945f
|
Remove redundant interfaces
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
07535e1518
|
Add ExternalInformation core service (not a great name, I know)
|
2020-10-20 16:07:31 -04:00 |
|
Deluan
|
2c370cae28
|
Support downloading full album and artist discography through Subsonic API
|
2020-08-04 12:39:13 -04:00 |
|
Deluan
|
2b59d4b87a
|
Rename 'Cover' to the more generic term 'Artwork'
|
2020-07-31 11:38:56 -04:00 |
|
Deluan
|
5620c58a30
|
Started the big refactor to extract common logic from engine package (Subsonic only) to core package (more generic)
|
2020-07-10 12:53:11 -04:00 |
|