mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2020-07-03 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'FEEDS.AUDIENCE_METRICS' field from the database. * Dropped the 'FEEDS.KEEP_METADATA' field from the database. * Dropped the 'FEEDS.MEDIA_LINK_MODE' field from the database. * Dropped the 'FEEDS.REDIRECT_PATH' field from the database. * Dropped the 'CAST_DOWNLOADS' table from the database. * Incremented the database version to 328. * Removed support for dynamically generated RSS feed metadata. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -45,12 +45,10 @@ bin_PROGRAMS = rdcastmanager
|
||||
dist_rdcastmanager_SOURCES = edit_cast.cpp edit_cast.h\
|
||||
globals.h\
|
||||
list_casts.cpp list_casts.h\
|
||||
pick_report_dates.cpp pick_report_dates.h\
|
||||
rdcastmanager.cpp rdcastmanager.h
|
||||
|
||||
nodist_rdcastmanager_SOURCES = moc_edit_cast.cpp\
|
||||
moc_list_casts.cpp\
|
||||
moc_pick_report_dates.cpp\
|
||||
moc_rdcastmanager.cpp
|
||||
|
||||
rdcastmanager_LDADD = @LIB_RDLIBS@ @LIBVORBIS@ @QT4_LIBS@ @MUSICBRAINZ_LIBS@ -lQt3Support
|
||||
|
||||
Reference in New Issue
Block a user