Tsiry Sandratraina
ade4c4c67e
[mobile] fetch albums, artists and tracks from API
2023-05-07 21:08:34 +03:00
Tsiry Sandratraina
4b6dbd4883
fix(searcher): skip artist if already indexed
2023-04-22 11:46:45 +03:00
Tsiry Sandratraina
1f66a01f25
fix(searcher): skip track if already indexed
2023-04-21 22:40:59 +03:00
Tsiry Sandratraina
5abbbd144d
bump version code
...
bump version code
bump version code
2023-04-13 23:57:17 +03:00
Tsiry Sandratraina
9ffca7702b
bump version code
...
bump version code
bump version code
bump version code
bump version code
bump version code
bump version code
bump version code
bump version code
2023-04-03 11:49:19 +03:00
Tsiry Sandratraina
ad7cb38087
feat(webui): add filter feature for albums, artists and tracks
2023-04-03 11:49:18 +03:00
Tsiry Sandratraina
93b4873b32
feat: create indexes for albums, artists and tracks
2023-04-03 11:49:17 +03:00
Tsiry Sandratraina
472876da90
feat(api): add filter query parameter
...
revert changes
2023-04-03 11:49:16 +03:00
Tsiry Sandratraina
8fc59d3330
fix(scanner): re-write the scanner and the search engine, upgrade tantivy to 0.19.2
2023-04-03 11:49:15 +03:00
Tsiry Sandratraina
5f61342564
chore: bump version code
...
chore: bump version code
chore: bump version code
2023-02-17 08:07:16 +03:00
Tsiry Sandratraina
734e24a920
chore(settings): bump version code
...
chore(audio): update dependencies
chore(types): bump version code
chore(discovery): bump version code
chore(types): update dependencies
chore(entity): bump version code
chore(tracklist): bump version code
chore(storage): bump version code
chore(playback): bump version code
chore(migration): bump version code
chore(scanner): bump version code
chore(server): bump version code
chore(client): bump version code
chore(addons): bump version code
chore(graphql): bump version code
chore(webui): bump version code
chore: bump version code
2023-01-12 17:29:10 +03:00
Tsiry Sandratraina
afebede8a3
feat: improve remote connect
2023-01-11 22:03:59 +03:00
Tsiry Sandratraina
c00cb0bfdb
chore: fix broken tests
...
chore: fix broken tests
chore: fix broken tests
chore: fix broken tests
2023-01-11 22:03:59 +03:00
Tsiry Sandratraina
557f17ef8e
feat(playback): use AudioFile from music-player-audio crate
...
[playback] refactor track loader
refacto: use repo crates
2023-01-11 22:03:59 +03:00
Tsiry Sandratraina
29c6b39c4d
refacto: add reusable entity repositories
2023-01-11 22:03:57 +03:00
Tsiry Sandratraina
055e7ac4fb
chore: setup bazel build
2022-12-22 21:41:34 +03:00
Tsiry Sandratraina
29947dfab6
chore: build with bazel+cargo-raze
2022-12-19 16:47:40 +03:00
Tsiry Sandratraina
df81fe1328
fix(playback): add thread::sleep(Duration::from_millis(10))
...
work in progress
2022-12-05 12:22:25 +03:00
Tsiry Sandratraina
c5710452db
chore: add storage tests
...
chore: fix storage tests
add more tests
2022-12-01 20:33:54 +03:00
Tsiry Sandratraina
7448f95bd9
fix(tracklist): resolve bug in remove_track_at()
...
chore: bump version code
chore: bump version code
2022-11-18 08:49:08 +03:00
Tsiry Sandratraina
c832ee951e
feat(webui): implement search
2022-11-15 11:34:39 +03:00
Tsiry Sandratraina
6512f7fa40
chore: bump version code
...
chore: update Cargo.toml
chore: bump version code
2022-11-14 00:04:14 +03:00
Tsiry Sandratraina
5ebac6b68d
fix(search): return cover picture
2022-11-13 23:26:52 +03:00
Tsiry Sandratraina
1c53b10963
refactoring scanner implementation
2022-11-13 21:12:30 +03:00
Tsiry Sandratraina
36e8c9dd43
refactoring search engine
2022-11-13 19:09:17 +03:00
blitty-codes
6d3bf00381
Added tantivy search
...
- [Types] Separated struct Song from Scanner
- [Storage] New Structure Searcher with methods for seaching and
inserting songs
- [Scanner] Each time a song is found, the function saves it to tantivy
with its id
- [Cargos] Added types dependencies
2022-11-10 23:20:07 +03:00
Tsiry Sandratraina
55d223f135
update Cargo.toml
...
update Cargo.toml
update Cargo.toml
update Cargo.toml
update Cargo.toml
update Cargo.toml
update Cargo.toml
update Cargo.toml
2022-09-14 23:40:16 +00:00
Tsiry Sandratraina
d1eb214c29
cargo: add dependencies version
2022-09-14 22:53:09 +00:00
Tsiry Sandratraina
80ccf579aa
initialize addons structure
2022-09-14 19:00:28 +00:00
Tsiry Sandratraina
02e015ddbf
feat: scan music directory
2022-09-14 16:26:28 +00:00