-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Just adding disc and track number to metadata (#167)
* replace frame requires updating position * formatting (...) * more (enougj) formating * bell fix * Update bell * Update bell * Add disc & track number * add Episode (podcast) number as well * initialize discNumber to 0 in podcast
- Loading branch information
1 parent
7e3930d
commit 541fed5
Showing
4 changed files
with
9 additions
and
2 deletions.
There are no files selected for viewing
Submodule bell
updated
4 files
+1 −1 | external/mdnssvc | |
+18 −10 | main/platform/linux/MDNSService.cpp | |
+14 −5 | main/platform/win32/MDNSService.cpp | |
+6 −8 | main/utilities/include/BellTask.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters