Ruud
|
c4d661535c
|
Movie > Media
|
12 years ago |
Jason Mehring
|
4063761313
|
Changed model to accept Unicode value for airs_time and add last_updated field for episode. Now stores both as well as airs_daysofweek
|
12 years ago |
Ruud
|
779c7d2942
|
Remove mutable objects from function args
|
12 years ago |
Jason Mehring
|
3363e164fd
|
refactored Movie model to Media
|
12 years ago |
Jason Mehring
|
6d6d5caeb6
|
Completed tvshow model
|
12 years ago |
Jason Mehring
|
9b238ba712
|
Added Seasons. Show is the parent to Seasons and Episodes are the children if Season
|
12 years ago |
Jason Mehring
|
029cf9ecac
|
New model implemented to work with both Movies and TV Shows as well any future types. Currenly episodes are mapped directly to shows; no seasons yet. Will get around to that soon. This version allows you to add any tv show and it will appear in wanted list, but no searches are written yet :)
|
12 years ago |
Jason Mehring
|
31cd993506
|
EOD commit (WIP). So close to writing tv objects to database but too tired to finish. Currently storing a show as a movie using imdb metadata. Added another search button beside movie button
|
12 years ago |
Jason Mehring
|
bc11f90529
|
EOD commit (WIP). Commented out schema added yesterday in favour of a more global scheme. Added menu option in GUI to search for tv shows (placed on top of movie one for now). Partially implemented thetvdb provider. Search is working and returns a list of shows for GUI search along with posters. posters still need work.
|
12 years ago |
Ruud
|
623571acbb
|
Make category destination editable
|
12 years ago |
Jason Mehring
|
e270e09969
|
EOD commit (WIP). Added partial Show, Episode schema.
|
12 years ago |
Ruud
|
dd67239b6e
|
Add categories to settings
|
12 years ago |
Ruud
|
93346b0c63
|
Properly update release dates
|
12 years ago |
clinton-hall
|
007597239f
|
add categories
|
12 years ago |
mano3m
|
f9ace29cab
|
Fix the names of quality identifiers
720P should be 720p, 1080P should be 1080p. Ref
http://en.wikipedia.org/wiki/720p and http://en.wikipedia.org/wiki/1080p
Note that this update only changes anything for new databases. For as
far as I can see the change for existing databases is minimal.
|
12 years ago |
Ruud
|
a97570027d
|
Prevent null in boolean column. fix #1374
|
12 years ago |
Ruud
|
d0fc20ca6e
|
Add last_edit to movie and release tables
|
12 years ago |
Ruud
|
f7911fe9f3
|
Remove release on new scan
|
13 years ago |
Ruud
|
627314dbe1
|
Change release info API structure
|
13 years ago |
Ruud
|
d562559562
|
Json & decode errors. fix #494
|
13 years ago |
Ruud
|
ea1b0c2816
|
Remove history table
|
13 years ago |
Ruud
|
cdaa2c03e4
|
Put db in environment
|
13 years ago |
Ruud
|
efe554d723
|
Try and optimize sqlite. #210
|
13 years ago |
Ruud
|
b82d14f32d
|
Remove library after last release is deleted. fix #179
|
13 years ago |
Ruud
|
398ceed34b
|
Import cleanup
|
13 years ago |
Ruud
|
f1cbb265bd
|
Cascaded deletion
|
13 years ago |
Ruud
|
705e3058bf
|
Decode sets to lists before json encoding
|
13 years ago |
Ruud
|
15175a0330
|
Notification system
|
13 years ago |
Ruud
|
2323136221
|
Don't load empty json
|
13 years ago |
Ruud
|
63225f7e5c
|
Library info as json
|
13 years ago |
Ruud
|
930c166733
|
Add table indexes to identifiers
|
13 years ago |
Ruud
|
154a5dc099
|
XBMC Metadata fixes
|
13 years ago |
Ruud
|
fa98da2edf
|
Add simplified title to library title
|
13 years ago |
Ruud
|
a9d2cc10a3
|
XBMC Metadata .nfo generation
|
14 years ago |
Ruud
|
cb5fc694ab
|
Downloading of single releases and more
|
14 years ago |
Ruud
|
970b400a0c
|
Extra library fields
|
14 years ago |
Ruud
|
31e57b9510
|
Notification update
|
14 years ago |
Ruud
|
98aafeaec3
|
Renamer, movie searcher, Library scanning
New theme for UI
and more..
|
14 years ago |
Ruud
|
09fed4ca63
|
Scanner, Downloaders, Providers
|
14 years ago |
Ruud
|
85fc1c01ee
|
Notifications
|
14 years ago |
Ruud
|
288aa8c0a1
|
Movie search
Profile Settings
|
14 years ago |
Ruud
|
322762d702
|
Searcher, settings styling
|
14 years ago |
Ruud
|
e39de40d2d
|
Movie add
JSONP
|
14 years ago |
Ruud
|
cdde98653e
|
environment class
get_session
|
14 years ago |
Ruud
|
38a9ae2592
|
Added api and front_end as Modules
|
14 years ago |
Ruud
|
722731c8bc
|
Restructuring
Logging
Basic config loading from plugins/providers
|
14 years ago |
alshain
|
92f30fbe47
|
Adds RenameHistory.
|
14 years ago |
alshain
|
33b30301fb
|
Adds identifier, name not nullable in FileType.
|
14 years ago |
alshain
|
b6c4e451b4
|
Make size not nullable on File.
|
14 years ago |
alshain
|
ce5a91eaa7
|
Changes File model.
|
14 years ago |