Radarr/src/Marr.Data/QGen
Leonardo Galli 77f146b262
Added: Ability to add custom formats, working similar to qualities. (#2669)
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
2018-08-05 16:28:05 +02:00
..
Dialects Fixed: Rename movie not working (#1970) (Fixes #1908) 2017-08-20 22:12:02 +02:00
DeleteQuery.cs
ExpressionVisitor.cs
IQuery.cs
IQueryBuilder.cs
InsertQuery.cs
InsertQueryBuilder.cs
JoinBuilder.cs
PagingQueryDecorator.cs
QueryBuilder.cs
QueryFactory.cs
QueryQueueItem.cs
RowCountQueryDecorator.cs
SelectQuery.cs Changed: Alternative Titles were reworked greatly. This should speed up RSS Sync massively, especially for large libraries (up to 4x). 2017-08-09 22:14:01 +02:00
SortBuilder.cs
SortColumn.cs
SqlitePagingQueryDecorator.cs
SqliteRowCountQueryDecorator.cs Fixed: A few issues with the new alternative titles feature. (#2008) (Fixes #1919, #1927 and #1917) 2017-08-27 16:42:11 +02:00
Table.cs
TableCollection.cs Added: Ability to add custom formats, working similar to qualities. (#2669) 2018-08-05 16:28:05 +02:00
UpdateQuery.cs
UpdateQueryBuilder.cs
View.cs
WhereBuilder.cs Fixed: Rename movie not working (#1970) (Fixes #1908) 2017-08-20 22:12:02 +02:00