..
20200130083147_create_schema.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200131183653_standardize_item_type.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200208222418_add_defaults_to_annotations.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200220143731_change_duration_to_float.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200310171621_enable_search_by_albumartist.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200310181627_add_transcoding_and_player_tables.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200319211049_merge_search_into_main_tables.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200325185135_add_album_artist_id.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200326090707_fix_album_artists_importing.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200327193744_add_year_range_to_album.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200404214704_add_indexes.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200409002249_enable_search_by_tracks_artists.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200411164603_add_created_and_updated_fields_to_playlists.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200418110522_reindex_to_fix_album_years.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200419222708_reindex_to_change_full_text_search.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200423204116_add_sort_fields.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200508093059_add_artist_song_count.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200512104202_add_disc_subtitle.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200516140647_add_playlist_tracks_table.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200608153717_referential_integrity.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200706231659_add_default_transcodings.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200710211442_add_playlist_path.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200731095603_create_play_queues_table.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200801101355_create_bookmark_table.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20200819111809_drop_email_unique_constraint.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201003111749_add_starred_at_index.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201010162350_add_album_size.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201012210022_add_artist_playlist_size.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201021085410_add_mbids.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201021093209_add_media_file_indexes.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201021135455_add_media_file_artist_index.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201030162009_add_artist_info_table.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201110205344_add_comments_and_lyrics.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201128100726_add_real-path_option.go
Rename migration
package to migrations
2021-03-22 13:38:04 -04:00
20201213124814_add_all_artist_ids_to_album.go
Fix migration error caused by #868
2021-04-15 21:25:02 -04:00
20210322132848_add_timestamp_indexes.go
Add timestamp indexes
2021-03-22 13:38:20 -04:00
20210418232815_fix_album_comments.go
Remove old refresh code
2022-12-28 15:31:56 -05:00
20210430212322_add_bpm_metadata.go
BPM metadata enhancement ( #1087 )
2021-05-05 21:35:01 -04:00
20210530121921_create_shares_table.go
Create share table and repository. ( #930 )
2021-05-30 11:50:35 -04:00
20210601231734_update_share_fieldnames.go
Add Native Sharing REST API ( #1150 )
2021-06-08 15:44:30 -04:00
20210616150710_encrypt_all_passwords.go
Implement Scrobble buffering/retrying
2021-07-02 10:04:41 -04:00
20210619231716_drop_player_name_unique_constraint.go
Fix GetNowPlaying endpoint showing only the last play
2021-06-20 10:39:19 -04:00
20210623155401_add_user_prefs_player_scrobbler_enabled.go
Implement Scrobble buffering/retrying
2021-07-02 10:04:41 -04:00
20210625223901_add_referential_integrity_to_user_props.go
Add referential integrity to remove user's props when user is deleted
2021-06-25 23:09:10 -04:00
20210626213026_add_scrobble_buffer.go
Implement Scrobble buffering/retrying
2021-07-02 10:04:41 -04:00
20210715151153_add_genre_tables.go
Force full rescan when adding multi-genres
2021-07-20 17:45:08 -04:00
20210821212604_add_mediafile_channels.go
feat: Adds Audio Channel Metadata - #1036
2021-09-20 19:33:50 -04:00
20211008205505_add_smart_playlist.go
Initial drafts for Smart Playlists
2021-10-23 20:25:28 -04:00
20211023184825_add_order_title_to_media_file.go
Use custom sanitize package, fix #2070
2023-01-12 13:39:05 -05:00
20211026191915_unescape_lyrics_and_comments.go
Fix migration to support null values
2021-11-04 21:23:41 -04:00
20211029213200_add_userid_to_playlist.go
Add owner_id
to playlist
2021-10-31 15:08:06 -04:00
20211102215414_add_alphabetical_by_artist_index.go
Add a new index for album, to optimize the getAlbumList?type=alphabeticalByArtist
Subsonic query
2021-11-02 22:08:21 -04:00
20211105162746_remove_invalid_artist_ids.go
Remove non-album artist_ids from the DB
2021-11-05 20:24:50 -04:00
20220724231849_add_musicbrainz_release_track_id.go
Capture "musicbrainz_releasetrackid" tag ( #1827 )
2022-10-01 12:13:47 -04:00
20221219112733_add_album_image_paths.go
Add all images found for each album in the database
2022-12-28 15:31:56 -05:00
20221219140528_remove_cover_art_id.go
Remove CoverArtID, fix tests
2022-12-28 15:31:56 -05:00
20230112111457_add_album_paths.go
Find artist.*
image in Artist folder
2023-01-13 22:18:34 -05:00
20230114121537_touch_playlists.go
"Touch" playlists to force some clients to reload cover art
2023-01-14 12:21:31 -05:00
20230115103212_create_internet_radio.go
Add Internet Radio support ( #2063 )
2023-01-15 15:11:37 -05:00
20230117155559_add_replaygain_metadata.go
ReplayGain support + audio normalization (web player) ( #1988 )
2023-01-17 15:57:19 -05:00
20230117180400_add_album_info.go
Get album info (when available) from Last.fm, add getAlbumInfo endpoint ( #2061 )
2023-01-17 20:22:54 -05:00
migration.go
Capture "musicbrainz_releasetrackid" tag ( #1827 )
2022-10-01 12:13:47 -04:00